PSPMSX: Difference between revisions
From GameBrew
More actions
| Line 38: | Line 38: | ||
===Load Key Mapping files=== | ===Load Key Mapping files=== | ||
The default keyboard mapping between PSP Keys and MSX keys, is not suitable for some games and you can write your own mapping file to overcome the issue. Edit a file with the .kbd extension (using any text editors) and put it in the kbd directory. Samples and syntax can be found in default.kbd (in the kbd directory). | The default keyboard mapping between PSP Keys and MSX keys, is not suitable for some games and you can write your own mapping file to overcome the issue. | ||
Edit a file with the .kbd extension (using any text editors) and put it in the kbd directory. Samples and syntax can be found in default.kbd (in the kbd directory). | |||
After writting such keyboard mapping file, you can load them using the main menu inside the emulator. If the keyboard filename is the same as the rom filename, then the corresponding keyboard file is automatically loaded when you run the rom/game. | After writting such keyboard mapping file, you can load them using the main menu inside the emulator. If the keyboard filename is the same as the rom filename, then the corresponding keyboard file is automatically loaded when you run the rom/game. | ||
