Help! black screen after adding a mod menu to the game

sanyabrz

Platinian
The problem is that when I sign the game after integrating the offset tester, I get a black screen. I solved this by removing the signature verification. but another problem appeared, when it loads it just crashes at the final loading.
game: last day on earth:survival
 
Last edited:
It sounds like you’re encountering some tricky issues with "Last Day on Earth: Survival" after integrating the offset tester. Getting a black screen usually points to a problem with the game's signature verification or how the integration interacts with the game files. Since removing the signature verification resolved the black screen but led to crashing during the final loading, it might be worth double-checking the integration steps or looking for compatibility issues with the latest version of the game.
 
It sounds like you’re encountering some tricky issues with "Last Day on Earth: Survival" after integrating the offset tester. Getting a black screen usually points to a problem with the game's signature verification or how the integration interacts with the game files. Since removing the signature verification resolved the black screen but led to crashing during the final loading, it might be worth double-checking the integration steps or looking for compatibility issues with the latest version of the game.
I noticed that when I do all this on the 64-bit version of the game, I don’t have any crashes, the game works fine. but I need a 32-bit version of the game where all the problems appear and this is a crash on the final loading of the game. I need the 32 bit version because offset tester only works on the 32 bit version.
 
I noticed that when I do all this on the 64-bit version of the game, I don’t have any crashes, the game works fine. but I need a 32-bit version of the game where all the problems appear and this is a crash on the final loading of the game. I need the 32 bit version because offset tester only works on the 32 bit version.
Offset Tester does not ONLY work on the 32-bit architecture. It also works on 64-bit games. You just have to make sure you are up-to-date with the tools you use. Here is the updated version from the official creator of offset tester.
 
It seems that the 64-bit version of the game doesn't crash when I do all of these things; it works just fine. I need a 32-bit version of the game, though, because this is where all the problems happen, and this is a crash when the game is only about to load. The 32-bit version is what I need because that's the only one that works with the offset tester.
 
Bro some games will crash after you delete arm64-v8a folder try adding your lib without deleting the other lib folder if still crashing you better search "extractNativeLibs" in xml file and make sure it is true
 
Back
Top Bottom