W
Wutai Clan
Guest
We know quite a bit about how the game operates internally, and lot's of stuff is part of the .exe,..
I'm not sure how viable this idea is, and I haven't slept yet, so it may be a very bad, ill thought out idea.
Regardless, what I'm thinking, is, could we maybe make an .ini file, and hack the .exe to read known static values from this .ini making edits much easier for the common folks who can't debug\hack. (ie, I believe I just read that the amount of health tents restore is hardcoded in the .exe, so this could be exposed, and easily changed.)
Basically, hack in a function to read from an .ini file at startup, and load these values in place of hardcoded values. (This could be part of Aali's graphic driver, for example.)
It wouldn't be very flexible in terms of numerous mods using it, and I can see where it could mess with mods that expect certain values, however for ppl who customize there own copies, it would be invaluable, and much easier than needing to hack the game to make these changes.
As you can see, this is a very rough idea, but it does have potential if something can be done with it.
Thoughts?
I'm not sure how viable this idea is, and I haven't slept yet, so it may be a very bad, ill thought out idea.
Regardless, what I'm thinking, is, could we maybe make an .ini file, and hack the .exe to read known static values from this .ini making edits much easier for the common folks who can't debug\hack. (ie, I believe I just read that the amount of health tents restore is hardcoded in the .exe, so this could be exposed, and easily changed.)
Basically, hack in a function to read from an .ini file at startup, and load these values in place of hardcoded values. (This could be part of Aali's graphic driver, for example.)
It wouldn't be very flexible in terms of numerous mods using it, and I can see where it could mess with mods that expect certain values, however for ppl who customize there own copies, it would be invaluable, and much easier than needing to hack the game to make these changes.
As you can see, this is a very rough idea, but it does have potential if something can be done with it.
Thoughts?
Last edited: