The Surge | Health Trick

Post Reply
User avatar
ProbablyRaging
Junior Member
Posts: 3
Joined: Fri May 03, 2019 2:50 am
Contact:

The Surge | Health Trick

Post by ProbablyRaging » Fri May 03, 2019 3:40 am

So I spent the good part of a day trying to find a Infinite Health for The Surge, unfortunately I'm just not able to figure out how HEALTH is stored in the hex file.

On a positive note I was able to find a way to max my HEALTH out in another way. With this method you will potentially be able to get your HEALTH to 3000 and higher quite easily. This makes you virtually unkillable even by the toughest bosses but beware you can definitely still die. So here's how I did it with a little help from other user's posts, so credit to @chris83 and @BigMoomba.

Basically there are about 5 stages of Vital Booster in the game which are v.1, v.3, v.5, XL v.2 and XL v.4. Using XL v.4 will grant a further 135+ health based off your core level, so we will change some hex code to give us as many of those as we need. The easiest way I was able to do this was by finding hex codes for other IMPLANTS and changing them to the Vital Booster codes. The only hex codes for IMPLANTS that I could find online were for Vital Booster 1+2+3, Vital Injections 1+2+3, Plasmic Regen 1+2+3, Sustaining Array and Medi-Voltaic 1+2+3 (I'll list their codes below). You will need some of these IMPLANTS first to be able to use this method.

1. Your first step is to get as many of these IMPLANTS as you need. For me I have 22 IMPLANT slots, I already had a few lower version Vital Boosters and a bunch of Vital Injections so what I did was technically "UPGRADED" my lower version Vital Boosters and changed my Vital Injections to XL v.4's.

2. Now that you have those you need to open your save in ADVANCED MODE and search for the IMPLANTS you plan to change into XL v.4's by using these codes below. NOTE- you only need to search for the first 8 digits, in SaveWizard remove all the spaces or just search normally in HxD:

Code: Select all

Vital Booster

v.1 - 18 12 A3 BB 00 00 00 00 00 00 00 00 00 00 00 01
v.3 - 18 12 A3 BD 00 00 00 00 00 00 00 00 00 00 00 03
v.5 - 18 12 A3 BF 00 00 00 00 00 00 00 00 00 00 00 05
XL v.4 - 46 BC 83 13 00 00 00 00 00 00 00 00 00 00 00 04


Vital Injections

v.1 - DE 14 E2 86 00 00 00 00 00 00 00 00 00 00 00 01
v.3 - DE 14 E2 88 00 00 00 00 00 00 00 00 00 00 00 03
v.5 - DE 14 E2 8A 00 00 00 00 00 00 00 00 00 00 00 05


Plasmic Regenerator

v.1 - 14 AF 47 F8 00 00 00 00 00 00 00 00 00 00 00 01
v.3 - 14 AF 47 FA 00 00 00 00 00 00 00 00 00 00 00 03
v.5 - 14 AF 47 FC 00 00 00 00 00 00 00 00 00 00 00 05


Medi-Voltaic Injection

v.1 - EE 23 70 33 00 00 00 00 00 00 00 00 00 00 00 01 
v.3 - EE 23 70 35 00 00 00 00 00 00 00 00 00 00 00 03 
v.5 - EE 23 70 37 00 00 00 00 00 00 00 00 00 00 00 05


Sustaining Array
v.1 - 7E F4 45 1D 00 00 00 00 00 00 00 00 00 00 00 01
3. Once you locate each of these hex codes you will need to replace the first 8 digits and the last digit with the hex code for Vital Booster XL v.4.. eg..
BEFORE: 18 12 A3 BB 00 00 00 00 00 00 00 00 00 00 00 01
AFTER: 46 BC 83 13 00 00 00 00 00 00 00 00 00 00 00 04

Do this for each hex code until you have enough. From what I can work out, with the max rig and implant slots which I believe is 36, with all 36 slots filled with XL v.4's you can have up to 4,960 HP and with a full kit of SCARAB armour you will boost it to well over 5000 HP.

If anyone has a gamesave with the Vital Injection MAX implant or the hex code for it, please let me know, thanks!

Good luck, hope this helps a few and if you need any questions answered feel free to ask below!
Post Reply