Next Generation Emulation banner

epsxe 1.8.4 final fantasy 8 pal cheat not function

16K views 7 replies 4 participants last post by  Carmax91  
#1 ·
Hy everyone i use a epsxe 1.8.4 for android .
When i play final fantasy 8 Sles_020.83 pal version the cheat do not function ..... why?

I create a file txt "sles_020.83"
And insert this string

#infinite gil
80078334 0FFF
#max gil
80077E84 967F
80077E86 0098
 
#2 ·
Well, yes, cheats usually do fail when you try to use USA codes on a PAL/Italia rom.


Try
#Infinite money
80078384 0FFF
80078386 5F5E

but if that doesn't work, there is currently no Italia cheats known for this game, and you'll need to find the offset difference from the SLES/Spanish version and adjust all cheats against it.
 
#3 ·
Well, yes, cheats usually do fail when you try to use USA codes on a PAL/Italia rom.


Try
#Infinite money
80078384 0FFF
80078386 5F5E

but if that doesn't work, there is currently no Italia cheats known for this game, and you'll need to find the offset difference from the SLES/Spanish version and adjust all cheats against it.
Nothing i tried a ntsc us version and insert the specific code download in automatic by the server epsxe but not function.
Where the problem? I must use a specific procedure? The code must be activate in specific place? Help me :(
 
#4 ·
i tried to final fantasy 8 ntsc-u skus 00892
the cheat file is slus_008.92
bat the cheat doesnt function !!




string is :
#One Fight For One Level
800779B4 03E8
800779B6 03E8
800779B8 03E8
800779BA 0000
800779BC 0000
800779BE 0000
#One Fight For Max AP
80077A00 00FF
80077A02 00FF
80077A04 00FF
#Have All Magics To All Characters
50000702 0001
80076538 6301
50002402 0001
80076548 6308
50003202 0001
80076700 6311
50003202 0001
800768C8 6321
50003202 0001
80076A90 6331
#All GF Cards And Players
B04B0002 0000
80077378 E4E4
300773C4 00E4
B01F0002 0000
800773C6 F0F0
300773C5 00F0
800773E6 FFFF
800773E8 FFFF
300773EA 00FF
#Quantity of item goes up when used
801E4594 0001
#Magic Increases when used
800AF480 0001
#Zells Limit Break Timer Goes up
800DE1D0 0001
#Most Timers Count Upward
80011AEC 0001
#Max EXP After Battle
80079144 FFFF
80079146 FFFF
80079148 FFFF
#Quick Attack 1st Position
80078D54 2EE0
#Quick Attack 2nd Position
80078F24 2EE0
#Quick Attack 3rd Position
800790F4 2EE0
#Infinite Time
80011ADE 1000
#Skip Intro
D0012234 647F
80012236 2400
#Save Anywhere
80070B02 0100
#Infinite Gil
80078334 0FFF
80078336 5F5E
#Item Modifier
3007836C 0000
;- - - Squall Codes - - -
#Hit Points at 9999
80077CB8 270F
80077CBA 270F
#Str/Vit at Maximum
80077CC2 FFFF
#Mag/Spr at maximum
80077CC4 FFFF
#Spd/Luck at maximum
80077CC6 FFFF
#Level 100
80077CBC E100
80077CBE 5F5E
#Have all Magic
50002002 0001
80077CC8 6301
;- - - Quistis Codes - - -
#Hit Points at 9999
80077E80 270F
80077E82 270F
#Str/Vit at maximum
80077E8A FFFF
#Mag/Spr at maximum
80077E8C FFFF
#Spd/Luck at maximum
80077E8E FFFF
#Level 100
80077E84 E100
80077E86 5F5E
#Have all Magics
50002002 0001
80077E90 6321
;- - - Seifer Codes - - -
#Hit Points at 9999
80078048 270F
8007804A 270F
#Str/Vit at maximum
80078052 FFFF
#Mag/Spr at maximum
80078054 FFFF
#Spd/Luck at maximum
80078056 FFFF
#Level 100
8007804C E100
8007804E 5F5E
#Have all Magics
50002002 0001
80078058 6301
;- - - Zell Codes - - -
#Hit Points at 9999
80077D50 270F
80077D52 270F
#Str/Vit at maximum
80077D5A FFFF
#Mag/Spr at maximum
80077D5C FFFF
#Spd/Luck at maximum
80077D5E FFFF
#Level 100
80077D54 E100
80077D56 5F5E
#Have all Magics
50002002 0001
80077D60 6329
;- - - Selphie Codes - - -
#Hit Points at 9999
80077FB0 270F
80077FB2 270F
#Str/Vit at maximum
80077FBA FFFF
#Mag/Spr at maximum
80077FBC FFFF
#Spd/Luck at maximum
80077FBE FFFF
#Level 100
80077FB4 E100
80077FB6 5F5E
#Have all Magics
50002002 0001
80077FC0 6301
;- - - Rinoa Codes - - -
#Hit Points at 9999
80077F18 270F
80077F1A 270F
#Str/Vit at maximum
80077F22 FFFF
#Mag/Spr at maximum
80077F24 FFFF
#Spd/Luck at maximum
80077F26 FFFF
#Level 100
80077F1C E100
80077F1E 5F5E
#Have all Magics
50002002 0001
80077F28 6301
;- - - Irvine Codes - - -
#Hit Points at 9999
80077DE8 270F
80077DEA 270F
#Str/Vit at maximum
80077DF2 FFFF
#Mag/Spr at maximum
80077DF4 FFFF
#Spd/Luck at maximum
80077DF6 FFFF
#Level 100
80077DEC E100
80077DEE 5F5E
#Have all Magics
50002002 0001
80077DF8 6301
 
#7 ·
I used the codes from FPse and they work fine, format is a bit different though.

Use a # at the start and end of the cheat function, example:

#Infinite Gil#
xxxxxxxxxxx

That's how I got it to work.