this is been asked but never got an answer, how do you unlock VIP? where do I put the codes?
Also. does someone has a save? I skipped 3.0 and my savefile got corrupted.
They might have been phased out, but you can still enter them by completing the following steps:
1. Open your game's /renpy/common/00console.rpy file.
2. Change line 108 from config.console = False to config.console = True
3. Start or load a save file in your game, then press Shift+F8.
4. Type in the following console commands and press Enter after each:
vip_codes[2].is_active = True
validateCode('LittleBug')
5. There should be a message box that pops up saying "Your tier 3 code has been activated." Press the "Ok" button.
And that's it. I'm don't think the codes do anything anymore, but I could be wrong.