Page 1 of 2

Stygian: Reign of the Old Ones

Posted: Fri Sep 27, 2019 12:23 am
by The Mogician
Pointer Table for:
-Character Creation:
The character creation section allows you to modify attribute points and skill points.
-Selected Character Sheet:
This section allows you to modify health, sanity, xp, skill points, level and angst.
If you want all the merits, read this carefully so you don't get stuck. If you want all the merits, use the XP pointer to change xp to a high number like 1 million, so each action netting you xp levels you up, until you reach lvl 10. Level up normally until you reach level 10, the level cap. If you cheated a maxed skill character, use the skill point pointer and set it to 0 so you won't get stuck. After leveling up to lvl 10, use the level pointer to change the level to 8 and lock it there, now you can keep adding merits/perks until there are 2 perks left (some perks have multiple levels, so be careful), unlock the value, add the last two merits/perks and you will have a perfect character. The reason why you want it to be on the level cap is due to if you get any extra level ups, you will get stuck due to there being no more perks available for you.

It seems that reloading a save when you have the table on may mess up the character sheet pointers for some reason.

Meanwhile, if the pointers are messed up, use this for reference:
Characters have 5 pointers that are related: health, sanity, xp, skill points and level (you might need a hex calculator for this to work).
address of sanity is health +4,
address of xp is sanity -78,
address of SP is xp +10,
address of the level is SP -4.
So, you can use a groupscan to figure out the health/sanity first, then use those as jumping points for the rest of the values.

Re: Stygian: Reign of the Old Ones

Posted: Fri Sep 27, 2019 8:16 am
by CaesarCzech
What version is this ? because it doesnt seem to be working for me.

Re: Stygian: Reign of the Old Ones

Posted: Fri Sep 27, 2019 8:59 am
by The Mogician
CaesarCzech wrote:
Fri Sep 27, 2019 8:16 am
What version is this ? because it doesnt seem to be working for me.
Steam version. The character sheet pointers are a bit wonky at the moment, sometimes if you save, restart the game and load the game, they start working. Currently, my latest version seems to be running smoothly for myself, but I am too lazy to run more testing at the moment.

Re: Stygian: Reign of the Old Ones

Posted: Fri Sep 27, 2019 9:05 am
by abbo1993
Been trying to find merit points for 2 hours, they seem to be hardcoded or something.

Re: Stygian: Reign of the Old Ones

Posted: Fri Sep 27, 2019 9:27 am
by The Mogician
abbo1993 wrote:
Fri Sep 27, 2019 9:05 am
Been trying to find merit points for 2 hours, they seem to be hardcoded or something.
I got "full merits" figured out, read my post.

Re: Stygian: Reign of the Old Ones

Posted: Fri Sep 27, 2019 9:46 am
by BoehserOnkel
works nice for GoG version too (character creation)

Re: Stygian: Reign of the Old Ones

Posted: Fri Sep 27, 2019 10:01 am
by The Mogician
BoehserOnkel wrote:
Fri Sep 27, 2019 9:46 am
works nice for GoG version too (character creation)
Do the character sheet pointers work? Thanks for testing things out for me.

Re: Stygian: Reign of the Old Ones

Posted: Fri Sep 27, 2019 12:04 pm
by agamemnon
+1s

Re: Stygian: Reign of the Old Ones

Posted: Fri Sep 27, 2019 12:39 pm
by The Mogician
agamemnon wrote:
Fri Sep 27, 2019 12:04 pm
+1s
Ha

Re: Stygian: Reign of the Old Ones

Posted: Fri Sep 27, 2019 12:42 pm
by BoehserOnkel
The Mogician wrote:
Fri Sep 27, 2019 10:01 am
BoehserOnkel wrote:
Fri Sep 27, 2019 9:46 am
works nice for GoG version too (character creation)
Do the character sheet pointers work? Thanks for testing things out for me.
as intended 8-) ;)

Re: Stygian: Reign of the Old Ones

Posted: Fri Sep 27, 2019 1:09 pm
by The Mogician
BoehserOnkel wrote:
Fri Sep 27, 2019 12:42 pm
The Mogician wrote:
Fri Sep 27, 2019 10:01 am
BoehserOnkel wrote:
Fri Sep 27, 2019 9:46 am
works nice for GoG version too (character creation)
Do the character sheet pointers work? Thanks for testing things out for me.
as intended 8-) ;)
Awesome. Thanks for letting me know!

Re: Stygian: Reign of the Old Ones

Posted: Sat Sep 28, 2019 6:21 am
by Lord Blade
The table was working great... but now it's just showing ?? for everything. :(

Re: Stygian: Reign of the Old Ones

Posted: Sat Sep 28, 2019 6:42 am
by The Mogician
Lord Blade wrote:
Sat Sep 28, 2019 6:21 am
The table was working great... but now it's just showing ?? for everything. :(
I was going to come back for it after I was done with Encased. I'm going to try and see what happened. There was also a patch earlier which might've changed things up. I'll try to get the table running as soon as I can.

Re: Stygian: Reign of the Old Ones

Posted: Sun Sep 29, 2019 2:28 am
by Irtan
Is there any way to change PC's Belief (for example, from Humanistic to Materialistic)?

Re: Stygian: Reign of the Old Ones

Posted: Sun Sep 29, 2019 3:14 am
by The Mogician
Irtan wrote:
Sun Sep 29, 2019 2:28 am
Is there any way to change PC's Belief (for example, from Humanistic to Materialistic)?
Might be possible to do that if you dig around the addresses but I am too lazy to figure that part out. It's not like they unlock extra dialogue, right?