• ✨ ARCHIVE MODE ✨
    The forum has now been set to read-only mode, no new posts, resources, replies etc will not be possible.
    We recommend you join our Discord server to get real-time response: Discord Invite Link

Key Binds

Status
Not open for further replies.

Donkeyman224

Fisherman
Its been really annoying me how you cant change what controls are bound to witch key. A options at the home screen with sound, Controls and stuff like that would be good
 

Donkeyman224

Fisherman
Also in the Name Raters house, not only can you change your Pokemons name But also Switch what balls that they are in.
 

DracoHouston

Kolben Developer
Contributor
/pokemon/saves/keyboard.dat, open it in a text editor, looks like this
Code:
[ForwardMove]=W
[LeftMove]=A
[BackwardMove]=S
[RightMove]=D
[Inventory]=E
[Chat]=T
[Pokegear]=Q
[MuteMusic]=M
[Up]=Up
[Down]=Down
[Left]=Left
[Right]=Right
[CameraLock]=C
[GUIControl]=F1
[ScreenShot]=F2
[DebugControl]=F3
[PerspectiveSwitch]=F5
[FullScreen]=F11
[Enter1]=Enter
[Enter2]=Space
[Back1]=E
[Back2]=E
[Escape]=Escape
[OnlineStatus]=Tab
 

snoe

Active Member
/pokemon/saves/keyboard.dat, open it in a text editor, looks like this
Code:
[ForwardMove]=W
[LeftMove]=A
[BackwardMove]=S
[RightMove]=D
[Inventory]=E
[Chat]=T
[Pokegear]=Q
[MuteMusic]=M
[Up]=Up
[Down]=Down
[Left]=Left
[Right]=Right
[CameraLock]=C
[GUIControl]=F1
[ScreenShot]=F2
[DebugControl]=F3
[PerspectiveSwitch]=F5
[FullScreen]=F11
[Enter1]=Enter
[Enter2]=Space
[Back1]=E
[Back2]=E
[Escape]=Escape
[OnlineStatus]=Tab
now if only we could implement that in the options menu :p
 

Donkeyman224

Fisherman
/pokemon/saves/keyboard.dat, open it in a text editor, looks like this
Code:
[ForwardMove]=W
[LeftMove]=A
[BackwardMove]=S
[RightMove]=D
[Inventory]=E
[Chat]=T
[Pokegear]=Q
[MuteMusic]=M
[Up]=Up
[Down]=Down
[Left]=Left
[Right]=Right
[CameraLock]=C
[GUIControl]=F1
[ScreenShot]=F2
[DebugControl]=F3
[PerspectiveSwitch]=F5
[FullScreen]=F11
[Enter1]=Enter
[Enter2]=Space
[Back1]=E
[Back2]=E
[Escape]=Escape
[OnlineStatus]=Tab
now if only we could implement that in the options menu :p
Exactly what I was on about
 
Status
Not open for further replies.
Top