anaways, whoever noted above saying you can open the RF.exe in notepad to change it around... Well you cant exactly do anything useful just by opening the exe in notepad. you will have to decompile the exe first then edit the cpp entries... then recompile. otherwise just editing with notepad and saving then trying to re execute the exe will probably break the exe.
Yeah Red Factions third person animations are really bad. Only one running animation for forward, backward, and from side to dide, he looks like he is running forward.
I would really enjoy a racing game that had a first person view. Gimme a racing wheel, surround sound, and a HDTV 72 incher, and I can start my new career as a racecar driver.
Oh I forgot, there is a racing sim that has that for the 360, forgot what it was called. I think it wasa Froza Motorsports 3 pr something like that...
Let those who don't understand me, fear me. Let those who understand me, fear themselves.
redfac18
Posted 30th Mar 2006 5:17am
L4Y Member Post 224 / 300
Quoting D2k
anaways, whoever noted above saying you can open the RF.exe in notepad to change it around... Well you cant exactly do anything useful just by opening the exe in notepad. you will have to decompile the exe first then edit the cpp entries... then recompile. otherwise just editing with notepad and saving then trying to re execute the exe will probably break the exe.
I hope you have a good Knowledge of Assembly language to decompile the code, because as of now there isn't an automatic C/C++ decompiler that produces recompilable code right out of the decompiler. The best attempt so far is the Boomerang Decompiler