- Added missing key information on the windows readme
This commit is contained in:
parent
7a85c9e85d
commit
d1172395c7
|
@ -59,10 +59,11 @@ joysticks will be supported.
|
||||||
|
|
||||||
Here are the default key mappings (they may be subject to
|
Here are the default key mappings (they may be subject to
|
||||||
change):
|
change):
|
||||||
|
|
||||||
Up arrow - Up
|
Up arrow - Up
|
||||||
Left arrow - Left
|
Left arrow - Left
|
||||||
Down arrow - Down
|
Down arrow - Down
|
||||||
right arrow - Right
|
Right arrow - Right
|
||||||
x - A button
|
x - A button
|
||||||
z - B button
|
z - B button
|
||||||
s - X button
|
s - X button
|
||||||
|
@ -72,6 +73,14 @@ change):
|
||||||
Enter - Start button
|
Enter - Start button
|
||||||
Right Shift - Select button
|
Right Shift - Select button
|
||||||
|
|
||||||
|
n - Frame advance
|
||||||
|
Space - Pause/Unpause
|
||||||
|
p - Load current state
|
||||||
|
1,2,3,4,5,6,7,8,9,0 - Select current state
|
||||||
|
F1-F10 - Load relevant state
|
||||||
|
Shift+F1-F10 - Save relevant state
|
||||||
|
|
||||||
|
|
||||||
Sound Settings:
|
Sound Settings:
|
||||||
Here you can change the default sound settings. By default
|
Here you can change the default sound settings. By default
|
||||||
DeSmuME uses Direct Sound, a buffer size of 2940, and volume
|
DeSmuME uses Direct Sound, a buffer size of 2940, and volume
|
||||||
|
@ -105,10 +114,6 @@ choosing "Open". Select which file you'd like to open, and the
|
||||||
emulator will automatically load and start running the
|
emulator will automatically load and start running the
|
||||||
selected ROM.
|
selected ROM.
|
||||||
|
|
||||||
You can save the current emulation state by press shift + one
|
|
||||||
of the twelve F keys. To load, just press one of the twelve F
|
|
||||||
keys (without shift pressed).
|
|
||||||
|
|
||||||
------------------------
|
------------------------
|
||||||
|
|
||||||
Under the View menu there's also a few additional options you
|
Under the View menu there's also a few additional options you
|
||||||
|
|
Loading…
Reference in New Issue