View previous topic :: View next topic |
Author |
Message |
Mexicouger

Joined: 01 May 2010 Posts: 129
|
Posted: Tue Jun 22, 2010 6:44 pm Post subject: Frikqcc Decompiler? How? |
|
|
Well I was strolling around In my worldcraft folder the other day and stumbled upon Frikqcc 25.exe I fired it up and it couldn't compile anything. SO i kept strolling and found the frikqcc readme. It said it had A built in Decompiler. I Thought that was pretty neat. So I took my progs.dat for Prime and Renamed it qwprogs.dat expecting the compiler/decompiler to find it and Decompile it. No Luck. So how Exactly do you run this Decompiler? |
|
Back to top |
|
 |
Spike
Joined: 05 Nov 2004 Posts: 944 Location: UK
|
Posted: Tue Jun 22, 2010 7:02 pm Post subject: |
|
|
its not built in, its a separate program. _________________ What's a signature? |
|
Back to top |
|
 |
Mexicouger

Joined: 01 May 2010 Posts: 129
|
Posted: Tue Jun 22, 2010 7:05 pm Post subject: |
|
|
Quote from Frikqcc Readme
"Decompilation
-------------
Frikqcc also includes a built-in decompiler, based on ProQCC. I've made some
decent changes to the decompiler, making it output somewhat better looking
code. In addition, I also 'fixed' proqcc's mishandling of progs in which the
source code was compiled from multiple folders.
Also thanks to Raymond Martineau pointing it out, frikqcc will decompile
qwprogs.dat files."
That states that there is A built in Decompiler. But you may be right. Any where I can get a decompiler? |
|
Back to top |
|
 |
Spike
Joined: 05 Nov 2004 Posts: 944 Location: UK
|
Posted: Tue Jun 22, 2010 7:18 pm Post subject: |
|
|
try
frikqcc -dec progs.dat
then _________________ What's a signature? |
|
Back to top |
|
 |
FrikaC Site Admin

Joined: 08 Oct 2004 Posts: 947
|
Posted: Thu Jun 24, 2010 6:51 pm Post subject: |
|
|
It was split out at some point, I may not have updated the readme to reflect this. |
|
Back to top |
|
 |
Mexicouger

Joined: 01 May 2010 Posts: 129
|
Posted: Thu Jun 24, 2010 7:01 pm Post subject: |
|
|
well where Can I get a decompiler? |
|
Back to top |
|
 |
|