Locked

Post subject: Shift+F1 shortcut
Former player
Joined: 9/6/2004
Posts: 4
Location: Atlanta, GA
To make Snes9x saves a little quicker, here's a registry key to remap F1 to the Caps Lock key:
REGEDIT4 
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout] 
"Scancode Map"=hex:00,00,00,00,00,00,00,00,02,00,00,00,3B,00,3A,00,00,00,00,00
3B is F1, and 3A is Caps Lock. If you want to use different keys, just substitute different keyboard scan codes. You can find a full list of them here. - Drew

Locked