GUILTY GEAR -STRIVE- FLT+STEAM_v1.10

Upload your cheat tables here (No requests)
asdff12345
What is cheating?
What is cheating?
Posts: 3
Joined: Fri Sep 27, 2019 4:52 am
Reputation: 0

Re: GUILTY GEAR -STRIVE- [FLT]

Post by asdff12345 »

Haze wrote:
Sun Jun 13, 2021 6:45 am
Thank you so, so much for the table. However, I've run into a bit of a problem when it comes to fishing that I wanna check in to see if it's a universal problem, of if it's just me.

This is likely a bug from the game itself, but regardless, after you unlock most everything through quite a bit of fishing, items will somehow bypass the rare fish mechanic and start to repeat. I'm still missing several avatar customization pieces even after spamming fishing for at least a few hundred times already.

I'm wondering if it's possible to either brute force through this bug by making the x10 fishing mechanic yield 100 items per attempt (speeding up the process for everyone else as well), or perhaps even let us check off a list and automatically unlock fishing items we've yet to collect?
Did you find a solution to this? I also have this problem

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

Hyo-Sin
Noobzor
Noobzor
Posts: 5
Joined: Thu Apr 11, 2019 2:13 pm
Reputation: 0

Re: GUILTY GEAR -STRIVE- [FLT]

Post by Hyo-Sin »

asdff12345 wrote:
Wed Jul 07, 2021 3:26 pm
Haze wrote:
Sun Jun 13, 2021 6:45 am
Thank you so, so much for the table. However, I've run into a bit of a problem when it comes to fishing that I wanna check in to see if it's a universal problem, of if it's just me.

This is likely a bug from the game itself, but regardless, after you unlock most everything through quite a bit of fishing, items will somehow bypass the rare fish mechanic and start to repeat. I'm still missing several avatar customization pieces even after spamming fishing for at least a few hundred times already.

I'm wondering if it's possible to either brute force through this bug by making the x10 fishing mechanic yield 100 items per attempt (speeding up the process for everyone else as well), or perhaps even let us check off a list and automatically unlock fishing items we've yet to collect?
Did you find a solution to this? I also have this problem
Yeah I have the same problem too.
i think I broke the game. when I fish I don't get any new items.
will this go away when you don't use the cheat anymore ? didn't seem so for me so that's why I am asking

User avatar
MBRKiNG
Table Makers
Table Makers
Posts: 315
Joined: Fri Feb 23, 2018 5:13 pm
Reputation: 525

Re: GUILTY GEAR -STRIVE- FLT-STEAM_v1.05

Post by MBRKiNG »

Can someone with the fish problem send me his gamesave?

which version do u guys use? FLT-Relase or Legit Steam?

never had any problems during this minigame

Hyo-Sin
Noobzor
Noobzor
Posts: 5
Joined: Thu Apr 11, 2019 2:13 pm
Reputation: 0

Re: GUILTY GEAR -STRIVE- FLT-STEAM_v1.05

Post by Hyo-Sin »

MBRKiNG wrote:
Tue Jul 20, 2021 8:20 pm
Can someone with the fish problem send me his gamesave?

which version do u guys use? FLT-Relase or Legit Steam?

never had any problems during this minigame



i use steam. where do I get the gamesave from ? nvm. i think I found it.
ADV000
ADVENT
REPLAY
steam_autocloud.vdf
SYSTEM

right? or do you need the REP000... files too ?
[Link]

User avatar
MBRKiNG
Table Makers
Table Makers
Posts: 315
Joined: Fri Feb 23, 2018 5:13 pm
Reputation: 525

Re: GUILTY GEAR -STRIVE- FLT-STEAM_v1.05

Post by MBRKiNG »

Hyo-Sin wrote:
Wed Jul 21, 2021 9:31 am
MBRKiNG wrote:
Tue Jul 20, 2021 8:20 pm
Can someone with the fish problem send me his gamesave?

which version do u guys use? FLT-Relase or Legit Steam?

never had any problems during this minigame



i use steam. where do I get the gamesave from ? nvm. i think I found it.
ADV000
ADVENT
REPLAY
steam_autocloud.vdf
SYSTEM

right? or do you need the REP000... files too ?
[Link]
there is a other value for currency and a counter how much currency spent for fishing both will set to zero using the code below

the other currency value has been calculated as negative maybe that was the problem... keep this code enabled when fish


Copy/Paste this code into CE

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <ID>10495</ID>
      <Description>"keep this enabled when Fish (this set a hidden W$ Value and W$ spent for fishing to zero)"</Description>
      <LastState/>
      <Color>FF00FF</Color>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]
aobscanmodule(FishAOBCMP,GGST-Win64-Shipping.exe,39 59 0C ** ** 85 F6 ** ** 4C 8B 45 ** 48 8D 55 ** 48)
alloc(newmem,$1000,FishAOBCMP)
label(code)
label(return)
newmem:
code:
  mov ebx,0
  mov [rcx+0C],0
  cmp [rcx+0C],ebx
  jl GGST-Win64-Shipping.exe+E765E4
  jmp return
FishAOBCMP:
  jmp newmem
return:
registersymbol(FishAOBCMP)
[DISABLE]
FishAOBCMP:
  db 39 59 0C 7C 32
unregistersymbol(FishAOBCMP)
dealloc(newmem)

</AssemblerScript>
    </CheatEntry>
  </CheatEntries>
</CheatTable>

Hyo-Sin
Noobzor
Noobzor
Posts: 5
Joined: Thu Apr 11, 2019 2:13 pm
Reputation: 0

Re: GUILTY GEAR -STRIVE- FLT-STEAM_v1.05

Post by Hyo-Sin »

i still fish the "Hairpin colour 4" for example a lot of times, even though I have it already.
the centaur one was new though. seems like you changed the pool to what to get into something else though.
I don't know exactly if you are supposed to fish doubles at all , or if its a bug...
i need to let it fish tonight when I sleep again, to see if it works or not .

User avatar
MBRKiNG
Table Makers
Table Makers
Posts: 315
Joined: Fri Feb 23, 2018 5:13 pm
Reputation: 525

Re: GUILTY GEAR -STRIVE- FLT-STEAM_v1.05

Post by MBRKiNG »

Hyo-Sin wrote:
Thu Jul 22, 2021 9:37 am
i still fish the "Hairpin colour 4" for example a lot of times, even though I have it already.
the centaur one was new though. seems like you changed the pool to what to get into something else though.
I don't know exactly if you are supposed to fish doubles at all , or if its a bug...
i need to let it fish tonight when I sleep again, to see if it works or not .
is there a list of all unlockable avatar items?
can you see in the game what is still missing to unlock?

guess it is bugged

[Link]

Hyo-Sin
Noobzor
Noobzor
Posts: 5
Joined: Thu Apr 11, 2019 2:13 pm
Reputation: 0

Re: GUILTY GEAR -STRIVE- FLT-STEAM_v1.05

Post by Hyo-Sin »

can you fix the issue that the information in the RCode, The Current FIghtmoney is at 0 all the time, please?
when you press R1 in the R-Code and slide to the other information you can see that the "Current W$" Fight money is at 0 all the time . even though the money I gathered is 200k.
my guess is the cheat engine tempered with the value and is in the minus range all the time.
without the fix I cant get the Badge for money and all the people who check RCode see that ....

NKellyy
What is cheating?
What is cheating?
Posts: 1
Joined: Fri Sep 03, 2021 2:47 pm
Reputation: 0

Re: GUILTY GEAR -STRIVE- FLT-STEAM_v1.05

Post by NKellyy »

Is it possible to set the -Max W$ Currency Fish 1x to 0 again or a smaller number? I believe the cheat bugged my fishing and I haven't been able to get a new song in weeks. I just get rare fishes and 1-2 customisation options for the online avatar. Help would be appreciated.

myuushii
What is cheating?
What is cheating?
Posts: 1
Joined: Fri Oct 15, 2021 1:53 pm
Reputation: 0

Re: GUILTY GEAR -STRIVE- FLT-STEAM_v1.05

Post by myuushii »

Doesn't work anymore. Can also confirm that the fishing money script fucked with the R-Code stats and it's stuck at 0$

321123
Expert Cheater
Expert Cheater
Posts: 83
Joined: Mon Feb 26, 2018 9:30 pm
Reputation: 17

Re: GUILTY GEAR -STRIVE- FLT-STEAM_v1.05

Post by 321123 »

Any news on ANY working cheat engine or trainer for the game anywhere!?

User avatar
MBRKiNG
Table Makers
Table Makers
Posts: 315
Joined: Fri Feb 23, 2018 5:13 pm
Reputation: 525

Re: GUILTY GEAR -STRIVE- FLT-STEAM_v1.05

Post by MBRKiNG »

updated Table latest Steam Build v.1.10

rikkai
Expert Cheater
Expert Cheater
Posts: 115
Joined: Tue Jan 29, 2019 9:42 am
Reputation: 13

Re: GUILTY GEAR -STRIVE- FLT+STEAM_v1.10

Post by rikkai »

can you add cpu vs cpu please?

321123
Expert Cheater
Expert Cheater
Posts: 83
Joined: Mon Feb 26, 2018 9:30 pm
Reputation: 17

Re: GUILTY GEAR -STRIVE- FLT+STEAM_v1.10

Post by 321123 »

does the table work with the current (nov 30) happy chaos version?

n1honomaru
Novice Cheater
Novice Cheater
Posts: 17
Joined: Tue Oct 30, 2018 12:39 am
Reputation: 0

Re: GUILTY GEAR -STRIVE- FLT+STEAM_v1.10

Post by n1honomaru »

v 1.11 777....... update table ??????? happy chaos etc

Post Reply

Who is online

Users browsing this forum: AhrefsBot, arrow2733, Baidu [Spider], barry95, Bing [Bot], ChunChunMaru_Des, ghjkl789, Google [Bot], imhyfy, Immovable8250, j3lly_m3lly, lordusa, MadMacChad, mikas, ricebandit, slayerdart, snailsmog, thesunhon, XarsYs, Zataigatsu