Others Setalia the Demon Realm ver 1.2

5.00 star(s) 2 Votes

Shenshi678

Member
Aug 22, 2018
100
21
112
oh it's that map
I don't know why they deleted it, before I had the symbology of each thing indicated on the map in the upper right part, unfortunately I deleted that map a long time ago and it has been a while since I played this game, sorry but I can't help you
it's okay. Just going it slow. is there a way to hack hearts?
 

asakoshura

Member
Sep 17, 2020
213
175
143
Welp, back after the crash. This is honestly a really active thread, and it kind of made me run the game for a few people for fun. Not sure if a stream or play through recording would do well.
 

Elasahel

Member
Jul 31, 2020
368
266
187
Welp, back after the crash. This is honestly a really active thread, and it kind of made me run the game for a few people for fun. Not sure if a stream or play through recording would do well.
probably a video with the hardest parts of the game like the haunted house maze might work
 

GranTurboAutismo

Active Member
Aug 4, 2019
655
1,192
274
Ya I can't find the life or hp in the save file.
well, ez
you just look at the save script, realize hp is not a saveable stat since it's tied to an item and you restore to max hp anyway upon save (based on how many hearts you collected).
so you look for the item instead, as highlighted (oGameState.item)
1678530871734.png
then you can go search for oPlayer.hp and its instances elsewhere in code
1678530739702.png
 

Shenshi678

Member
Aug 22, 2018
100
21
112
well, ez
you just look at the save script, realize hp is not a saveable stat since it's tied to an item and you restore to max hp anyway upon save (based on how many hearts you collected).
so you look for the item instead, as highlighted (oGameState.item)
View attachment 2458241
then you can go search for oPlayer.hp and its instances elsewhere in code
View attachment 2458238
I made the armor to high. lol
 
5.00 star(s) 2 Votes