- Steam App
- Otaku Engine (2002540)
- Event type
- patch note
- Published
- 22 May 2026 - 01:32:12 UTC
- Source
- steam_community_announcements
* Fixed the game not not merging new SaveData_Base files with old saves. players dont need to create a new save anymore. Im really sorry, I thought i had this logic added in the original code.If its still broken for you try "verifying integrity of game files" on the steam game settings * If anyone completed the storyline but had to erase their file to play the update: you can copy this save file here: SaveData.json (located in streaming assets/projects/OtakuEngine)modify "playerName" to your liking (SaveData.json){ "gameVersion": "", "shadowIntensity": -10.0, "lightIntensity": 1.7000000476837159, "shadowColor": { "r": 0.0, "g": 0.0, "b": 0.0, "a": 1.0 }, "lightColor": { "r": 1.0, "g": 1.0, "b": 1.0, "a": 1.0 }, "skyboxTopColor": { "r": 0.0, "g": 0.0, "b": 0.0, "a": 1.0 }, "skyboxMidColor": { "r": 0.0, "g": 0.0, "b": 0.0, "a": 1.0 }, "skyboxBotColor": { "r": 0.0, "g": 0.0, "b": 0.0, "a": ...