ff3:ff3us:patches:patchmap

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
ff3:ff3us:patches:patchmap [2017/01/30 10:42]
madsiur created
ff3:ff3us:patches:patchmap [2019/02/12 12:49] (current)
Line 4: Line 4:
  
 **Mandatory fields:** **Mandatory fields:**
-  * Offset (begin and end+  * Offsets (beginning and ending
-  * Free Space (whether the modified by range is in free space or not) +  * Free (whether the modified by range is in free space or not)
-  * Author+
   * Patch Type (there can be more than one)   * Patch Type (there can be more than one)
 +  * Patch Name (link optional)
  
 **Patch Type:** **Patch Type:**
-  *B = Bugfix +  *''B'' = Bugfix 
-  *I = Improvement / Tweak / Customization +  *''I'' = Improvement / Customization 
-  *G = Graphic +  *''G'' = Graphic 
-  *T = Text +  *''T'' = Text 
-  *O = Other+  *''A'' = Assembly 
 +  *''E'' = Event 
 +  *''O'' = Other 
 + 
 +==== Bank $C0 ==== 
 +^  Offset Beg  ^  Offset End  ^  Free  ^  Name  ^  Type  ^  Description 
 + 
 + 
 +==== Bank $C1 ==== 
 +^  Offset Beg  ^  Offset End  ^  Free  ^  Name  ^  Type  ^  Description 
 + 
 + 
 +==== Bank $C2 ==== 
 +^  Offset Beg  ^  Offset End  ^  Free  ^  Name  ^  Type  ^  Description 
 +|  ''C22DDC''  |  ''C22DE0''  |  Y  | [[http://www.ff6hacking.com/forums/showthread.php?tid=3398|Ignore Freeze for Monsters 
 +]]  |  I, A  | JSR to New Function + Freeze into position  |  
 +|  ''C245C1''  |  ''C245CA''  |  N  | [[http://www.ff6hacking.com/forums/showthread.php?tid=3399|Muddle/Smoke Bomb Fix 
 +]]  |  B, A  | Muddle - Clear  |  
 +|  ''C2A65A''  |  ''C2A660''  |  Y  | [[http://www.ff6hacking.com/forums/showthread.php?tid=3398|Ignore Freeze for Monsters 
 +]]  |  I, A  | New Function  |  
 + 
 +==== Bank $C3 ==== 
 +^  Offset Beg  ^  Offset End  ^  Free  ^  Name  ^  Type  ^  Description 
 +|  ''C32A40''  |  ''C32A42''  |  N  | [[http://www.ff6hacking.com/forums/showthread.php?tid=3343|Frozen Terra Fix]]  |  B, A  | JSR to new code  |   
 +|  ''C3FFA9''  |  ''C3FFBA''  |  Y  | [[http://www.ff6hacking.com/forums/showthread.php?tid=3343|Frozen Terra Fix]]  |  B, A  | Object Data reset loop ($0867-$1068) 
 + 
 +==== ASM (Other) ==== 
 +^  Offset Beg  ^  Offset End  ^  Free  ^  Name  ^  Type  ^  Description 
 + 
 + 
 +==== Events ==== 
 +^  Offset Beg  ^  Offset End  ^  Free  ^  Name  ^  Type  ^  Description 
 +|  ''CAC4C0''  |  ''CAC4C3''  |  N  | [[http://www.ff6hacking.com/forums/showthread.php?tid=3387|Opened Eyes Terra Fix (ALT)]]  |  B, E  | Subroutine $D1F9ED call  | 
 +|  ''CAC512''  |  ''CAC515''  |  N  | [[http://www.ff6hacking.com/forums/showthread.php?tid=3387|Opened Eyes Terra Fix (ALT)]]  |  B, E  | Subroutine $D1F9E4 call  | 
 +|  ''CAF004''  |  ''CAF010''  |  N  | [[http://www.ff6hacking.com/forums/showthread.php?tid=3387|Opened Eyes Terra Fix]]  |  B, E  | Map $E2 and $E8 entrance events 
 +|  ''CBD2D8''  |  ''CBD2D8''  |  N  | [[http://www.ff6hacking.com/forums/showthread.php?tid=2583|Wrong Way Idiot!]]  |  B, E  |      |  
 +|  ''CC0922''  |  ''CC0922''  |  N  | [[http://www.ff6hacking.com/forums/showthread.php?tid=2583|Wrong Way Idiot!]]  |  B, E  |      |  
 +|  ''D1F9D0''  |  ''D1F9E3''  |  Y  | [[http://www.ff6hacking.com/forums/showthread.php?tid=3387|Opened Eyes Terra Fix]]  |  B, E  | Relocated code, set eyes closed  |   
 +|  ''D1F9E4''  |  ''D1F9F5''  |  Y  | [[http://www.ff6hacking.com/forums/showthread.php?tid=3387|Opened Eyes Terra Fix (ALT)]]  |  B, E  | Set eyes opened / closed  |   
 + 
 +==== Other ==== 
 +^  Offset Beg  ^  Offset End  ^  Free  ^  Name  ^  Type  ^  Description 
 +|  ''EEB24B''  |  ''EEB256''  |  N  | [[http://www.ff6hacking.com/forums/showthread.php?tid=3368|Mini-Maps Upgrade]]  |  I, G  | Pointers to Graphics and Palette (4) | 
 +|  ''EFE49B''  |  ''EFE97C''  |  N  | [[http://www.ff6hacking.com/forums/showthread.php?tid=3368|Mini-Maps Upgrade]]  |  I, G  | World of Balance Minimap Graphics | 
 +|  ''EFE97D''  |  ''EFEDA5''  |  N  | [[http://www.ff6hacking.com/forums/showthread.php?tid=3368|Mini-Maps Upgrade]]  |  I, G  | World of Ruin Minimap Graphics | 
 +|  ''EFEDA6''  |  ''EFFB47''  |  N  | [[http://www.ff6hacking.com/forums/showthread.php?tid=3368|Mini-Maps Upgrade]]  |  I, G  | Daryl's Airship Graphics | 
 +|  ''EFFB48''  |  ''EFFC47''  |  Y& | [[http://www.ff6hacking.com/forums/showthread.php?tid=3368|Mini-Maps Upgrade]]  |  I, G  | Palettes for Ending Airship Scene |
  
  • ff3/ff3us/patches/patchmap.1485772920.txt.gz
  • Last modified: 5 years ago
  • (external edit)