Final Fantasy 8 Remaster (Steam) (Released September, 2019)

Upload your cheat tables here (No requests)
kidachan
Noobzor
Noobzor
Posts: 8
Joined: Tue Mar 27, 2018 8:09 am
Reputation: 0

Re: Final Fantasy 8 Remaster (Steam) (Released September, 2019)

Post by kidachan »

it doesn't work with the french version. Can you help me please ?

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

Master_Builder
Expert Cheater
Expert Cheater
Posts: 138
Joined: Mon Jan 13, 2020 5:45 pm
Reputation: 150

Re: Final Fantasy 8 Remaster (Steam) (Released September, 2019)

Post by Master_Builder »

I was aiming for a draw multiplier but even with Ghidra the assy is rather confusing.
So I settled on "Full Stock (100) on Draw" which works too. So here you go.
Made for whatever the latest version is on Steam.

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <ID>7</ID>
      <Description>"Full Stock (100) on Draw"</Description>
      <LastState/>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript Async="1">{ Game   : FFVIII.exe
  Version: 
  Date   : 2021-01-18
  Author : gregory

  This script does blah blah blah
}

[ENABLE]

aobscanmodule(FULL_DRAW,FFVIII_EFIGS.dll,8A 1E 8D 51 04) // should be unique
alloc(newmem,$1000)

label(code)
label(return)

newmem:

code:
  mov [esi],#100
  mov bl,[esi]
  lea edx,[ecx+04]
  jmp return

FULL_DRAW:
  jmp newmem
return:
registersymbol(FULL_DRAW)

[DISABLE]

FULL_DRAW:
  db 8A 1E 8D 51 04

unregistersymbol(FULL_DRAW)
dealloc(newmem)

{
// ORIGINAL CODE - INJECTION POINT: FFVIII_EFIGS.dll+2BF65F

FFVIII_EFIGS.dll+2BF63F: 80 3E 64           - cmp byte ptr [esi],64
FFVIII_EFIGS.dll+2BF642: 0F 92 C0           - setb al
FFVIII_EFIGS.dll+2BF645: 88 46 41           - mov [esi+41],al
FFVIII_EFIGS.dll+2BF648: 8A 46 45           - mov al,[esi+45]
FFVIII_EFIGS.dll+2BF64B: 3A 46 40           - cmp al,[esi+40]
FFVIII_EFIGS.dll+2BF64E: 0F 84 C8 00 00 00  - je FFVIII_EFIGS.dll+2BF71C
FFVIII_EFIGS.dll+2BF654: FE 06              - inc byte ptr [esi]
FFVIII_EFIGS.dll+2BF656: 8B 4E 2C           - mov ecx,[esi+2C]
FFVIII_EFIGS.dll+2BF659: A1 A0 B5 01 58     - mov eax,[FFVIII_EFIGS.dll+16CB5A0]
FFVIII_EFIGS.dll+2BF65E: 53                 - push ebx
// ---------- INJECTING HERE ----------
FFVIII_EFIGS.dll+2BF65F: 8A 1E              - mov bl,[esi]
// ---------- DONE INJECTING  ----------
FFVIII_EFIGS.dll+2BF661: 8D 51 04           - lea edx,[ecx+04]
FFVIII_EFIGS.dll+2BF664: 8B 04 01           - mov eax,[ecx+eax]
FFVIII_EFIGS.dll+2BF667: 89 56 2C           - mov [esi+2C],edx
FFVIII_EFIGS.dll+2BF66A: 89 46 30           - mov [esi+30],eax
FFVIII_EFIGS.dll+2BF66D: A1 A0 B5 01 58     - mov eax,[FFVIII_EFIGS.dll+16CB5A0]
FFVIII_EFIGS.dll+2BF672: 53                 - push ebx
FFVIII_EFIGS.dll+2BF673: FF 76 08           - push [esi+08]
FFVIII_EFIGS.dll+2BF676: 8B 0C 02           - mov ecx,[edx+eax]
FFVIII_EFIGS.dll+2BF679: 8D 42 04           - lea eax,[edx+04]
FFVIII_EFIGS.dll+2BF67C: 89 46 2C           - mov [esi+2C],eax
}
</AssemblerScript>
    </CheatEntry>
  </CheatEntries>
</CheatTable>

Sh4k4
What is cheating?
What is cheating?
Posts: 2
Joined: Sun May 03, 2020 9:17 am
Reputation: 0

Re: Final Fantasy 8 Remaster (Steam) (Released September, 2019)

Post by Sh4k4 »

Hey,

I am using version 5.1 with an older version of the game. Draw card multiplier and save anywhere work fine. They are the only cheats I have been using so far.

But I just tried using Damage multiplier for enemy. It seems to have no effect at all. Using a multiplier of 4 has no effect on enemy damage at all.

How can I make it work correctly ? The game is so easy without it.

EDIT: oh nvm... just figured the damage multiplier is for heroes not foes... as if the game was not easy enough.

Any chance to add a feature in the version 5.1 with Multiplier for damages done by foes ?

Romangelo
Cheater
Cheater
Posts: 46
Joined: Thu Aug 03, 2017 5:46 am
Reputation: 1

Re: Final Fantasy 8 Remaster (Steam) (Released September, 2019)

Post by Romangelo »

Doesn't work with Japanese version.

ebilkatkiller
What is cheating?
What is cheating?
Posts: 2
Joined: Wed Mar 10, 2021 12:20 pm
Reputation: 0

Re: Final Fantasy 8 Remaster (Steam) (Released September, 2019)

Post by ebilkatkiller »

Does the other options work with whatever the latest steam version is? I can only click on infinite hp. Only interested on draw magic multiplier.

Mad_Monkey
Novice Cheater
Novice Cheater
Posts: 24
Joined: Tue Jun 30, 2020 6:25 pm
Reputation: 17

Re: Final Fantasy 8 Remaster (Steam) (Released September, 2019)

Post by Mad_Monkey »

Little update for the table. Can be found HERE.

I'm working to update further the table but I'm a little lazy and my time is short :D

Mad_Monkey
Novice Cheater
Novice Cheater
Posts: 24
Joined: Tue Jun 30, 2020 6:25 pm
Reputation: 17

Re: Final Fantasy 8 Remaster (Steam) (Released September, 2019)

Post by Mad_Monkey »

Ok, I need to admit that I'm actually playing Final Fantasy 8 Remastered.
This is why an update appears from time to time :D

So... a very little update to the table now reaching the Ver. 6.9.2!
For the table, click HERE.

Updated the cheat "Enemy Damage Multiplier" because the number of damage at screen doesn't mach with the real ammount of damage dealt.

Example:
After the activation of the cheat, set the multiplier to 2.

If you originally dealt 50 damage point, with the cheat active you dealt 100 damage point but the game shown at screen 50 damage point.
Since my OCD was about to explode, I fixed the cheat so that it displayed the correct value.

EDIT:
Update to Ver. 6.9.3
Click HERE.
Last edited by Mad_Monkey on Sun Jan 09, 2022 11:17 am, edited 1 time in total.

User avatar
bigdawg11
Expert Cheater
Expert Cheater
Posts: 126
Joined: Mon Dec 28, 2020 7:40 pm
Reputation: 6

Re: Final Fantasy 8 Remaster (Steam) (Released September, 2019)

Post by bigdawg11 »

Is there a version that works for the copy on the Microsoft Store and not steam?

Rocker49
Noobzor
Noobzor
Posts: 5
Joined: Thu Sep 16, 2021 5:14 pm
Reputation: 0

Re: Final Fantasy 8 Remaster (Steam) (Released September, 2019)

Post by Rocker49 »

I'm playing on the Game Pass version and when I load the table, I can activate the line titled Final Fantasy 8 Remaster (Steam), but I can't click the Enable line below it. Am I doing something wrong or does this table not work with the Game Pass version?

miruss89
Cheater
Cheater
Posts: 27
Joined: Sun Nov 26, 2017 12:13 pm
Reputation: 1

Re: Final Fantasy 8 Remaster (Steam) (Released September, 2019)

Post by miruss89 »

Mad_Monkey wrote:
Mon Aug 16, 2021 12:57 pm
Ok, I need to admit that I'm actually playing Final Fantasy 8 Remastered.
This is why an update appears from time to time :D

So... a very little update to the table. Now she reach the Ver. 6.9.2!
For the table, click HERE.

Updated the cheat "Enemy Damage Multiplier" because the number of damage at screen doesn't mach with the real ammount of damage dealt.

Example:
After the activation of the cheat, set the multiplier to 2.

If you originally dealt 50 damage point, with the cheat active you dealt 100 damage point but the game shown at screen 50 damage point.
Since my OCD was about to explode, I fixed the cheat so that it displayed the correct value.

EDIT:
Update to Ver. 6.9.3
Click HERE.
latest version not working for Always Able to Limit Break Highest Level Option

Mad_Monkey
Novice Cheater
Novice Cheater
Posts: 24
Joined: Tue Jun 30, 2020 6:25 pm
Reputation: 17

Re: Final Fantasy 8 Remaster (Steam) (Released September, 2019)

Post by Mad_Monkey »

miruss89 wrote:
Mon Dec 20, 2021 12:58 pm
latest version not working for Always Able to Limit Break Highest Level Option
Due to the Steam update that solve the frame-drop problem, I think that more than one cheat is definitely broken.

At this time I don't have enough time to update my table but, if capable, everyone can do it!

EDIT:

Happy New Year!

I've update my table to work on latest FF8-Remastered patch.
For new table and changelog, click HERE.

drakkanis
Noobzor
Noobzor
Posts: 13
Joined: Mon May 22, 2017 5:45 pm
Reputation: 0

Re: Final Fantasy 8 Remaster (Steam) (Released September, 2019)

Post by drakkanis »

Hello Noobzor! Happy new year!

I can't get the table to work, I am getting "Error while scanning AOB: HighlightedItemAOB Error : Not all results found"
I am using Cheat Engine ver.7.3 with Final Fantasy VIII Remastered (PC) - Steam version.

Please advise.
-Raul

Mad_Monkey
Novice Cheater
Novice Cheater
Posts: 24
Joined: Tue Jun 30, 2020 6:25 pm
Reputation: 17

Re: Final Fantasy 8 Remaster (Steam) (Released September, 2019)

Post by Mad_Monkey »

drakkanis wrote:
Thu Jan 13, 2022 4:12 pm
Hello Noobzor! Happy new year!

I can't get the table to work, I am getting "Error while scanning AOB: HighlightedItemAOB Error : Not all results found"
I am using Cheat Engine ver.7.3 with Final Fantasy VIII Remastered (PC) - Steam version.

Please advise.
-Raul
Hi!
Latest table works without problems.
Plaese, can you give me more informations?
In what language are you playing? Your copy is downloaded and updated from Steam's servers? It's a legit copy?

Denezhou
Expert Cheater
Expert Cheater
Posts: 124
Joined: Sun May 14, 2017 3:45 am
Reputation: 13

Re: Final Fantasy 8 Remaster (Steam) (Released September, 2019)

Post by Denezhou »

Thanks for the update Mad_Monkey!

the limit break code is my favorite one lol i hope you have time to fix it at some point. :)

i had to downgrade to old version in the meantime, will stick with it for now. :D i didn't have any problems using the other codes the person above did, maybe still using old version

User avatar
Alisaie
What is cheating?
What is cheating?
Posts: 2
Joined: Wed Jan 19, 2022 4:07 pm
Reputation: 0

Re: Final Fantasy 8 Remaster (Steam) (Released September, 2019)

Post by Alisaie »

the script is so amazing, I'm glad it's still updated!

Does anyone know if it is still possible to get the achievements for the respective GFs when we encounter them normally; even if you use the Get All GF cheat at the beginning?!

thank you~

Post Reply

Who is online

Users browsing this forum: Bing [Bot], Cloover, django868, DotBot, Google [Bot], Google Adsense [Bot], Hiahai, Horizon, juju0822, kyko, Marui555, Misaki11, OMNISLASH59, Oxigen, soundworkz@web.de, SpibotManuer, sturkyu, x3phon