mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
MELONDS-SA: updated hotkeys and configs
This commit is contained in:
parent
f6286ddd55
commit
1dc360d0a9
|
@ -24,30 +24,30 @@ Joy_X=2
|
||||||
Joy_Y=3
|
Joy_Y=3
|
||||||
HKKey_Lid=-1
|
HKKey_Lid=-1
|
||||||
HKKey_Mic=-1
|
HKKey_Mic=-1
|
||||||
HKKey_Pause=-1
|
HKKey_Pause=82
|
||||||
HKKey_Reset=-1
|
HKKey_Reset=-1
|
||||||
HKKey_FastForward=-1
|
HKKey_FastForward=76
|
||||||
HKKey_FastForwardToggle=-1
|
HKKey_FastForwardToggle=-1
|
||||||
HKKey_FullscreenToggle=-1
|
HKKey_FullscreenToggle=-1
|
||||||
HKKey_SwapScreens=-1
|
HKKey_SwapScreens=89
|
||||||
HKKey_SolarSensorDecrease=-1
|
HKKey_SolarSensorDecrease=-1
|
||||||
HKKey_SolarSensorIncrease=-1
|
HKKey_SolarSensorIncrease=-1
|
||||||
HKKey_FrameStep=-1
|
HKKey_FrameStep=-1
|
||||||
HKJoy_Lid=-1
|
HKJoy_Lid=-1
|
||||||
HKJoy_Mic=-1
|
HKJoy_Mic=-1
|
||||||
HKJoy_Pause=10
|
HKJoy_Pause=-1
|
||||||
HKJoy_Reset=-1
|
HKJoy_Reset=-1
|
||||||
HKJoy_FastForward=85065727
|
HKJoy_FastForward=-1
|
||||||
HKJoy_FastForwardToggle=-1
|
HKJoy_FastForwardToggle=-1
|
||||||
HKJoy_FullscreenToggle=-1
|
HKJoy_FullscreenToggle=-1
|
||||||
HKJoy_SwapScreens=9
|
HKJoy_SwapScreens=-1
|
||||||
HKJoy_SolarSensorDecrease=-1
|
HKJoy_SolarSensorDecrease=-1
|
||||||
HKJoy_SolarSensorIncrease=-1
|
HKJoy_SolarSensorIncrease=-1
|
||||||
HKJoy_FrameStep=-1
|
HKJoy_FrameStep=-1
|
||||||
JoystickID=0
|
JoystickID=0
|
||||||
WindowWidth=768
|
WindowWidth=768
|
||||||
WindowHeight=414
|
WindowHeight=418
|
||||||
WindowMax=0
|
WindowMax=1
|
||||||
ScreenRotation=0
|
ScreenRotation=0
|
||||||
ScreenGap=0
|
ScreenGap=0
|
||||||
ScreenLayout=3
|
ScreenLayout=3
|
||||||
|
@ -129,7 +129,7 @@ CheatFilePath=
|
||||||
EnableCheats=0
|
EnableCheats=0
|
||||||
MouseHide=0
|
MouseHide=0
|
||||||
MouseHideSeconds=5
|
MouseHideSeconds=5
|
||||||
PauseLostFocus=0
|
PauseLostFocus=1
|
||||||
DSBatteryLevelOkay=1
|
DSBatteryLevelOkay=1
|
||||||
DSiBatteryLevel=15
|
DSiBatteryLevel=15
|
||||||
DSiBatteryCharging=1
|
DSiBatteryCharging=1
|
Loading…
Reference in a new issue