Difference between revisions of "Main Page"

From FF5 Hacking Wiki
Jump to navigation Jump to search
m (Tutorials)
(Disassembly)
(14 intermediate revisions by 3 users not shown)
Line 21: 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)
+
* [[FFV RAM map|SNES RAM Map]] (wiki format) [[File:UnderConstruction22.png|Under Construction]]
  
 
=== Disassembly ===
 
=== Disassembly ===
 
* [https://www.ff6hacking.com/ff5wiki/Squall/Bank_C0_disassembly.txt Bank C0] ''(Lenophis)''
 
* [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/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
Line 44: Line 44:
 
=== 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)'' (SNES)
+
* [[Spell_Customization|Spell Customization]] ''(Praetarius5018)'' (SNES), 2019
* [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
+
* [[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 53: Line 54:
 
* [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
 
* [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 75: 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
 
* [[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 83: 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.ff6hacking.com/ff5wiki/Squall/Map_Descriptors_v1.1.xlsx Map Description] ''(noisecross)'', 2018
+
 
 +
 
 +
* [https://www.dropbox.com/sh/xku58gtxj4a78eu/AAAopaGWu7HS8KeTYN1rB1LQa?dl=0 x0_000 Notes] ''(x0_000)'' Extensive notes on GBA version
  
  
Line 114: Line 125:
 
== 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 -->
  

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: