10-31-2010, 12:14 PM
(10-31-2010, 12:03 PM)Pingutino Wrote: Is there a way to chnage the language, because some of my games (bought in Germany) are english on Jpcsp ?. They're multilanguage or something like-- For example: Kingdom Hearts BBS on my Psp = german on Jpcscp = english.There is currently no GUI to change this setting in Jpcsp :-(.
If you know how to compile Jpcsp by yourself, you can change the file src/jpcsp/HLE/modules150/sceImpose.java, line 73:
Code:
languageMode_language = PSP_LANGUAGE_GERMAN;