DEAD RISING 4 HAS MODDING PROTECTION, GAME CANNOT BE MODDED!
Aug 4, 2020 23:47:52 GMT -5
killmymiss, Mel, and 1 more like this
Post by mariokart64n on Aug 4, 2020 23:47:52 GMT -5
!!! THIS GAME CAN NOT BE MODDED !!!
I just want to warn any potential modders or coder's that want to mod this game
I just want to warn any potential modders or coder's that want to mod this game
I spent a large amount of time coding up a modding tool and when I tried to test a mod ingame I had discovered that the game crashes..
Initially I had assumed it was an error on my part, so I had spent a few more days debugging and double checking outputs byte for byte.
Eventually I was at a point where I had no idea what was causing the game to crash .
So in a desperate last effort I did a simple edit by just changing a random byte in one of the original game files. To my surprise the game crashed AGAIN!!!
..crashing with something as simple as a single byte change means something is NOT right and its not my modding tool!
I don't believe the game was crashing, I think its actively detecting for file changes and will self terminate when a change is discovered.
I based this assumption on the byte test I did and also that the DR4 executable is oddly large. Over 100mbs compared to DR2 which was only 9mbs, this may indicate that they are storing checksum's for each file in the game executable and are actually verifying every file..which is... CRAZY
I'm guessing the developers saw how rampant the modding was in DR2 and sought to eliminate that happening in DR4. I can also imagine that they knew their sales were down from DR2 and for DR4 they were probably pushing the game towards DLC's and micro-transactions to save face with CAPCOM. Likely using the excuse that the 'FANS' and the 'MODDERS' were the reason for their game's poor sales lol
But we all know how that went when CAPCOM closed the studio down after DR4 released also if you watch any of the dev interviews on DR4 its VERY obvious that they knew the end was coming not to mention the director quit months before DR4's release...
It's for the best anyway, any dev / employer that thinks their consumers or their employees opinions are the problem DON'T deserve support of their staff or consumers! its a team effort after all!
Here is a in-depth video of me going over the methods I used to verify that the game implements some sort of file protection
* This protection needs to be circumvented before any modding can be possible!
However its not a common skill we need to get help from a highly skilled
reverse engineer that masters in disassembly and machine language. :/
However its not a common skill we need to get help from a highly skilled
reverse engineer that masters in disassembly and machine language. :/
-RIP DR4 Modding 2016