Difference between revisions of "Main Page"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
(11 intermediate revisions by 5 users not shown)
Line 6: Line 6:
 
*[[Hex and Binary]]
 
*[[Hex and Binary]]
 
*[[Tools]]
 
*[[Tools]]
 +
 +
Forum Links:
 
*[http://ffhacktics.com/smf/index.php?topic=9204.0 Tutorial Index]
 
*[http://ffhacktics.com/smf/index.php?topic=9204.0 Tutorial Index]
 
*[http://ffhacktics.com/smf/index.php?topic=9210.0 Important Links]
 
*[http://ffhacktics.com/smf/index.php?topic=9210.0 Important Links]
 
*[http://ffhacktics.com/smf/index.php?board=23.0 Help Section]
 
*[http://ffhacktics.com/smf/index.php?board=23.0 Help Section]
  
=Documentation=
+
=ASM Hacking=
*[[Font]]
 
*[[Memory Card Format]]
 
*[[New Game Introduction]]
 
*Game Stats
 
**[[Battle Stats]]
 
**[[World Stats]]
 
**[[Item Inventory]]
 
**[[Variables]]
 
*[[RNG]]
 
*[[Settings]]
 
 
 
==ASM Hacking==
 
 
Related Tools: [[FFTOrgASM]] (ASM Applicator), [[MassHexASM]] (ASM encoder/decoder), [[LEDecoder]] (Scans files for ASM code)
 
Related Tools: [[FFTOrgASM]] (ASM Applicator), [[MassHexASM]] (ASM encoder/decoder), [[LEDecoder]] (Scans files for ASM code)
  
Line 33: Line 23:
 
*[[Formulas]]
 
*[[Formulas]]
 
*[[Routine Locations]]
 
*[[Routine Locations]]
**[[SCUS_942.21 ]]
+
**[[KERNEL SECTION|PSX BIOS]]
 +
**[[SCUS_942.21]]
 
**[[BATTLE.BIN]]
 
**[[BATTLE.BIN]]
 
**[[WLDCORE.BIN]]
 
**[[WLDCORE.BIN]]
 
**[[WORLD.BIN]]
 
**[[WORLD.BIN]]
 +
**[[OPEN.BIN]]
 +
**[[ATTACK.OUT ROUTINES|ATTACK.OUT]]
 
**[[REQUIRE.OUT]]
 
**[[REQUIRE.OUT]]
 
**[[EQUIP.OUT]]
 
**[[EQUIP.OUT]]
 +
**[[ETC.OUT]]
 +
 +
==Address Reference==
 +
*[[Font]]
 +
*[[Memory Card Format]]
 +
*[[New Game Introduction]]
 +
*[[.TIM File Format]]
 +
*Game Stats
 +
**[[Battle Stats]]
 +
**[[World Stats]]
 +
**[[Item Inventory]]
 +
**[[Variables]]
 +
*[[RNG]]
 +
*[[Settings]]
  
===ASM Hacks===
+
==ASM Hacks==
 
This is by no means an exhaustive list, but some are listed here for better documentation how to use them.
 
This is by no means an exhaustive list, but some are listed here for better documentation how to use them.
 
*[[Spreadsheet Hacks]]
 
*[[Spreadsheet Hacks]]
Line 77: Line 84:
 
*[[CD Index]]
 
*[[CD Index]]
 
*[[Effect Files]]
 
*[[Effect Files]]
 +
*[[ENTD Character Join Events]]
 
*[[ENTD Event Codes]]
 
*[[ENTD Event Codes]]
 
*[[Event Scripts and Scenario Order correlation]]
 
*[[Event Scripts and Scenario Order correlation]]
Line 86: Line 94:
 
*[[Map Order in Attack.out]]
 
*[[Map Order in Attack.out]]
 
*[[Monster Animations]]
 
*[[Monster Animations]]
*[[Music]]
+
*[[Songs]]
 
*[[Portrait Numbers|Portraits]]
 
*[[Portrait Numbers|Portraits]]
 
*[[Shop Selling Lists|Shop Availability]]
 
*[[Shop Selling Lists|Shop Availability]]
Line 101: Line 109:
 
*[[Inherent Support Abilities Limitations]]
 
*[[Inherent Support Abilities Limitations]]
 
*[[War of the Lions]]
 
*[[War of the Lions]]
 +
*[[Stat Caps]]
  
 
==Other==
 
==Other==

Revision as of 00:59, 27 September 2020

How to edit the wiki Because of spam, now only registered users will have the privileges to edit the wiki. You can request an account to Xifanie, login with your own account, or use the account FFHGuest with the password "hacktics" (without the quotes). The guest account may be removed upon abuse.

Getting Started

Related Tools: FFTPatcher Suite (All purpose Patcher)

Forum Links:

ASM Hacking

Related Tools: FFTOrgASM (ASM Applicator), MassHexASM (ASM encoder/decoder), LEDecoder (Scans files for ASM code)

ASM references
FFT's assembly code

Address Reference

ASM Hacks

This is by no means an exhaustive list, but some are listed here for better documentation how to use them.

Story

Related Tools: EasyVent Editor (Event Editor), EvtchrView (Event Sprites Viewer/Importer), ATTACK.OUT Editor (Scenario Editor), Gameflow Editor

Sprites

Related Tools: FFTEVGRP (Formation Sprite Importer), Shishi Sprite Editor (Spritesheet Importer), Palette Editor

Maps

Related Tools: Ganesha (Map Editor), Map2gl (Map Viewer)

Music

Lists

Notes

Other

Other Games