Send you a private message here on forum, but with no response.@Gover i can explain how to disable it pm me
If someone would be that good to show me the way to achieve two things with this dll:
1. Disable FAQ/Manual buttons or make for them different action (like opening the website etc)
2. Is it possible to remove Soul from inventory and from skill points? I believe yes, but did not find the correct lines to remove in sources.
Thanks in advance for any help

Have a great day!
I'm trying to use ollydbg to find something usefull for this.
_CreateHelpDialog CreateHelpDialog = (_CreateHelpDialog)0x00482EA0;
I have found this section:

The only referenced found by me are in:

Should I try to add these 0x004764A2 and 0x00476570 inside the main.dll somehow?
This is what ollydbg returns when I click Manual/FAQ button:

Last edited: