Alright I haven't fully tested the mod to make sure all the shit works but I did install it and seeing how many people are having trouble with just that part i'll post instructions.
1. Have a fresh install of Princes Trainer Gold Edition 2.03
2. Download Princess Trainer Diamond Edition
3. In the rar of Princess Trainer Diamond Edition move UnRen.bat to the main directory (The one with Princess Trainer GE.exe)
4. Run Unren.bat
5. In the command window that pops up press 1 (Do not press 9 that will destroy your game) and wait for it to say Finished
6. When it is finished move the game folder that came in the Princess Trainer Diamond Edition rar to the main directory of Gold Edition and allow it to replace all files
6. Play
I tried this and any other instructions on how to install this mod and nothing has worked, I'm using windows by the way, and now when I try to play Princess trainer GE with out the mod I get an error message stating:
While running game code:
File "renpy/common/00start.rpy", line 160, in script call
call expression "splashscreen" from _call_splashscreen_1
File "game/script.rpy", line 560, in script
with Pause(3)
Exception: Invalid key specifier repeat_K_PAGEUP
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00start.rpy", line 160, in script call
call expression "splashscreen" from _call_splashscreen_1
File "game/script.rpy", line 560, in script
with Pause(3)
File "C:\Users\Timop\Downloads\Princess_Trainer_2.03-win\Princess_Trainer_2.03-win\renpy\ast.py", line 1229, in execute
renpy.exports.with_statement(trans, paired)
File "C:\Users\Timop\Downloads\Princess_Trainer_2.03-win\Princess_Trainer_2.03-win\renpy\exports.py", line 1229, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "C:\Users\Timop\Downloads\Princess_Trainer_2.03-win\Princess_Trainer_2.03-win\renpy\display\core.py", line 1810, in do_with
clear=clear)
File "C:\Users\Timop\Downloads\Princess_Trainer_2.03-win\Princess_Trainer_2.03-win\renpy\display\core.py", line 2149, in interact
repeat, rv = self.interact_core(preloads=preloads, **kwargs)
File "C:\Users\Timop\Downloads\Princess_Trainer_2.03-win\Princess_Trainer_2.03-win\renpy\display\core.py", line 2750, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\Users\Timop\Downloads\Princess_Trainer_2.03-win\Princess_Trainer_2.03-win\renpy\display\layout.py", line 846, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Timop\Downloads\Princess_Trainer_2.03-win\Princess_Trainer_2.03-win\renpy\display\behavior.py", line 374, in event
if map_event(ev, name):
File "C:\Users\Timop\Downloads\Princess_Trainer_2.03-win\Princess_Trainer_2.03-win\renpy\display\behavior.py", line 192, in map_event
check_code = eval("lambda ev : " + compile_event(keysym, True), globals())
File "C:\Users\Timop\Downloads\Princess_Trainer_2.03-win\Princess_Trainer_2.03-win\renpy\display\behavior.py", line 51, in compile_event
return compile_event(renpy.config.keymap[key], keydown)
File "C:\Users\Timop\Downloads\Princess_Trainer_2.03-win\Princess_Trainer_2.03-win\renpy\display\behavior.py", line 47, in compile_event
return "(" + " or ".join([compile_event(i, keydown) for i in key]) + ")"
File "C:\Users\Timop\Downloads\Princess_Trainer_2.03-win\Princess_Trainer_2.03-win\renpy\display\behavior.py", line 116, in compile_event
raise Exception("Invalid key specifier %s" % key)
Exception: Invalid key specifier repeat_K_PAGEUP
Can anyone help me fix this or am I S.O.L.