so a lil warning, there are several sites out there with trainers for this game that are viruses, be careful, use virustotal or a multiantivrus scan site to check the file first.
There is an online save game editor that I found useful. I didn't edit the save games, but I used it to search for and find all the variables that are usable.
The best way is to download the Unren batch file (developer version is on github and it will point you to the release version url when you run it).
then you put the unren.bat in the folder with the game exe, open a command prompt, go to that folder, run the batch file, when you run it, it will show available options (1 to 8), option 3 is the one you want (enable console and developer menu), once you hit 3, you want to start the game, once inside the game or you loaded an existing game, you hit shift-O (capital O letter) this will bring up the console.
You can for example just type in money and it will show how much money you have (0 to 5), then if you want to max money type (money = 5), to exit the console, press ESC, the only thing to be careful of is sometimes the interface disappears after you exit the console, so make sure to quicksave before you open it. Example don't open it inside the test, or within the fighting game but I was able to max money each time, go back in the game, buy the points from the store, so when I did my first fight I was already maxed.
There's a variable:
sports_store_sp1
if you buy a point at the store it resets from False to True, but all you gotta do is after you buy all 3 points from the fighting game store is reset the 3 variables
leave the fighting app (not the game)
in the console (SHIFT+O):
sports_store_sp1=False
sports_store_sp2=False
sports_store_sp3=False
money = 5
ESC (to leave console)
now you can go back in the fighting app and buy all 3 points again until you maxed all the skills
For the math/english/gender tests
there are 3 variables, set all to 70 before you start the test and click cheat inside the test (to get the DIK points), then you will always get an A
bonusPercentageEnglish = 70
bonusPercentageGender = 70
bonusPercentageMath = 70
this should pretty much remove the minigame aspect of the game which I found annoying but if you select no to minigames at the start you lose out a lot, so doing this you can ignore the silly shuffle minigame and concentrate on the choices and the storyline. The fighting game is pretty easy once you max the skills, just hand eye coordination (like guitar hero)
[Edited by heroshi2, 10/12/2022 4:28:19 PM]