FINAL FANTASY VII REBIRTH +15 (table Update.8)

Upload your cheat tables here (No requests)
measycargo
Noobzor
Noobzor
Posts: 7
Joined: Mon Mar 10, 2025 4:27 pm
Reputation: 0

Re: FINAL FANTASY VII REBIRTH +15 (table Update.8)

Post by measycargo »

delpirero wrote:
Tue Mar 11, 2025 5:33 am
measycargo wrote:
Mon Mar 10, 2025 9:33 pm
@delpirero: Would it be very difficult for you to find Zack's stats addresses? Like Strength, Magic, Vitality, Spirit, Luck, Speed... Thanks in advance.
ff7rebirth_.CT

Recommend this mod:Party Mod Menu
Thank you very much, It's just what I was looking for!

Two last request if it's not too much to ask.
1.- What is the serial ID of the parasol that Cloud uses on the beach?
2.- Thanks to your party cheat table it is possible to play with any character in Chadley's Combat Simulator, would it be possible to do something with the Legendary challenges? It is the only segment in which you cannot play with any character. Would there be a way to unlock it for all characters?

How to use this cheat table?
  1. Install Cheat Engine
  2. Double-click the .CT file in order to open it.
  3. Click the PC icon in Cheat Engine in order to select the game process.
  4. Keep the list.
  5. Activate the trainer options by checking boxes or setting values from 0 to 1

BtEtta
Noobzor
Noobzor
Posts: 7
Joined: Thu Mar 24, 2022 3:24 pm
Reputation: 4

Re: FINAL FANTASY VII REBIRTH +15 (table Update.8)

Post by BtEtta »

As a means to better get my head around making tables I've decided to take a look the various character combat abilities that I haven't seen covered elsewhere.

After much trial and error Aerith is now able to use her Ward Shift ability without any cooldown.

Code: Select all

{ Game   : ff7rebirth_.exe
  Version: 1
  Date   : 2025-03-12
  Author : BtEtta
}

[ENABLE]
aobscanmodule(UpdateShiftTimer,ff7rebirth_.exe,C5 FA 5C C6 C5 FA 11 43 30) // should be unique
alloc(newmem,$100,UpdateShiftTimer)
label(ResetTimer)
label(code)
label(return)

newmem:
  vmovss xmm0,[ResetTimer]
code:
  vsubss xmm0,xmm0,xmm6
  vmovss [rbx+30],xmm0
  jmp return
ResetTimer:
  dd (float)0.0
UpdateShiftTimer:
  jmp newmem
  nop 4
return:
registersymbol(UpdateShiftTimer)

[DISABLE]

UpdateShiftTimer:
  db C5 FA 5C C6 C5 FA 11 43 30

unregistersymbol(*)
dealloc(*)
Attachments
ff7rebirth_wardshift.ct
(2.77 KiB) Downloaded 57 times

topboy
Expert Cheater
Expert Cheater
Posts: 140
Joined: Sun Nov 26, 2017 3:04 am
Reputation: 49

Re: FINAL FANTASY VII REBIRTH +15 (table Update.8)

Post by topboy »

Did any table of this topic have option to change relationship ? I wanna date Yuffie/barret/red13 but don't wanna waste my time build relationship with them.

mack_b_nibble
Cheater
Cheater
Posts: 35
Joined: Wed May 24, 2023 8:01 am
Reputation: 0

Re: FINAL FANTASY VII REBIRTH +15 (table Update.8)

Post by mack_b_nibble »

BtEtta wrote:
Wed Mar 12, 2025 7:24 pm
...
Would you also be willing to look into her Transcendence skills so that's always fully charged?

measycargo
Noobzor
Noobzor
Posts: 7
Joined: Mon Mar 10, 2025 4:27 pm
Reputation: 0

Re: FINAL FANTASY VII REBIRTH +15 (table Update.8)

Post by measycargo »

Could someone find me the address of the timer of Stop (debuff)? Thanks.

BtEtta
Noobzor
Noobzor
Posts: 7
Joined: Thu Mar 24, 2022 3:24 pm
Reputation: 4

Re: FINAL FANTASY VII REBIRTH +15 (table Update.8)

Post by BtEtta »

mack_b_nibble wrote:
Thu Mar 13, 2025 7:39 am
Would you also be willing to look into her Transcendence skills so that's always fully charged?
I'm not sure how I'd approach making Transcendence II always be available, but I'll give it a go.

That said, I can make it so it charges instantly…

Miscellaneous Combat Abilities
Contents:
  • Aerith
    • Fleeting Familiar Never Leaves [v3]
    • Ward Shift Always Available [v1]
    • Wards Never Expire [v1]
    • Chrono Aegis Never Expires [v1]
    • Transcendence Instant Charge [v1]
  • Barret
    • Steelskin/Lifesaver/Turbulent Spirit Never Expire [v2]
    • Infinite Bonus Round Ammo [v2]
  • Cait Sith
    • Set Moogle Gauge Level When Attacking [v3]
    • Moogle Health Always Full [v3]
    • Moogle Magic Cast Time Always Instant [v3]
  • Cloud — Nothing extra to cover
  • Red XIII
    • Vengeance Gauge Doesn't Decrease [v3]
  • Tifa — Nothing extra to cover
  • Yuffie
    • Elemental Ninjutsu Doesn't Expire [v4]
    • Doppelgänger Never Leaves [v4]
  • Sephiroth
    • Aura Charge Always Full [v4]
  • Zach
    • Charge Gauge Always Level III [v4]
  • Enemy Skill Materia
    • Plasma Discharge Doesn't Expire [v4]
  • DO NOT USE
    • Freeze Generic Combat Timers over 2.5s [v4]
Updates:
2025-05-27: [Version 4] Added the remaining characters & Enemy Skill Materia. Moved one code to a DO NOT USE section
2025-05-17: [Version 3] Added Cait Sith, Red XIII, and one missed ability for Aerith
2025-04-18: [Version 2] Added Barret
2025-03-18: [Version 1] Added Aerith

Notes:
  • If an ability for character in this table isn't covered it's likely someone has made a code elsewhere that covers it.
  • A similar code already existed by Krustytoe to control the Moogle Gauge level. Mine takes a different approach and allows you to set it to level 2 if you prefer the party buffs to the level 3 enemy debuffs.
  • I have no idea how to approach trying to control Cait Sith's random abilities like Roll O' the Dice. Given what I've seen otherwise I have no confidence the rolled number would appear in the same place every time, and unlike timers or gauges there's no window of changing values to try and find it before it expires. And Lady Luck merely applies a buff in the same way any spell might which I'm also not too interested in looking into.
  • Vengeance Mode is still ended when using Crescent Claw.
  • The DO NOT USE code controls multiple generic combat timers including Aerith's Lustrous Shield, Tifa's Chi Trap, The duration Yuffie's weapon stays aloft when thrown, and Enemy Skill's Gorgon Shield. It also controls timers for a lot of other things such as animation delays for the projectiles from Aerith's Transcendence II as well as multiple enemy abilities e.g. Terror of the Deep's Ocean Tornado. I couldn't find a way to control which timers would be affected and frankly this endeavour has been practice for me with cheat engine and most of the codes here are of very limited actual usefulness—so I will not be looking into this any deeper and include it only for reference.
    • If you must use it I have added a code that can temporarily disable this effect activated by a hotkey (default: CTRL+ALT)
Attachments
ff7rebirth_abilities.ct
version 4
(46.07 KiB) Downloaded 21 times
ff7rebirth_abilities.ct
version 3
(30.79 KiB) Downloaded 19 times
ff7rebirth_abilities.ct
version 2
(18.2 KiB) Downloaded 37 times
ff7rebirth_abilities.ct
version 1
(13.01 KiB) Downloaded 55 times
Last edited by BtEtta on Tue May 27, 2025 10:40 am, edited 5 times in total.

acecel
Expert Cheater
Expert Cheater
Posts: 1021
Joined: Sun Apr 09, 2017 1:32 am
Reputation: 170

Re: FINAL FANTASY VII REBIRTH +15 (table Update.8)

Post by acecel »

Thanks for all the tables and to everyone who helped create and update them :wub:
Last edited by acecel on Wed Mar 19, 2025 1:40 am, edited 1 time in total.

acecel
Expert Cheater
Expert Cheater
Posts: 1021
Joined: Sun Apr 09, 2017 1:32 am
Reputation: 170

Re: FINAL FANTASY VII REBIRTH +4

Post by acecel »

VampTY wrote:
Fri Jan 24, 2025 8:35 am
...
Have fun!
:P
Thanks for the table ;)

acecel
Expert Cheater
Expert Cheater
Posts: 1021
Joined: Sun Apr 09, 2017 1:32 am
Reputation: 170

Re: FINAL FANTASY VII REBIRTH +15 (table Update.8)

Post by acecel »

I am trying to find theses cheats :

- Weapon Proficiency Multiplier
- Max Weapon Proficiency

- Party Level Multiplier
- Max Party Level

If anyone has seen these in a table/trainer/mod somewhere please send me by pm or here, thanks a lot. ;)

And if a table maker want to create these scripts then please send me the link :wub:

mack_b_nibble
Cheater
Cheater
Posts: 35
Joined: Wed May 24, 2023 8:01 am
Reputation: 0

Re: FINAL FANTASY VII REBIRTH +15 (table Update.8)

Post by mack_b_nibble »

BtEtta wrote:
Tue Mar 18, 2025 11:43 pm
...
this is awesome, thanks a bunch. On the subject of transcendence, krustytoe (viewtopic.php?p=389085#p389085) was able to make yuffies banishment fully charged all the time, idk if aeriths skill works similarly but it may be an avenue of investigation. otherwise this is perfect, theres honestly very little difference between an instant charge and an infinite charge XD thank for looking into to it, you rock!

BtEtta
Noobzor
Noobzor
Posts: 7
Joined: Thu Mar 24, 2022 3:24 pm
Reputation: 4

Re: FINAL FANTASY VII REBIRTH +15 (table Update.8)

Post by BtEtta »

mack_b_nibble wrote:
Wed Mar 19, 2025 2:24 pm
BtEtta wrote:
Tue Mar 18, 2025 11:43 pm
...
this is awesome, thanks a bunch. On the subject of transcendence, krustytoe (viewtopic.php?p=389085#p389085) was able to make yuffies banishment fully charged all the time, idk if aeriths skill works similarly but it may be an avenue of investigation. otherwise this is perfect, theres honestly very little difference between an instant charge and an infinite charge XD thank for looking into to it, you rock!
It's not quite similar. Banishment is always "active" — charging from other ATB actions. It also counts progress from 0-6.

Transcendence needs to be activated with one cast and spent with a second. If I'm lucky there's only a value changing between 0-1 (or maybe 0-2 if it's tracking inactive/charging/fully charged.) Which is still harder to track down by comparison.

If I'm unlucky it's something completely different. I may still be able to find it by working up the call stack and finding the place where it checks if Transcendence is active before making the call to increase the charge.

measycargo
Noobzor
Noobzor
Posts: 7
Joined: Mon Mar 10, 2025 4:27 pm
Reputation: 0

Re: FINAL FANTASY VII REBIRTH +15 (table Update.8)

Post by measycargo »

@BtEtta: Could you find me the address of the timer of Stop (debuff), please?

mack_b_nibble
Cheater
Cheater
Posts: 35
Joined: Wed May 24, 2023 8:01 am
Reputation: 0

Re: FINAL FANTASY VII REBIRTH +15 (table Update.8)

Post by mack_b_nibble »

measycargo wrote:
Wed Mar 19, 2025 8:01 pm
@BtEtta: Could you find me the address of the timer of Stop (debuff), please?
Stop effects both you and enemies, so changing it's timer means you'd make it useless on enemies if you made it 0 or youd extend the debuf when you get hit with it as well if you set it to a higher value.

acecel
Expert Cheater
Expert Cheater
Posts: 1021
Joined: Sun Apr 09, 2017 1:32 am
Reputation: 170

Re: FINAL FANTASY VII REBIRTH +15 (table Update.8)

Post by acecel »

Is there any way to duplicate Materia or edit their quantity ?

measycargo
Noobzor
Noobzor
Posts: 7
Joined: Mon Mar 10, 2025 4:27 pm
Reputation: 0

Re: FINAL FANTASY VII REBIRTH +15 (table Update.8)

Post by measycargo »

mack_b_nibble wrote:
Wed Mar 19, 2025 9:45 pm
measycargo wrote:
Wed Mar 19, 2025 8:01 pm
@BtEtta: Could you find me the address of the timer of Stop (debuff), please?
Stop effects both you and enemies, so changing it's timer means you'd make it useless on enemies if you made it 0 or youd extend the debuf when you get hit with it as well if you set it to a higher value.
You've only highlighted the negative aspects, which isn't quite what I'm looking for. I intend to use it to inflict the 'Stop' status on an enemy that is vulnerable to it and has sufficient health, allowing me to test combat scenarios without the risk of being attacked.

Post Reply

Who is online

Users browsing this forum: Akiiiya, AoB-Updater, ferryatlan10, Google [Bot], Google Adsense [Bot], Kodoka, Majestic-12 [Bot], Salju