Page 1 of 1
Modding sides. Hex edit? I need help!
Posted: Tue Nov 14, 2006 11:25 pm
by Jango_Fett_A
Currently I want to replace some sides on a shipped level. I have been informed that i ned hex editor to get it to work. However i don't know anything sbout hex editing. I don't even know how to edit a file. Do i need a program or something? If someone could tell me how to replace a CIS trooper to a republic trooper in hex edit form i would be appriciative. Also i need a tutorial i guess. (I just want to alter the sides, that's all)
RE: Modding sides. Hex edit? I need help!
Posted: Wed Nov 15, 2006 12:01 am
by Linus
Well, first of all,
Jango
', if you want to
Hexadecimal
Edit the
original game
's mission
.LeVeL file, you need a
Hexadecimal
Editor, for example
XVI32.
You can find the mission
.*
LVL file at [
Hard Drive's Letter] /
Program /
Lucas
Arts /
Star
Wars
Battlefront
II /
Game
Data / data / _lvl_pc.
You can find a guide
here...
- Linus
RE: Modding sides. Hex edit? I need help!
Posted: Wed Nov 15, 2006 1:18 am
by Droideka88
I recommend downloading PSPadEditor to help you code easily.
RE: Modding sides. Hex edit? I need help!
Posted: Wed Nov 15, 2006 5:44 pm
by Jango_Fett_A
Thank you guys!
Edit: I downloaded the Xvi32 and i opened up the level file but all i get is numbers and letters:
How do i edit the sides from here?
RE: Modding sides. Hex edit? I need help!
Posted: Thu Nov 16, 2006 2:19 am
by Linus
Jango', click on ''Search'' and type in a world, for example dag.lvl ( Dagobah ). Now, you should be able to see the sides in the right box...
- Linus
Posted: Fri Nov 17, 2006 5:23 am
by Pi314
As I have mentioned before you cannot replace CIS with REP since the shortest REP name, rep_inf_ep2_sniper, is still longer than the longest CIS name, cis_inf_rocketeer. Correct me someone if I am wrong!
Posted: Sat Nov 18, 2006 11:34 am
by Jango_Fett_A
I thought you said that you could replace the extra spaces with 00's. If not then i guess i can't do what i wanted to. Is it possible to make it imperial vs. imperial?