Towaga: Among Shadows

Towaga: Among Shadows

Not enough ratings
Instant shards + Help for 100% achievements
By Rodein❕
Step by step, how to increase the amount of money that the player has and some tips for achievements completion.
   
Award
Favorite
Favorited
Unfavorite
Instructions
In order to increase the amount of money that the player has in the game you have to:

  • Make sure that the game is closed.
  • Go to C:\Users\USER\AppData\LocalLow\Sunnyside Games\Towaga Among Shadows (Note: Replace USER with your real Windows user)
  • Open the folder that the name is a long number (in case you are wondering, this number is your Steam ID)
  • Open file "p1.dat" with a text editor like Notepad.
  • Go to the end of the file where there is the text "creditsTotal".
  • Edit the value next to it to something high like "999999" as you see in the following screenshot
  • Open the game
  • Enjoy!
[BONUS] Help for achievements
I am not going to add a step-by-step guide for this since it is a bit cumbersome but just notice that this same file contains the values of some of the in-game stats that can be modified to get some of the achievements like the score and waves of fly/survival modes.

Some tips:
  • Remember that you need to edit the file with the game closed.
  • Since it is a JSON file, I recommend that you use a JSON formatter (like https://jsonformatter.org/) to better understand the different structures.
  • Name of the property for waves in fly/survival modes => reachedWave
  • Name of the property for max score in fly/survival modes => bestScore
    After changing these 2 properties you will need to play a round of the fly/survival mode in order for the achievement to be triggered (you can just let yourself be killed in the first seconds).
  • Name of the property for Kurro's dialog => lastDialogIndex (I think that this you can changechange it to 33 and in the next or the following dialog the achievement will pop-up)
Thank you!

1 Comments
Professor Badass 13 Apr @ 11:21am 
Thanks! That worked for me.
However, in my case I changed bestScore, reachedWave and one of the scores to “beat” flying mode, and replaying it wasn’t necessary: I got missed outfits in the single mode menu.

Plus, default text editor has json formatter: Tools -> External tools -> Tools -> JSON format full file.