Page 1 of 1

Increase weapon damage through hex editing?

Posted: Sun Jan 02, 2011 6:41 pm
by darthhalv
is it possible to make the weapons more powerful using hex edit?

Re: increased damage?

Posted: Sun Jan 02, 2011 6:54 pm
by Darth_Spiderpig
No.

Re: increased damage?

Posted: Sun Jan 02, 2011 9:53 pm
by Maveritchell
Darth_Spiderpig wrote:No.
There's no reason you can't. It's not hard - just find the section in the .lvl file pertaining to the _ord.odf of the weapon you're trying to modify. All the number data is stored in plain text in the hex file.

It's actually much easier to munge the side you're trying to modify beforehand and simply looking at the munged .class file for whichever part of the .lvl file you want to modify (all .odfs are munged into .class files and then simply taken whole-stock into the .lvl file).

That said, there's really no reason to use hexediting to make these kind of changes. It's much easier to simply rebuild the .lvl file.

Re: increased damage?

Posted: Mon Jan 03, 2011 7:08 pm
by SAMofBIA
you can actually do a lot with the hex-editor pertaining to weapons. You can make them have different salvo counts, fire more salvos (i dont think you can edit ammo for some reason) you can have the explosion radius increased and the push along with it. I know for a fact that all of this is possible, because i used to mod the ps2 version's server data with hex editor.

Re: increased damage?

Posted: Tue Jan 04, 2011 8:09 am
by darthhalv
thanks allot. What kind of hex editor should I use?

Re: increased damage?

Posted: Tue Jan 04, 2011 8:23 am
by Jendo7

Re: increased damage?

Posted: Tue Jan 04, 2011 5:25 pm
by SAMofBIA
i actually prefer HxD for hex editing, but if your going into hex editing models, you have to use the xvi32

Re: increased damage?

Posted: Wed Jan 05, 2011 11:38 am
by DarthD.U.C.K.
SAMofBIA wrote:i actually prefer HxD for hex editing
i second that, ive tried a few hexeditors and HxD is dfinitelly the best in my opinion.
however you dont need a special hexeditor for models, i use HxD for models (and nothing else).

Re: increased damage?

Posted: Fri Jan 07, 2011 7:00 pm
by SAMofBIA
i couldnt find the tool your supposed to use for the unit counts or whatever on HxD. but yes, HxD is the best because it gives you easier veiwing and editing of the worded half of the editor instead of just the numerical and symbol half. (the halves are about equal in size too, so more of a line appears higher up)