fixed keys in the readme file

This commit is contained in:
Augustus
2025-07-06 01:35:27 +03:00
parent 84e31209a3
commit 1e874cfc70

103
readme.md
View File

@@ -28,66 +28,57 @@ MushClient is a portable client designed specifically for Cosmic Rage. The game
2. **Connect**: The game world should automatically load. If it doesn't, or if you need to re-establish a connection, you can typically do so through the client's connection menu.
## Hotkeys Reference
## Keybindings
### General Soundpack Control
### Buffer Switching
- **Alt + 1** to **Alt + 0**: Switch to buffer 1 through 10
- **Alt + Right**: Next buffer
- **Alt + Left**: Previous buffer
- **Alt + Down**: Buffer down
- **Alt + Up**: Buffer up
- **Alt + PageDown**: Scroll buffer down
- **Alt + PageUp**: Scroll buffer up
- **Alt + End**: Jump to bottom of buffer
- **Alt + Home**: Jump to top of buffer
- **Alt + Shift + Delete**: Clear buffer
- **Alt + Shift + Right**: Add buffer
- **Alt + Shift + Left**: Delete buffer
* **Shift + F1**: Toggle the entire soundpack on/off.
* **Alt + F12**: Restart the soundpack.
* **Control + Shift + R**: Reload the soundpack.
* **Alt + Shift + H**: Display a short help file related to soundpack updating.
* **Shift + F2**: Access the interface to change script and sound file paths (use with caution!).
* **Control + `** (backtick): Toggle command displaying in the output window.
### Sound and Volume Settings
- **F2**: Open settings
- **F4**: Master volume
- **F5**: General volume
- **F6**: Ambiance volume
- **F7**: Communication volume (IC/OOC)
- **F8**: Planetary music volume
- **Ctrl + F5**: Clocks volume
- **Ctrl + F6**: Combat music volume
- **Ctrl + F7**: IC social volume
- **Ctrl + F8**: OOC social volume
- **Alt + F5**: Ground combat volume
- **Alt + F6**: Harvesting activity volume
- **Alt + F7**: Salvage activity volume
- **Alt + F8**: Pilot's Parody (games) volume
- **Shift + F5**: Starship combat volume
- **Shift + F6**: Ship volume
- **Shift + F7**: Ship movement volume
- **Shift + F8**: Vehicle volume
- **F9**: IC social sounds
- **F10**: OOC social sounds
- **Alt + F9**: Sound panning
- **Alt + F10**: Sound pitch shifting
- **Alt + F11**: Toggle ambiance
- **Ctrl + F9**: Toggle planetary music
- **Ctrl + F10**: Toggle space combat music
- **Ctrl + F11**: Toggle weather sounds
- **Alt + F12**: Restart
- **Shift + Alt + F9**: Interrupt OOC social sounds on next play
### Volume Controls
### Other Functions
- **Shift + F1**: Toggle SP on/off
- **Ctrl + Shift + Enter**: Toggle buffer sounds
- **Ctrl + Shift + V**: Show version
* **F5**: General volume control.
* **F6**: Ambience volume.
* **F7**: Communication volume.
* **F8**: Music volume.
* **Control + F5**: Clock volume.
* **Control + F6**: Combat music volume.
* **Control + F7**: In-character (IC) social volume.
* **Control + F8**: Out-of-character (OOC) social volume.
* **Alt + F5**: Ground combat volume.
* **Alt + F6**: Harvesting volume.
* **Alt + F7**: Salvage volume.
* **Alt + F8**: Games volume.
* **Shift + F5**: Ship combat volume.
* **Shift + F6**: Ship volume.
* **Shift + F7**: Ship movement volume.
* **Shift + F8**: Vehicle volume.
* **Control + F2**: Decrease the client-side main volume.
* **Control + F3**: Increase the client-side main volume.
### Sound Toggles
* **F9**: Toggle IC social sounds.
* **F10**: Toggle OOC social sounds.
* **Alt + F9**: Toggle sound panning.
* **Alt + F10**: Toggle pitch shifting.
* **Alt + F11**: Toggle ambiance sounds.
* **Alt + Shift + F9**: Toggle OOC Social Sound Interruption.
* **Control + F9**: Toggle planetary music.
* **Control + F10**: Toggle space combat music.
* **Control + F11**: Toggle weather sounds.
* **Alt + F3**: Toggle Intro Music.
### Buffer Management
* **Alt + Shift + Right**: Add a new buffer.
* **Alt + Shift + Left**: Delete a buffer.
* **Alt + Left**: Go to the previous buffer.
* **Alt + Right**: Go to the next buffer.
* **Alt + Page Up**: Scroll up 10 messages in the current buffer.
* **Alt + Page Down**: Scroll down 10 messages in the current buffer.
* **Alt + Up**: Go to the previous message in the current buffer.
* **Alt + Down**: Go to the next message in the current buffer.
* **Alt + #**: Jump directly to buffer number `#`.
* **Alt + Home**: Go to the top of the current buffer.
* **Alt + End**: Go to the bottom of the current buffer.
* **Alt + Delete**: Clear the current buffer.
* **Alt + Shift + Delete**: Clear all buffers.
* **Control + Shift + Enter**: Toggle buffer sounds on/off.
## FAQ