D
Deleted User
Guest
OP
Out of necessity, I recently had to learn how to read/write hexadecimal, and was pleasantly surprised to find how simple it was (First part = Address for whatever you are trying to change, 2nd part is the value you want to change into, at least that is how single line codes appear to function). Following that logic, wouldn't it technically be possible to instead of changing your character's stats or whatever positive effect you're going after, you could instead increase difficulty on yourself by double or triple an enemies health or other stats for example? Ideally these types of codes could be applied globally so you would not need to find the addresses to all enemies and make a code for each, but if that is not an option, then I could see why this is not a more popular thing.
Of course, there are more straight forward options for popular games like those in the Pokemon series (Rom Hacks, make your own patch based on someone else's with all the tools available online, etc). Sadly, this does not work for less popular games (Let's use Okage Shadow King for PS2 as an example), hence my idea that in the absence of a dedicated hacking community or at least the utilities specifically designed for a particular game/series, would it be possible to increase difficulty via upgraded enemy stats, shop prices, etc through hex editing or not? If so, is there a name for these "Anti Cheat" Codes, or is this just something that has always been possible but no one practically does so because it is too tedious and developing/contributing to specialized tools is just better for everyone in the long run?
Of course, there are more straight forward options for popular games like those in the Pokemon series (Rom Hacks, make your own patch based on someone else's with all the tools available online, etc). Sadly, this does not work for less popular games (Let's use Okage Shadow King for PS2 as an example), hence my idea that in the absence of a dedicated hacking community or at least the utilities specifically designed for a particular game/series, would it be possible to increase difficulty via upgraded enemy stats, shop prices, etc through hex editing or not? If so, is there a name for these "Anti Cheat" Codes, or is this just something that has always been possible but no one practically does so because it is too tedious and developing/contributing to specialized tools is just better for everyone in the long run?