yeah i knew about the casino being teased its y i was asking because i am HYPED for it to be added! 2 great things have been teased from what iv seen and i cant wait to experience them!
Icyclub
Recent community posts
ok what i tried to do didnt work BUT it did do something. . . . .i was trying to change the resistances and found what i think the spot was it had the numbers but the numbers on the game side didnt change and so i went back to the save editor and when i got to the area where the things should have been werent there anymore i dunno where they went but the thing is it did work kinda, so what i did was searched up 'file \renpy\savetoken.py' in the search file thing which goes thru the file i searched it up where the game launcher is then open the one thats titled 'savetoken.py not the one that has a 'o' at the end open this file in notepad then hit crtl+f which opens a search menu thing and type in 'if token_dir is None:
' which will send u to that area then replace 'if token_dir is None:
' with 'if True:
' then save the notepad file and then u can open the save editor thing and be able to open he save, but again what should have happened didnt work for me but im not a code expert and what i did might not have been the thing i should have tried to edit to get what i wanted