Page 1 of 3

Into the Breach (Steam)

Posted: Tue Feb 27, 2018 7:49 pm
by Elsydeon
I never did master creating the scripts to find what writes to a variable so some ideas of what I would like would be:
-Edit power grid level
-Edit power cores
-Edit Corporate points
-Mech health
-Pilot XP
-Grid defense %

Re: Into the Breach (Steam)

Posted: Wed Feb 28, 2018 1:05 pm
by waterastro
Power core, Rep, and XP were easy to find. 4 bytes.

I wonder if it's possible to have unlimited turns.

Re: Into the Breach (Steam)

Posted: Wed Feb 28, 2018 7:40 pm
by Elsydeon
I found the Power Core and Rep easily as well, but it changes after each island. After resolving the crashing issue when searching for what writes to those addresses, I still haven't been able to find the pointers because when I gained/spent rep or power cores, the debugger didn't register any changes. I'm going to try another debugging mode later.

Re: Into the Breach (Steam)

Posted: Thu Mar 01, 2018 1:58 am
by Spazi
I quickly made a table with Rep, Cores and Grid pow
(tested on Steam version)

FYI, you can activate all scripts at any time as soon as game finish loading; for example you don't need to be in combat to activate the Combat scripts


Edit1: Added Grid defense and Score

Edit2: Added Unlimited Move/Action (with resetter)

Edit3: Added game time and script for mech energy

Edit4: Added shield and a basic script that cancel (some) damage (from enemy, push, self damage) (dont expect it to work for achiev "no damage")
And Unlimited Uses on item

Edit5: Patch 1.0.20

Re: Into the Breach (Steam)

Posted: Thu Mar 01, 2018 10:32 am
by doodl3simpl3
i have no idea whether it works on steam or not but it clearly not working on GOG version

Re: Into the Breach (Steam)

Posted: Thu Mar 01, 2018 11:21 am
by Spazi
doodl3simpl3 wrote:
Thu Mar 01, 2018 10:32 am
i have no idea whether it works on steam or not but it clearly not working on GOG version
I changed to an aobscan, tell me if it works

Re: Into the Breach (Steam)

Posted: Thu Mar 01, 2018 12:14 pm
by Silver_Weed
Tried using both tables scripts doesn't seem to activate. Probably wrong version of the game? GOG has v1.0.06

Re: Into the Breach (Steam)

Posted: Thu Mar 01, 2018 12:29 pm
by Peacean
aobscan works great with GOG 1.0.06. Just tested it and all options work.

Re: Into the Breach (Steam)

Posted: Thu Mar 01, 2018 5:05 pm
by doodl3simpl3
it works on GOG version, all you have to do is to active the player box, and I found that grid defense initial value starts from 0 , which means 15%=0 and 20%=5, grid defense has 4 bytes, looking forwards to adding grid defense

Re: Into the Breach (Steam)

Posted: Thu Mar 01, 2018 6:34 pm
by Elsydeon
It's working great on Steam. Good work!

Re: Into the Breach (Steam)

Posted: Thu Mar 01, 2018 11:06 pm
by RoboUnca
Works on GoG too. Thanks!

One of the best ways to use this table is to set the Grid defense bonus to 85... this made the Def go up to 100% and made all of the friendly buildings invulnerable.

Re: Into the Breach (Steam)

Posted: Fri Mar 02, 2018 12:37 am
by Spazi
I've added Unlimited move and actions. If you already moved/acted in your savegame, select your mech and manually change its state once.

I don't think I'll add anything more, unless someone have an idea that is not too hard to find ?

Re: Into the Breach (Steam)

Posted: Fri Mar 02, 2018 2:36 am
by belomar
If I may ask, how about editting how much free power you have on the mech, its easy to scan, better, editting mech stats.
Forgot to add, unlimited itens uses.

Re: Into the Breach (Steam)

Posted: Fri Mar 02, 2018 5:10 am
by avikdas99
what value type is it for free power 4bytes?

Re: Into the Breach (Steam)

Posted: Fri Mar 02, 2018 11:11 am
by doodl3simpl3
avikdas99 wrote:
Fri Mar 02, 2018 5:10 am
what value type is it for free power 4bytes?
yes it is, make sure to know that extra power doesn't count in the value, i believe it has different address