mirror of
https://github.com/blupi-games/planetblupi
synced 2024-12-30 10:15:36 +01:00
Fix README mistakes
This commit is contained in:
parent
fcb6f00a7f
commit
42dcdffdf5
@ -8,7 +8,7 @@ to construct your own missions.
|
|||||||
|
|
||||||
| Category | Description |
|
| Category | Description |
|
||||||
| -------- | ----------- |
|
| -------- | ----------- |
|
||||||
| OS | At least GNU/Linux 2.6.32, macOS 10.7 or Microsoft Windows Vista |
|
| OS | At least GNU/Linux 2.6.32, macOS 10.8 or Microsoft Windows Vista |
|
||||||
| VIDEO | An 3D accelerated video card is highly recommended |
|
| VIDEO | An 3D accelerated video card is highly recommended |
|
||||||
| SOUND | Any sound card supported by ALSA, PulseAudio, macOS or DirectSound |
|
| SOUND | Any sound card supported by ALSA, PulseAudio, macOS or DirectSound |
|
||||||
| INPUT | Keyboard and mouse |
|
| INPUT | Keyboard and mouse |
|
||||||
@ -19,10 +19,10 @@ What ever your screen resolution is, the game "Planet Blupi" always runs in
|
|||||||
640x480 on full screen. If your screen does not support this mode, you may run
|
640x480 on full screen. If your screen does not support this mode, you may run
|
||||||
the game by default in windowed mode. Proceed as follows:
|
the game by default in windowed mode. Proceed as follows:
|
||||||
|
|
||||||
- 1. Quit the game _Planet Blupi_.
|
1. Quit the game _Planet Blupi_.
|
||||||
- 2. Open the file `<INSTALLDIR>/data/config.json` with a text editor.
|
2. Open the file `<INSTALLDIR>/data/config.json` with a text editor.
|
||||||
- 3. Replace `fullscreen: true` by `fullscreen: false`.
|
3. Replace `fullscreen: true` by `fullscreen: false`.
|
||||||
- 4. Save and restart the game.
|
4. Save and restart the game.
|
||||||
|
|
||||||
In this mode the screen is no more scrolled if the mouse touches the window
|
In this mode the screen is no more scrolled if the mouse touches the window
|
||||||
border. Use the Keyboard arrows instead.
|
border. Use the Keyboard arrows instead.
|
||||||
@ -32,9 +32,9 @@ border. Use the Keyboard arrows instead.
|
|||||||
Left button:
|
Left button:
|
||||||
This button is always used in three steps:
|
This button is always used in three steps:
|
||||||
|
|
||||||
- 1. Select a Blupi.
|
1. Select a Blupi.
|
||||||
- 2. Click where you want him to act.
|
2. Click where you want him to act.
|
||||||
- 3. Click the button corresponding to the required operation.
|
3. Click the button corresponding to the required operation.
|
||||||
|
|
||||||
If the chosen Blupi is already selected (blue or red circle around him),
|
If the chosen Blupi is already selected (blue or red circle around him),
|
||||||
step 1) is not necessary.
|
step 1) is not necessary.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user