Thanks, the effort is appreciated. I had a look at your mod and, personally, I'm not comfortable installing something that I can also use to multiply damage output and give me instant cooldown on mantles, infinite stamina and so on. Knowing me I'd get frustrated at one point or another and start using them, then spoil the experience for myself.
I'm not calling anyone out for using such tools, go nuts. It's just not something I would like to do. I know from experience I'll regret it, and having those buttons on my screen - god mode being just a click away - isn't healthy.
What I'd ask, if the author of this mod is absent, would you consider uploading a standalone like this which just keeps the quests unlocked?
Thank you again for your effort and for the consideration of reading my comment. Good day to you :)
If anyone wants to manually fix the mod themselves, you can do this:
Use a hex editor (like HxD) to go to the address 0xE02 and replace "4C 4D" with "1C 5A". Go to the address 0xE1E and do the same, replace "4C 4D" with "1C 5A". Last, go to the address 0x1A763 and replace "36 35 32" with "38 31 30".
The mod should now unlock quests again. However this is still a hardcoded address, so game updates may break it again. My mod also has this feature, and updates shouldn't break it since I use a pattern to find the address, instead of hardcoding it.
For those who want to DIY fix, I already upload an image to show what to change in Images section of this mod page.
Update code of version 15.23 = 421810, just replace 421652 for game version 15.21 or 421740 for game version 5.22. The tool used to edit is still the same as before.
It doesn't work, i think we need wait for stacker's loader to be updated to 15.23.
After 5 june it doesn't work, but you can open the dll with hex editor and search "version", change the following number after that to "421740" and it should work again, I tested it and it work.
edit: Change the six digit number before phrase "wrong version"
48 comments
I'm not calling anyone out for using such tools, go nuts. It's just not something I would like to do. I know from experience I'll regret it, and having those buttons on my screen - god mode being just a click away - isn't healthy.
What I'd ask, if the author of this mod is absent, would you consider uploading a standalone like this which just keeps the quests unlocked?
Thank you again for your effort and for the consideration of reading my comment. Good day to you :)
Use a hex editor (like HxD) to go to the address 0xE02 and replace "4C 4D" with "1C 5A".
Go to the address 0xE1E and do the same, replace "4C 4D" with "1C 5A".
Last, go to the address 0x1A763 and replace "36 35 32" with "38 31 30".
The mod should now unlock quests again. However this is still a hardcoded address, so game updates may break it again.
My mod also has this feature, and updates shouldn't break it since I use a pattern to find the address, instead of hardcoding it.
Update code of version 15.23 = 421810, just replace 421652 for game version 15.21 or 421740 for game version 5.22. The tool used to edit is still the same as before.
It doesn't work, i think we need wait for stacker's loader to be updated to 15.23.
edit: Change the six digit number before phrase "wrong version"
edit: i tried searching for version and changing to 421740 didn't work. stracker still doesn't load the mod properly.
how did you do it?
edit2: nevermind. it worked the second time.
where is it ?