Decompiling Hexen

Discuss all aspects related to modding Zandronum here.
Post Reply
User avatar
The_Spartan
 
Posts: 79
Joined: Fri Oct 12, 2012 1:12 pm
Location: Italy
Contact:

Decompiling Hexen

#1

Post by The_Spartan » Mon Oct 29, 2012 3:08 pm

Please, could someone decompile the first map's behaviour and send me the content, with all scripts?

Thank you in advance :)

one_Two
Addicted to Zandronum
Posts: 1753
Joined: Thu Jun 07, 2012 4:47 pm

RE: Decompiling Hexen

#2

Post by one_Two » Mon Oct 29, 2012 3:14 pm

The_Spartan wrote: Please, could someone decompile the first map's behaviour and send me the content, with all scripts?

Thank you in advance :)
http://forum.zdoom.org/viewtopic.php?t=21637 That should decompile the behavior scripts for you. I don't know if it's full proof or not.
Last edited by one_Two on Mon Oct 29, 2012 3:14 pm, edited 1 time in total.

User avatar
The_Spartan
 
Posts: 79
Joined: Fri Oct 12, 2012 1:12 pm
Location: Italy
Contact:

RE: Decompiling Hexen

#3

Post by The_Spartan » Mon Oct 29, 2012 3:36 pm

I don't understand how to use it D:

one_Two
Addicted to Zandronum
Posts: 1753
Joined: Thu Jun 07, 2012 4:47 pm

RE: Decompiling Hexen

#4

Post by one_Two » Mon Oct 29, 2012 3:42 pm

The_Spartan wrote: I don't understand how to use it D:
http://www.jspenguin.org/software/listacs/README.txt is the readme - it works with python, so you'll have to get that.

http://www.jspenguin.org/software/listacs/

Nothing is gonna be simple with hard compiled code but if you get it to work you should at least be able to see what the code is like. And (in case you haven't already) your gonna need to get the behavior file from Hexen.wad using a lump editor like slade 3 or XWE.

User avatar
The_Spartan
 
Posts: 79
Joined: Fri Oct 12, 2012 1:12 pm
Location: Italy
Contact:

RE: Decompiling Hexen

#5

Post by The_Spartan » Tue Oct 30, 2012 2:56 pm

I can't really get how this program works. Well, I extracted the BEHAVIOR lump but it seems not to work. Please, if someone knows how to get the hexen map01's code, please send me it.

Post Reply