1.80 star(s) 53 Votes

n00bi

Member
Nov 24, 2022
355
470
I have no idea why the cheat code doesnt work..
when i look in the file i see this.
default img_data = "293571" found in Scripts.rpy after decompiling the file.
and in the statistiche.rpy there is this block of code:

$ cheat_check = renpy.input("Insert cheat code to raise the stats")
if cheat_check == img_data:
jump cheat_pass
else:
jump check_cheat

but that doesnt look like its working.
no matter what code that is inputted. i just get a Error message on the screen and it prompts me back to menu for inputting the code.

Edit:
ok.. so i enabled the debug output and found the correct code:
typing img_data in the console give me another code.
the code i get for 0.58 is: 213253
 
Last edited:

f96zonetrooper

Engaged Member
Dec 21, 2018
2,283
2,193
All the animations is missing from this release, the files is simply not there, maybe because it's a rip from Gamecore ??
Yes, the 30+ webm-files usually located directly in the images-folder are missing in both the normal and compressed version. The files are small, in the previous compressed version it was a total of 30 MB for all the animations.

V0.59 is out since mid september, so better just wait for the new version.
 
  • Like
Reactions: Mifune and n00bi

n00bi

Member
Nov 24, 2022
355
470
bah.. not worth playing this version. just toss this version in the trashbin, wait and hope next release has all the content included.
 

ja_pizgam

Newbie
Aug 24, 2017
63
64
I checked Gamcore and the gallery doesn't work there either, so that's probably why there are no files in the version I downloaded.

Missing files (unpack in "TheCollege-0.58.0\game\images"):

 
Last edited:

asdfg_dk

Member
May 17, 2018
153
153
I checked Gamcore and the gallery doesn't work there either, so that's probably why there are no files in the version I downloaded.

Missing files (unpack in "TheCollege-0.58.0\game\images"):
Mega
That seems to fix the problem, but I haven't played through the new scenes, so there may still be a few of the new animations missing
 

asdfg_dk

Member
May 17, 2018
153
153
I have no idea why the cheat code doesnt work..
when i look in the file i see this.
default img_data = "293571" found in Scripts.rpy after decompiling the file.
and in the statistiche.rpy there is this block of code:

$ cheat_check = renpy.input("Insert cheat code to raise the stats")
if cheat_check == img_data:
jump cheat_pass
else:
jump check_cheat

but that doesnt look like its working.
no matter what code that is inputted. i just get a Error message on the screen and it prompts me back to menu for inputting the code.

Edit:
ok.. so i enabled the debug output and found the correct code:
typing img_data in the console give me another code.
the code i get for 0.58 is: 213253
The new cheat code only works if you start a new game, if you want to raise your stats higher than 30 (medecin 50) you need to use my cheat menu or do it manuel in the console
 

n00bi

Member
Nov 24, 2022
355
470
The new cheat code only works if you start a new game, if you want to raise your stats higher than 30 (medecin 50) you need to use my cheat menu or do it manuel in the console
im confused.
what code needs a fresh start ?
i did start a new game and the cheat code: 293571 did not work.
but the one i found did work. 213253
 

asdfg_dk

Member
May 17, 2018
153
153
Last edited:
  • Like
Reactions: Twistty and n00bi

n00bi

Member
Nov 24, 2022
355
470
Ok. my issue was def caused by some bugs related to my save files.
as i mention, it wouldnt load my old saves and just started a new game.

after i deleted all saves in appdata/...
and the saves created in the game dir iteself. "./game/saves"
then started a new game.. now 293571 works..

anywho.. put a link into your MOD text. :p
i was looking at the post 1st. though it was old as it was created the Jul 23, 2023.
didnt see it was edited today :D
 

f96zonetrooper

Engaged Member
Dec 21, 2018
2,283
2,193
What is the benefit of using the cheat code?

I remember from years ago that the game takes 100+ days due to most events only being available once a week and many at the same day and time. This gives enough free time to increase all the stats over time.
There were also problems that certain events (Spencer) were only available as long as stats were below a certain value. Is this fixed?
 
1.80 star(s) 53 Votes