Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
GripZ

Dehacked?

Recommended Posts

A DeHackEd patch is just a file with a ".deh" (or ".bex" for the Boom equivalent) extension. They contain information that wasn't modifiable through only a WAD, and originally were used to literally patch the original game executable (e.g., DOOM2.EXE), though source ports know how to handle them without such drastic measures.

 

As for using it in Doom Touch, I imagine the files are probably selectable like any other WAD/PK3 file. If not, I have no idea how you'd access a command line from an Android.

Share this post


Link to post

Dehacked is a txt file. You simply load the txt file alongside your mod eg


-iwad doom2.wad -file dehacked.lmp



Although some ports can't load dehacked that easily and usually require another parameter such as



-deh



But if you're asking about actually installing Dehacked so you can make Dehacked patches, you'll need to download DosBox from the Play Store.

But trust me. It's a pain in the ass to use any non-Android program on a touchscreen

Share this post


Link to post
8 hours ago, Voros said:

Dehacked is a txt file. You simply load the txt file alongside your mod eg
 



-iwad doom2.wad -file dehacked.lmp

 



Although some ports can't load dehacked that easily and usually require another parameter such as

 

 



-deh

 



 

 

Wow it worked thanks.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×