Difference between revisions of "Controls"
Tornado9797 (talk | contribs) (→Default control scheme: Apparently many other controls can be rebinded.) |
Tornado9797 (talk | contribs) (→Rebind controls: Added the other rebindable controls, removed a sentence.) |
||
| Line 176: | Line 176: | ||
Open the Pokemon folder and navigate to the [[Savefile structure|"save" folder]]. After the [[player]] has opened the [[Pokémon 3D|game]] once, there exists a file called "Keyboard.dat". To rebind your controls, open this file in Notepad. It should contain something like this by default: | Open the Pokemon folder and navigate to the [[Savefile structure|"save" folder]]. After the [[player]] has opened the [[Pokémon 3D|game]] once, there exists a file called "Keyboard.dat". To rebind your controls, open this file in Notepad. It should contain something like this by default: | ||
<code>[ForwardMove]=W<br />[LeftMove]=A<br />[BackwardMove]=S<br />[RightMove]=D<br />[Inventory]=E<br />[Chat]=T</code> | <code>[ForwardMove]=W<br /> | ||
[LeftMove]=A<br /> | |||
[BackwardMove]=S<br /> | |||
[RightMove]=D<br /> | |||
[Inventory]=E<br /> | |||
[Chat]=T<br /> | |||
[Pokegear]=Q<br /> | |||
[MuteMusic]=M<br /> | |||
[Up]=Up<br /> | |||
[Down]=Down<br /> | |||
[Left]=Left<br /> | |||
[Right]=Right<br /> | |||
[CameraLock]=C<br /> | |||
[GUIControl]=F1<br /> | |||
[ScreenShot]=F2<br /> | |||
[DebugControl]=F3<br /> | |||
[LightKey]=F4<br /> | |||
[PerspectiveSwitch]=F5<br /> | |||
[FullScreen]=F11<br /> | |||
[Enter1]=Enter<br /> | |||
[Enter2]=Space<br /> | |||
[Back1]=E<br /> | |||
[Back2]=E<br /> | |||
[Escape]=Escape<br /> | |||
[OnlineStatus]=Tab</code><br /> | |||
After editing the file, hit <code>Ctrl+S</code> to save it. Then, restart the [[Pokémon 3D|game]]. The controls should've been rebound. | After editing the file, hit <code>Ctrl+S</code> to save it. Then, restart the [[Pokémon 3D|game]]. The controls should've been rebound. | ||
{{Pokemon3D}} | {{Pokemon3D}} | ||
<br /> | |||
Revision as of 21:45, 24 March 2013
Pokémon 3D, being a PC program, is designed to be played with a mouse and a keyboard. The following list explains the list of controls in the game.
Default control scheme
| Default input | Function | Available in Fixed Camera Mode | Available in Free Camera Mode | Offline | Rebindable |
|---|---|---|---|---|---|
| W |
|
Yes | Yes | Yes | Yes |
| A D |
|
Yes | Yes | Yes | Yes |
| S |
|
Yes | No | Yes | Yes |
| Mouse move: Up/Down |
|
Yes | Yes | Yes | No |
| Mouse move: Left/Right |
|
No | Yes | Yes | No |
| C |
|
Yes | Yes | Yes | Yes |
| E | Yes | Yes | Yes | Yes | |
| Q |
|
Yes | Yes | Yes | Yes |
| Left Click /
↵ Enter Spacebar |
|
Yes | Yes | Yes | Yes |
| M |
|
Yes | Yes | Yes | Yes |
| T |
|
Yes | Yes | No | Yes |
| Hold Tab ↹ |
|
Yes | Yes | No | Yes |
| Esc |
|
Yes | Yes | Yes | Yes |
| F1 |
|
Yes | Yes | Yes | Yes |
| F2 |
|
Yes | Yes | Yes | Yes |
| F3 |
|
Yes | Yes | Yes | Yes |
| F4 |
|
Yes | Yes | Yes | Yes |
| F5 |
|
Yes | Yes | Yes | Yes |
| F11 |
|
Yes | Yes | Yes | Yes |
Rebind controls
There is a way to rebind the controls: Open the Pokemon folder and navigate to the "save" folder. After the player has opened the game once, there exists a file called "Keyboard.dat". To rebind your controls, open this file in Notepad. It should contain something like this by default:
[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
[LightKey]=F4
[PerspectiveSwitch]=F5
[FullScreen]=F11
[Enter1]=Enter
[Enter2]=Space
[Back1]=E
[Back2]=E
[Escape]=Escape
[OnlineStatus]=Tab
After editing the file, hit Ctrl+S to save it. Then, restart the game. The controls should've been rebound.
|
|
|
Development cycle | Version history | Future versions |
|
Help | Controls | Launcher | Menu screen | Options | FAQ |
|
Technical | Savefile structure | Game Mods | Content Packs |