Skip to content

Script for Learn with Pokémon: Typing Adventure for Desmume that supports all versions of the game. Allows to play with a regular keyboard using QWERTY, QWERTZ and AZERTY layouts.

Notifications You must be signed in to change notification settings

Dani88alv/Pokemon-Typing-Adventure-Universal-Keyboard-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Pokemon-Typing-Adventure-Universal-Keyboard-Script

Script for Learn with Pokémon: Typing Adventure for the Nintendo DS Desmume emulator that supports all versions of the game. Allows to to play with a regular keyboard using QWERTY, QWERTZ and AZERTY layouts.

Supports keyboard layouts from the US, France, Germany, Italy, Spain and Japan (English).

Usage

  1. Download Desmume 0.9.11.
  2. Download Lua5 DLL and extract the contents into the same folder as desmume.exe
  3. (Optional) Patch your game ROM using the files from PokemonTypingDSHacking located at the Release folder. This will remove the AP and fix the save issue.
  4. Open the game in Desmume and select File > Import Backup Memory and import "initial.sav" located at the Release folder from the previous step.
  5. Open the script using Notepad. On the first line, you will see "local keyboardCountry = 0". Change the number according to your keyboard layout.
  6. In Desmume, select Tools > Lua Scripting > New Lua Script Window > Browse and select the Lua script.
  7. You are ready to go! You can change the keyboard layout of your PC at any moment if you want to play different versions of the game.

Missing keys

Some keys are not supported:

  • All keyboards: Home, AltGr, Fn
  • English keyboard (QWERTY): #
  • French keyboard (AZERTY): ^, <, !
  • German keyboard (QWERTZ): ^, ´, <
  • Italian and Spanish keyboards (QWERTY): <
  • Japanese Keyboard (QWERTY): ¥, \

Thanks

About

Script for Learn with Pokémon: Typing Adventure for Desmume that supports all versions of the game. Allows to play with a regular keyboard using QWERTY, QWERTZ and AZERTY layouts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages