The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 895 - File: showthread.php PHP 7.3.33 (Linux)
File Line Function
/showthread.php 895 errorHandler->error




Users browsing this thread: 1 Guest(s)
Walk Through Walls

#1
Posts: 1
Threads: 1
Thanks Received: 0
Thanks Given: 0
Joined: Apr 2021
Reputation: 0
Status
None
I was told that people would probably find these useful so I'm posting. These are raw and game genie codes for FF6 that work without issues (unlike existing codes). As far as I'm aware there isn't any other through wall code for the overworld. I'm also providing the ASM for hacks (helps me with testing).

Walk through walls in Towns/Dungeons:

Code:
Raw: C04E4E:EA+C04E4F:EA+C04E57:EA+C04E58:EA+C04E6A:EA+C04E6B:EA+C04E73:EA+C04E74:EA+C04E7E:EA+C04E7F:EA+C04E86:EA+C04E87:EA+C04E8D:EA+C04E8E:EA+C04EA9:80
Game Genie: 3C00-8767+3C00-87A7+3C09-8FA7+3C09-84D7+3C01-8467+3C01-84A7+3C05-8DA7+3C05-8FD7+3C05-8767+3C05-87A7+3C06-8F67+3C06-8FA7+3C06-8707+3C06-8767+6D0C-8407


Walk though walls in Overworld:
Code:
;   Raw: EE1EE2:EA+EE1EE3:EA+EE1F30:EA+EE1F31:EA+EE1F7E:EA+EE1F7F:EA+EE1FCB:EA+EE1FCC:EA
;   Game Genie: 3CF3-8688+3CF3-86E8+3CF7-E678+3CF7-E658+3CF5-E888+3CF5-E8E8+3CFA-ECE8+3CFA-E878

Assembly:
Code:
pushpc
{
   ; Towns/Dungeons
   org $c04e4e
   nop #2
   org $c04e57
   nop #2
   org $c04e6a
   nop #2
   org $c04e73
   nop #2
   org $c04e7e
   nop #2
   org $c04e86
   nop #2
   org $c04e8d
   nop #2
   org $c04ea9
   db $80 ; bra
   ; Overworld
   org $ee1ee2
   nop #2
   org $ee1f30
   nop #2
   org $ee1f7e
   nop #2
   org $ee1fcb
   nop #2
}
pullpc
Quote  
[-] The following 3 users say Thank You to snaphat for this post:
  • Gi Nattak (04-22-2021), madsiur (04-22-2021), Warrax (04-23-2021)



Messages In This Thread
Walk Through Walls - by snaphat - 04-22-2021, 12:19 AM
RE: Walk Through Walls - by madsiur - 04-24-2021, 02:39 AM

Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite