- Aug 4, 2022
- 7
- 5
This is how to unlock the gallery for version 0.13 > ???
Press Windows key + R and type appdata and go to > LocalLow > TopHouse > Wanderer > and here you will edit your save file ( Example Slot#2 )
and you will paste this into that file
After that, you will have to do the same but for GallerySaveData
And now, you should have everything from Codex ( Gallery ) unlocked
Big thanks to itaka for giving the GallerySaveData ( posted in 21 aug 2024 )
And if somehow this doesn't work for you, try Abusebns method with dnSpy
Edit: I forgot to say,
If somehow by any chance you want to change your name, take the save file ( Example Slot#2 ), go to saveeditonline, and edit your file there if you want to change your name
Look for this
"
"ClientProgression": {
"heroName": "YourName",
"
PS: Sorry for bad English
Press Windows key + R and type appdata and go to > LocalLow > TopHouse > Wanderer > and here you will edit your save file ( Example Slot#2 )
and you will paste this into that file
Code:
{"currentLocation":17,"Quests":{"list":[13,1,2,2,2,1,3,2,5,3,18,12,6,5,22,7,10,19,18,12,-1,20,-1,-1,14],"completed":[1,2,3,4,5,6,7,8,9,10,11,141,13,16,171,151,131,17,14,161],"currentQuest":15},"Inventory":{"items":[{"item":65,"value":92},{"item":64,"value":43},{"item":68,"value":2},{"item":66,"value":133},{"item":73,"value":80},{"item":76,"value":4},{"item":72,"value":65},{"item":67,"value":74},{"item":75,"value":3},{"item":85,"value":5},{"item":82,"value":4},{"item":84,"value":4},{"item":81,"value":5},{"item":79,"value":61},{"item":51,"value":1},{"item":50,"value":1},{"item":49,"value":1},{"item":86,"value":9},{"item":52,"value":1},{"item":53,"value":1},{"item":55,"value":1},{"item":54,"value":1},{"item":58,"value":1},{"item":59,"value":1},{"item":56,"value":1},{"item":60,"value":1},{"item":57,"value":1},{"item":16,"value":1},{"item":19,"value":1},{"item":20,"value":1},{"item":63,"value":1},{"item":21,"value":1},{"item":83,"value":97},{"item":74,"value":113},{"item":61,"value":1},{"item":91,"value":1}]},"Locations":{"list":[{"locObjectsList":[]},{"locObjectsList":[]},{"locObjectsList":[]},{"locObjectsList":[]},{"locObjectsList":[]},{"locObjectsList":[]},{"locObjectsList":[]},{"locObjectsList":[]},{"locObjectsList":[]},{"locObjectsList":[]},{"locObjectsList":[]},{"locObjectsList":[]},{"locObjectsList":[]},{"locObjectsList":[]},{"locObjectsList":[]},{"locObjectsList":[]},{"locObjectsList":[]},{"locObjectsList":[]},{"locObjectsList":[]},{"locObjectsList":[]},{"locObjectsList":[]},{"locObjectsList":[]},{"locObjectsList":[]},{"locObjectsList":[]},{"locObjectsList":[]},{"locObjectsList":[]}]},"Dungeon":[{"ID":0,"currentStage":0,"list":[{"checkPoint":5,"points":[true,true,true,true,true,true,false,false,false,false,false,false]}]},{"ID":1,"currentStage":0,"list":[{"checkPoint":21,"points":[true,true,false,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,false,false,false,false,false,false,false,false,false,false,false]}]},{"ID":2,"currentStage":0,"list":[{"checkPoint":-1,"points":[false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false]}]}],"ClientBattle":{"HP":200.0},"ClientProgression":{"heroName":"YourName","exp":115.0,"level":10,"mana":3,"hp":100,"minDeckCount":12,"maxDeckCount":24,"skillPoints":5,"learningSkills":[{"tag":1,"level":3},{"tag":2,"level":3},{"tag":3,"level":3},{"tag":7,"level":3},{"tag":8,"level":3},{"tag":9,"level":3},{"tag":4,"level":3},{"tag":5,"level":3},{"tag":6,"level":3}]},"datingData":{"datingList":[{"character":1,"level":10,"progress":20},{"character":8,"level":10,"progress":20},{"character":9,"level":10,"progress":20},{"character":4,"level":10,"progress":20},{"character":5,"level":10,"progress":20},{"character":7,"level":10,"progress":20},{"character":2,"level":10,"progress":0}]},"SaveDeck":{"allCards":[{"card":4,"count":0},{"card":8,"count":0},{"card":13,"count":0},{"card":14,"count":0},{"card":15,"count":0},{"card":16,"count":0},{"card":11,"count":3},{"card":7,"count":3}],"myCards":[{"card":17,"count":1},{"card":6,"count":2},{"card":5,"count":3},{"card":10,"count":1},{"card":12,"count":1},{"card":9,"count":1}]},"Lessons":{"l_fencing":1,"l_potion":3,"l_magic":4},"currentTime":1,"dayTime":"12:44","date":"5/4/2025","location":"Courtyard, baths","isAuto":false,"inDungeon":false,"currentDungeonID":1,"walletCount":81323}
Code:
{"cards":[{"card":1,"isLocked":false},{"card":2,"isLocked":false},{"card":3,"isLocked":false},{"card":4,"isLocked":false},{"card":5,"isLocked":false},{"card":6,"isLocked":false}],"adults":[{"scene":10,"isLocked":false},{"scene":12,"isLocked":false},{"scene":4,"isLocked":false},{"scene":5,"isLocked":false},{"scene":8,"isLocked":false},{"scene":9,"isLocked":false},{"scene":11,"isLocked":false},{"scene":3,"isLocked":false},{"scene":6,"isLocked":false},{"scene":7,"isLocked":false}]}
Big thanks to itaka for giving the GallerySaveData ( posted in 21 aug 2024 )
And if somehow this doesn't work for you, try Abusebns method with dnSpy
Edit: I forgot to say,
If somehow by any chance you want to change your name, take the save file ( Example Slot#2 ), go to saveeditonline, and edit your file there if you want to change your name
Look for this
"
"ClientProgression": {
"heroName": "YourName",
"
PS: Sorry for bad English