You are viewing our Forum Archives. To view or take place in current topics click here.
Arena Hex Guide
Posted:

Arena Hex GuidePosted:

st0rmranger
  • Resident Elite
Status: Offline
Joined: Apr 12, 201212Year Member
Posts: 277
Reputation Power: 11
Status: Offline
Joined: Apr 12, 201212Year Member
Posts: 277
Reputation Power: 11
For all the Arena hexers out there:

Boosting stats by editing save game files (HEX editor required)
Stats are stored in the save game files, which are name saveengn.xx, where xx is the save game number based on the slot you use (for example: the top slot would be saveengn.00, the second saveengn.01, and so on). You must be able to HEX edit. For example, you can give a character 1,000,000,000 GP like this:
(In the file)

Offset 41E 18
Offset 41F FA
Offset 420 C4 80
Offset 421 83 F8

Offset 041F is part of the field for Gold. Change it from what it is to CC to get around 65K gold pieces. Offset 040C is part of the field for Experience. Change it from 48 to 4F to get around 1.28 x 10^11 Experience points.

Field covers 4 bytes - 409 to 40C (hex) 409 holds the lowest value and 40C holds the highest value.

To give a character more attribute points make the following change: (next fight gives the points)

Offset 006 87 (make character level 1)

At the time of the next fight you will get a bunch of points to distribute. The number depends on the difference between level 1 and the character's current level. Do not go to 100 for each attribute as that will hang the game next time the character gains a level. Leave at least (6*(26-current level)) points available for distribution. If the idea is to increase stats, use the offset 006 change until the values you want to increase are high enough.

It is much easier to edit the spells, since they're kept in clear hex. Use Spellmaker to create a spell that does 1-1 pts of damage, +1-1/level, then look the spell up in the SPELLS.xx file (where xx is the savegame #), and change it to 99-99, + 99-99/level, etc, etc. You can change other factors such as chance and duration. There are also two effects (Cage and Death Spell) that seem to never have been implemented, but activating them and using them is not advisable, as that will result in disharmonious outcomes.

And Finally some footage of the MOST EPIC Elder Scrolls game of all time:


Last edited by st0rmranger ; edited 1 time in total
#2. Posted:
Cryo
  • TTG Senior
Status: Offline
Joined: Apr 16, 201212Year Member
Posts: 1,163
Reputation Power: 57
Status: Offline
Joined: Apr 16, 201212Year Member
Posts: 1,163
Reputation Power: 57
This is an oldddddddddd game
#3. Posted:
st0rmranger
  • Resident Elite
Status: Offline
Joined: Apr 12, 201212Year Member
Posts: 277
Reputation Power: 11
Status: Offline
Joined: Apr 12, 201212Year Member
Posts: 277
Reputation Power: 11
Just like Oblivion/Morrowind, but that doesn't stop people from posting them.
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.