GAME INFORMATION

Size1.75 GB

CensorshipUncensored

Game EngineRen'py

About the game

This is actually My Cute Cousin with changed name.

Finally came the day where our protagonist graduated from high-school. Now it’s time for him to step into adulthood and go to college, and to do that he needs to move-in with his once fat and ugly bully of a cousin (whom he hadn’t seen since his tender childhood) in the big city.
It’s the time to take the opportunity to plunge into student life full of drive and debauchery.​

Error message you can get:
AttributeError: ‘bool’ object has no attribute ‘done’ or
AttributeError: ‘bool’ object has no attribute ‘on’
ValueError: list.remove(x): x not in list

Solution:
If the file in the error message is “game/library.rpy” and line 60, then rollback from the error, use the console and write:7
send_barbara_library = Task(_(“Send Barbara to the library”))
send_barbara_library.on = True
send_barbara_library.get = True

If the file in the error message is “game/college.rpy” and line 408, then rollback from the error, use the console and write:
tell_dean_anna_home = Task(_(“Tell the dean that Anna comes home”))
tell_dean_anna_home.on = True
tell_dean_anna_home.get = True

If the file in the error message is “game/update.rpy” and line 12, then:
Download the attached update.rpy and place it into the /game folder.
Restart the game and try to continue your journey.

Attention: These fixes only works/tested on PC version. If you use Mac version maybe they will works, but never tested it as I don’t use any apple stuff. For android version, the console not really works, so these fixes probably also won’t works!

Known issues of 0.9.0:

  • The game check only to end_part10 in older content, which cause the game displays the finish screen before you reach the new content.
  • The counter of the girls you need to fuck can go to negative in the task list.
  • Small spelling mistake in the director scene.
  • If you start a new game, there will be an error of game/update.rpy line 12, check the solution above

WALKTHROUGH AND GUIDE

Install instructions:
Unzip the file.
PC: config.set file goes in the Treasure_of_Nadia_-_PC-v.XXXXXwww folder
MAC: Right click on Game.app and choose "Show Package Contents"
Go to Resources > app.nw
Replace config.set file with patch (after making a backup)

 

Update Only How To:

  1. Two options to update the game:

    • by downloading the update-only file

    • by downloading the entire game again



  2. Update-only requires to update from the latest to the newest version (v11 -> v14; v09 -> v14 not possible!).

  3. You can't use a normal update-only file on a previous compressed version. Compressed version needs the compressed update-only files.

  4. Updates-only files are applied by replacing and adding the new files into your game's www folder.


Save Location:
Windows: The save files are located in: Users<Your User Name>AppDataLocalUser Data.
Mac: Users/Username/Library/Application Support
Android: The save files are in android/data but are only accessible in rooted phones.

ToN_Walkthrough_v.19021.pdf

All Save Files