Difference between revisions of "Main Page"

From FF5 Hacking Wiki
Jump to navigation Jump to search
(Disassembly)
(42 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
[[File:TitleImage.png|frameless|center]]
 +
 +
 
<!-- Un-comment this later
 
<!-- Un-comment this later
 +
Welcome to ff5wiki! This is a wiki dedicated to the documentation of the behavior and logic that Final Fantasy V has. It mainly focus on the SNES version, but it might have some information for other versions too. Its goal is to build up the knowledge in this wiki over time to make this useful for everybody who wants to understand the innards of the game and even be able to tweak them if wanted.
  
Welcome to ff5wiki! This is a wiki dedicated to the documentation of the behavior and logic that Final Fantasy V has. It mainly focus on the SNES version, but it will try to cover the other ones too.
+
While this wiki is targeted mostly towards FFV modding; documentation about utilities, general ROM Hacking, custom sprites, tutorials, etc. is also welcome.
Its goal is to build up the knowledge in this wiki over time to make this useful for everybody who wants to begin hacking the game or document it.
 
 
 
While this wiki is targeted mostly towards FFV hacking / modding related information. Documentation about utilities, general ROM Hacking, custom sprites, FFV hacks, tutorials is also welcome.
 
  
bla bla bla
 
 
https://www.ff6hacking.com/wiki/doku.php
 
https://www.ff6hacking.com/wiki/doku.php
 
-->
 
-->
 +
  
 
== Documentation ==
 
== Documentation ==
Line 14: Line 15:
 
=== ROM Map ===
 
=== ROM Map ===
 
* [[FFV ROM map|SNES ROM Map]] (wiki format)
 
* [[FFV ROM map|SNES ROM Map]] (wiki format)
* [https://drive.google.com/open?id=0B9eDezdHI7RWZkwxanIxLXdiZnM SNES ROM Map] (xls fromat)
+
* [https://drive.google.com/open?id=0B9eDezdHI7RWZkwxanIxLXdiZnM SNES ROM Map] (xls format)
 
* [[FFVA ROM map|GBA ROM Map]]
 
* [[FFVA ROM map|GBA ROM Map]]
  
Line 20: Line 21:
 
* [http://erick.guillen.com.mx/Codes/SNES%20Final%20Fantasy%20V.txt SNES RAM Map] ''(samurai goroh)''
 
* [http://erick.guillen.com.mx/Codes/SNES%20Final%20Fantasy%20V.txt SNES RAM Map] ''(samurai goroh)''
 
* [http://tenchinohoukai.cavesofnarshe.com/final_fantasy_v_offset.txt SNES RAM Map] ''(InstructrTrepe)'' 2004
 
* [http://tenchinohoukai.cavesofnarshe.com/final_fantasy_v_offset.txt SNES RAM Map] ''(InstructrTrepe)'' 2004
 +
* [[FFV RAM map|SNES RAM Map]] (wiki format) [[File:UnderConstruction22.png|Under Construction]]
  
=== Disassemly ===
+
=== Disassembly ===
* [https://www.ff6hacking.com/ff5wiki/Squall/Bank_C0_disassembly.txt Bank C0]
+
* [https://www.ff6hacking.com/ff5wiki/Squall/Bank_C0_disassembly.txt Bank C0] ''(Lenophis)''
* [https://www.ff6hacking.com/ff5wiki/Squall/ff5codeC0.rtf Bank C0] ''(Leet Sketcher)'' New well commented work. 1/3 is done, 2018
+
* [[File:IconNew24.png]] [https://www.ff6hacking.com/ff5wiki/Squall/ff5codeC0.rtf Bank C0] ''(Leet Sketcher)'' New very well commented work. 38% is done, 2019
 +
* [https://www.ff6hacking.com/ff5wiki/Squall/Speech_C0.txt Bank C0] ''(noisecross)'' Section of C0 responsible for speech, 2013
 
* [https://www.ff6hacking.com/ff5wiki/Squall/FFV_Banc_C1_asm.txt Bank C1 (J)] ''(noisecross)'' Excellent disassembly with comments and blocks, v0.6, 2014
 
* [https://www.ff6hacking.com/ff5wiki/Squall/FFV_Banc_C1_asm.txt Bank C1 (J)] ''(noisecross)'' Excellent disassembly with comments and blocks, v0.6, 2014
 
* [http://tenchinohoukai.cavesofnarshe.com/final_fantasy_v_function_offset.txt Bank C2 - map] ''(InstructrTrepe)'' 2004
 
* [http://tenchinohoukai.cavesofnarshe.com/final_fantasy_v_function_offset.txt Bank C2 - map] ''(InstructrTrepe)'' 2004
 
* [http://tenchinohoukai.cavesofnarshe.com/ff5_c2.txt Bank C2] ''(InstructrTrepe)'' 2004
 
* [http://tenchinohoukai.cavesofnarshe.com/ff5_c2.txt Bank C2] ''(InstructrTrepe)'' 2004
* [https://www.ff6hacking.com/ff5wiki/Squall/ff5_asm_c2.txt Bank C2 (J)] ''(Endo)'' Japanese comments for Japan version
+
* [https://www.ff6hacking.com/ff5wiki/Squall/ff5_asm_c2.txt Bank C2 (J)] ''(Shingo Endo)'' Japanese comments for Japan version
* [https://www.ff6hacking.com/ff5wiki/Squall/Bank_C3_disassembly.txt Bank C3]
+
* [https://www.ff6hacking.com/ff5wiki/Squall/Bank_C3_disassembly.txt Bank C3] ''(Lenophis)''
* [https://www.ff6hacking.com/ff5wiki/Squall/Bank_C4_disassembly.txt Bank C4]
+
* [https://www.ff6hacking.com/ff5wiki/Squall/Bank_C4_disassembly.txt Bank C4] ''(Lenophis)''
* [https://www.ff6hacking.com/ff5wiki/Squall/Bank_E0_disassembly.txt Bank E0]
+
* [https://www.ff6hacking.com/ff5wiki/Squall/Bank_E0_disassembly.txt Bank E0] ''(Lenophis)''
  
 
=== SPC Engine ===
 
=== SPC Engine ===
 
* [[Bank C4 Overview|SPC ROM Map]] ''(m06)'', 2019
 
* [[Bank C4 Overview|SPC ROM Map]] ''(m06)'', 2019
 
* [https://www.ff6hacking.com/ff5wiki/Squall/SPC_disassembly.s SPC Disassembly] ''(m06)'', 2019
 
* [https://www.ff6hacking.com/ff5wiki/Squall/SPC_disassembly.s SPC Disassembly] ''(m06)'', 2019
 +
* [https://www.ff6hacking.com/wiki/doku.php?id=ff3:ff3us:music:brrsamples:ff5 Final Fantasy 5 BRR Samples] ''(madsiur)'', All about BRR samples, v1.0, 2018
 +
* [https://www.ff6hacking.com/ff5wiki/Squall/Square_SPC.txt Square's SPC Core] A document about different revisions of used SPC core
 +
* [https://www.ff6hacking.com/ff5wiki/Squall/spc700.txt Anomie's SPC700 Doc] ''(Anomie)'', 2009
  
 
=== Tutorials ===
 
=== Tutorials ===
 
* [[Monster_Graphics|Monster Graphics]] ''(Squall_FF8)'' A detail description of SNES monster graphics, v1.1, 2019
 
* [[Monster_Graphics|Monster Graphics]] ''(Squall_FF8)'' A detail description of SNES monster graphics, v1.1, 2019
* [[Spell_Customization|Spell Customization]] ''(Praetarius5018)'' (WIP)
+
* [[Spell_Customization|Spell Customization]] ''(Praetarius5018)'' (SNES), 2019
 +
* [[File:IconNew24.png]] [https://www.ff6hacking.com/ff5wiki/Squall/SNES_PPU_Tutorial.pdf SNES PPU Tutorial] ''(Squall_FF8)'', In depth explanation of SNES PPU primitives, v1.0, 2017
 +
* [https://www.youtube.com/watch?v=57ibhDU2SAI&list=PLHQ0utQyFw5KCcj1ljIhExH_lvGwfn6GV Super NES Features] ''(Retro Game Mechanics Explained)'', Video Tutorial - excellent well explained, 2016-2019
  
 
=== Sources ===
 
=== Sources ===
Line 45: Line 53:
 
* [https://github.com/everything8215/everything8215.github.io FF6Tools]
 
* [https://github.com/everything8215/everything8215.github.io FF6Tools]
 
* [https://github.com/mogue/SNES-SRM-Checksum-Fix SNES-SRM-Checksum-Fix]
 
* [https://github.com/mogue/SNES-SRM-Checksum-Fix SNES-SRM-Checksum-Fix]
 +
* [https://github.com/noisecross/noiSNESs_Brr_Finder noiSNESs_Brr_Finder] ''(noisecross)'' Rips BRR data form any file containg it
 +
* [[File:IconNew24.png]] [https://github.com/Birdulon/ff5reader/blob/master/includes/snes.py#L37-L65 ff5reader] ''(Birdulon)'' Python visualizer of FF5 graphical elements, 2018
  
 
=== Wikis ===
 
=== Wikis ===
Line 51: Line 61:
 
* [http://s-endo.skr.jp/ Shingo Endo's site]
 
* [http://s-endo.skr.jp/ Shingo Endo's site]
 
* [https://tcrf.net/Final_Fantasy_V The Cutting Room Floor] All about what stayed hidden in the game
 
* [https://tcrf.net/Final_Fantasy_V The Cutting Room Floor] All about what stayed hidden in the game
 +
* [https://wiki.superfamicom.org/final-fantasy-5 SFC Development Wiki] Great wiki for SNES, it even has a section for FF5
 +
 +
=== Sprite Resources ===
 +
* [http://www.videogamesprites.net/FinalFantasy5/ Videogame Sprites] Focuses on sprites for characters, NPC & monsters
 +
* [https://www.spriters-resource.com/snes/ff5/ The Spriter's Resource (SNES)] All-around sprites, great site
 +
* [https://www.spriters-resource.com/game_boy_advance/finalfantasy5advance/ The Spriter's Resource (GBA)] Only includes some of the GBA exclusives
 +
* [https://www.spriters-resource.com/mobile/finalfantasyv/ The Spriter's Resource (Mobile)] Check under 'Characters: Final Fantasy V'
 +
* [http://vgmaps.com/Atlas/SuperNES/index.htm#FinalFantasyV The Video Game Atlas] Maps of the game
 +
* [http://www.rpglegion.com/sprites/ff5/index.htm RPG Legion] All monsters graphics
 +
* [https://finalfantasy.fandom.com/wiki/Category:Final_Fantasy_V_images Final Fantasy Wiki] So many ...
  
 
=== Other ===
 
=== Other ===
Line 57: Line 77:
 
* [[FFV Bugs and Glitches]]
 
* [[FFV Bugs and Glitches]]
 
* [[Glossary|Glossary, Vocabulary, Jargon, etc.]]
 
* [[Glossary|Glossary, Vocabulary, Jargon, etc.]]
 +
 +
 +
* [[Compression|FFV compression methods]] ''(noisecross)'', v1.0, 2015
 +
* [[File:IconNew24.png]] [[Title_screen|Title screen]] ''(noisecross)'', v1.0, 2015
 +
* [[File:IconNew24.png]] [[Menu_data|Menu drawing data]] ''(noisecross)'', v1.0, 2015
 +
* [[File:IconNew24.png]] [[Treasures|Treasures]] ''(noisecross)'', v1.0, 2015
 +
* [[File:IconNew24.png]] [[Locations|Locations]] ''(noisecross)'', v0.6, 2019
 +
* [https://www.ff6hacking.com/ff5wiki/Squall/Map_Descriptors_v1.1.xlsx Map Description] ''(noisecross)'', 2018
  
  
Line 64: Line 92:
 
* [https://www.ff6hacking.com/ff5wiki/Squall/Menu_Stuff.zip Menu Guide] ''(LightPhoenix)''
 
* [https://www.ff6hacking.com/ff5wiki/Squall/Menu_Stuff.zip Menu Guide] ''(LightPhoenix)''
 
* [https://www.ff6hacking.com/ff5wiki/Squall/Timers.txt Timers] ''(LightPhoenix)''
 
* [https://www.ff6hacking.com/ff5wiki/Squall/Timers.txt Timers] ''(LightPhoenix)''
 +
 +
 +
* [https://www.dropbox.com/sh/xku58gtxj4a78eu/AAAopaGWu7HS8KeTYN1rB1LQa?dl=0 x0_000 Notes] ''(x0_000)'' Extensive notes on GBA version
  
  
Line 72: Line 103:
  
 
== Utility ==
 
== Utility ==
* [https://everything8215.github.io/ff6tools/ff6tools.html FF6Tools] ''(Everything)'' Exellent new multi FF editor, web based for Mac OS, 2019
+
* [https://everything8215.github.io/ff6tools/ff6tools.html FF6Tools] ''(Everything)'' Excellent new multi FF editor, web based for Mac OS, 2019
 
* [http://erick.guillen.com.mx/FFV_Editor.htm Final Fantasy V Editor] ''(samurai goroh)'' A multi-purpose ROM editor, v1.2.2, 2010
 
* [http://erick.guillen.com.mx/FFV_Editor.htm Final Fantasy V Editor] ''(samurai goroh)'' A multi-purpose ROM editor, v1.2.2, 2010
 
* [https://www.zophar.net/download_file/3505 Final Fantasy 5 Multi Editor] ''(JCE3000GT)'' This lets you edit many of the things, 2003
 
* [https://www.zophar.net/download_file/3505 Final Fantasy 5 Multi Editor] ''(JCE3000GT)'' This lets you edit many of the things, 2003
* [http://www.romhacking.net/download/utilities/898/ Final Fantasy V Editor] ''(Greiga Master)'' GBA editor for mosters, battles, items, jobs, v1.0, 2013
+
* [http://www.romhacking.net/download/utilities/898/ Final Fantasy V Editor] ''(Greiga Master)'' GBA editor for monsters, battles, items, jobs, v1.0, 2013
 
* [http://www.romhacking.net/download/utilities/907/ Final Fantasy V Advance Editor] ''(Benjamin Popp)'' Editing of job, stats experience, v1.0, 2009
 
* [http://www.romhacking.net/download/utilities/907/ Final Fantasy V Advance Editor] ''(Benjamin Popp)'' Editing of job, stats experience, v1.0, 2009
  
Line 81: Line 112:
 
* [https://www.ff6hacking.com/ff5wiki/Squall/FF5e_Map_Editor_v0.87.exe Map Editor] ''(noisecross)'', Excellent map editor with lot of info, v0.87, 2016
 
* [https://www.ff6hacking.com/ff5wiki/Squall/FF5e_Map_Editor_v0.87.exe Map Editor] ''(noisecross)'', Excellent map editor with lot of info, v0.87, 2016
 
* [https://www.ff6hacking.com/ff5wiki/Squall/FF5e_Text_Editor_v1.6.zip Text Editor] ''(noisecross)'', Text editor with many functions and patches, v1.06, 2015
 
* [https://www.ff6hacking.com/ff5wiki/Squall/FF5e_Text_Editor_v1.6.zip Text Editor] ''(noisecross)'', Text editor with many functions and patches, v1.06, 2015
 +
* [https://www.ff6hacking.com/ff5wiki/Squall/noiSNESs_Sound_Editor.exe SNES Sound Editor] ''(noisecross)'', Sound Editor, v0.9, 2019
 +
* [https://www.ff6hacking.com/ff5wiki/images/7/74/FF5_editor_insertor.zip  Text Editor (Spanish)] ''Butz Klauser'', Text editor in Spanish from Dark Devils Translations, v1? 2008
 
* [http://chenixga.atspace.cc/ff/Final_Fantasy_V_Save_State_Editor.html  Final Fantasy V (PC) Save Editor] ''chenixga'', A save editor for the PC version of the game, which was released on Steam. v1, 2016?
 
* [http://chenixga.atspace.cc/ff/Final_Fantasy_V_Save_State_Editor.html  Final Fantasy V (PC) Save Editor] ''chenixga'', A save editor for the PC version of the game, which was released on Steam. v1, 2016?
* [http://www.romhacking.net/utilities/1230/ FFV Viewer] (''Squall_FF8'') Viewer for both SNES and GBA versions, v7.1 2016
+
* [http://www.romhacking.net/utilities/1230/ FFV Viewer] (''Squall_FF8'') Viewer for both SNES and GBA versions, v7.1, 2016
 
* [http://www.ric.hi-ho.ne.jp/cheap_restaurant/GAME/FF5/damage.html Damage Calculator (Japanese)] ''cheap'', v1?
 
* [http://www.ric.hi-ho.ne.jp/cheap_restaurant/GAME/FF5/damage.html Damage Calculator (Japanese)] ''cheap'', v1?
  
Line 88: Line 121:
 
* [https://github.com/mogue/SNES-SRM-Checksum-Fix/blob/master/FF5_SRM_checksum_fix.py SNES-SRM-Checksum-Fix] ''(m06)'', Python script to fix malicious SNES SRM save files, 2018
 
* [https://github.com/mogue/SNES-SRM-Checksum-Fix/blob/master/FF5_SRM_checksum_fix.py SNES-SRM-Checksum-Fix] ''(m06)'', Python script to fix malicious SNES SRM save files, 2018
 
* [https://www.romhacking.net/utilities/274/ vSNES] ''(creaothceann aka illegal eagle)'' Save-state editor. Excellent for hacking, v2.91, 2006
 
* [https://www.romhacking.net/utilities/274/ vSNES] ''(creaothceann aka illegal eagle)'' Save-state editor. Excellent for hacking, v2.91, 2006
 +
* [http://littlesvr.ca/apng/assembler/assembler.php Animated PNG Assembler] Small but handy tool to make Animated PNG, v2.9
  
 
== Patches ==
 
== Patches ==
 
* [http://www.romhacking.net/download/translations/353/ English Translation] ''(RPGe)'', v1.1, 1998
 
* [http://www.romhacking.net/download/translations/353/ English Translation] ''(RPGe)'', v1.1, 1998
* [http://ngplus.net/index.php?/files/file/50-final-fantasy-v-void-divergence/ Void Divergence] ''(Praetarius5018)'', Chrono Cross meets Bravely Default in this re-imagination of Final Fantasy 5, v0.782, 2018
+
* [http://ngplus.net/index.php?/files/file/50-final-fantasy-v-void-divergence/ Void Divergence] ''(Praetarius5018)'', Chrono Cross meets Bravely Default in this re-imagination of Final Fantasy 5, v1.100, 2019-07-08
* [https://www.bigbridge.studio/ Project Demi] ''(Caerulius)'', A Final Fantasy 5 Quality of Life romhack that breathes new life into a classic game. [https://github.com/caerulius/FFVCareerDay/releases GitHub page], v1.1, 2019
+
<!-- * [https://www.bigbridge.studio/ Project Demi] ''(Caerulius)'', A Final Fantasy 5 Quality of Life romhack that breathes new life into a classic game. [https://github.com/caerulius/FFVCareerDay/releases GitHub page], v1.1, 2019 -->
 +
 
 +
 
  
 
'''InstructrTrepe'''
 
'''InstructrTrepe'''
Line 136: Line 172:
 
* Final Fantasy V: Ancient Cave
 
* Final Fantasy V: Ancient Cave
  
 +
 +
----
 +
Admins:
 +
* [[User:Squall_FF8|Squall_FF8]]
 +
* [[User:Samurai_goroh|samurai goroh]]
 +
 +
<!-- Lets keep this section for our reference only
 
== Getting started ==
 
== Getting started ==
 
Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User's Guide] for information on using the wiki software.
 
Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User's Guide] for information on using the wiki software.
Line 143: Line 186:
 
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]
 
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]
 
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki]
 
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki]
 +
-->

Revision as of 07:49, 16 July 2019

TitleImage.png



Documentation

ROM Map

RAM Map

Disassembly

  • Bank C0 (Lenophis)
  • IconNew24.png Bank C0 (Leet Sketcher) New very well commented work. 38% is done, 2019
  • Bank C0 (noisecross) Section of C0 responsible for speech, 2013
  • Bank C1 (J) (noisecross) Excellent disassembly with comments and blocks, v0.6, 2014
  • Bank C2 - map (InstructrTrepe) 2004
  • Bank C2 (InstructrTrepe) 2004
  • Bank C2 (J) (Shingo Endo) Japanese comments for Japan version
  • Bank C3 (Lenophis)
  • Bank C4 (Lenophis)
  • Bank E0 (Lenophis)

SPC Engine

Tutorials

Sources

Wikis

Sprite Resources

Other





Utility



  • SNES-SRM-Checksum-Fix (m06), Python script to fix malicious SNES SRM save files, 2018
  • vSNES (creaothceann aka illegal eagle) Save-state editor. Excellent for hacking, v2.91, 2006
  • Animated PNG Assembler Small but handy tool to make Animated PNG, v2.9

Patches


InstructrTrepe

  • Knife fix
  • Power Drink fix
  • Observe fix
  • Kiss of Blessing fix (InstructrTrepe), Kiss of Blessing will no longer ignore Berserk immunity.
  • Fractional M

Grond

  • Blue Mage sprite fix
  • Galuf's Mimic sprite set

Jorgur

  • Knife fix
  • Un-Berserker
  • Original Icons

JCE3000GT

  • Final Fantasy 5 Xpert
  • Final Fantasy 5 EasyType

Tzepish

  • Final Fantasy 5 Spoof

Spooniest

  • Final Fantasy V - Legend of the Crystals

STARWIN

  • Final Fantasy V coop controller sharing hack

HatZen08

  • Three Slots
  • Final Fantasy 5 - Strategic Battle

Sky Render

  • Ancient Cave English Translation

s8fp98fd5k

  • FF5r

ff5aki

  • Final Fantasy V: Ancient Cave



Admins: