Difference between revisions of "Main Page"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
m
 
(37 intermediate revisions by 8 users not shown)
Line 1: Line 1:
 +
=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 on the forum or on our discord to [http://ffhacktics.com/smf/index.php?action=pm;sa=send;u=2 Xifanie] or [https://ffhacktics.com/smf/index.php?action=profile;u=5234 Raijinili], or use the account FFHGuest with the password "hacktics" (without the quotes). The guest account may be removed upon abuse.
  
<font size="6">[[Tools|Get your Tools here!]]</font>
+
=Getting Started=
 +
Related Tools: [[FFTPatcher Suite]] (All purpose Patcher)
 +
*[[Hex and Binary]]
 +
*[[Tools]]
 +
*[[Assembly FAQ]]
 +
 
 +
== Forum Links ==
 +
*[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?board=23.0 Help Section]
 +
 
 +
=ASM Hacking=
 +
Related Tools: [[FFTOrgASM]] (ASM Applicator), [[MassHexASM]] (ASM encoder/decoder), [[LEDecoder]] (Scans files for ASM code)
 +
 
 +
===Community Space Management===
 +
*[[Static Free Space Allocation]]
  
'''How to edit the wiki'''
+
===ASM References===
Because of spam, now only registered users will have the privileges to edit the wiki. You can [http://ffhacktics.com/smf/index.php?action=pm;sa=send;u=2 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.
+
*[[Learning ASM|Learn: ASM Hacking]]
 +
*[[R3000 instruction set]]
  
=General Knowledge=
+
===FFT's Assembly Code===
Related Tools: [[FFTPatcher Suite]] (All purpose Patcher)
+
*[[Formulas]]
*[[Hex]]
+
*[[Routine Locations]]
 +
*[[Data/Table Locations]]
  
=Documentation=
+
==Address Reference==
 
*[[Font]]
 
*[[Font]]
 
*[[Memory Card Format]]
 
*[[Memory Card Format]]
 
*[[New Game Introduction]]
 
*[[New Game Introduction]]
 +
*[[.TIM File Format]]
 
*Game Stats
 
*Game Stats
 
**[[Battle Stats]]
 
**[[Battle Stats]]
Line 19: Line 39:
 
**[[Variables]]
 
**[[Variables]]
 
*[[RNG]]
 
*[[RNG]]
 +
*[[Settings]]
  
==ASM Hacking==
+
==ASM Hacks==
Related Tools: [[FFTOrgASM]] (ASM Applicator), [[MassHexASM]] (ASM encoder/decoder), [[LEDecoder]] (Scans files for ASM code)
+
This is by no means an exhaustive list, but some are listed here for better documentation how to use them.
*[[Learning ASM|Learn: ASM Hacking]]
 
*[[Data/Table Locations]]
 
*[[Formulas]]
 
*[[Hacked RAM]]
 
*[[Routine Locations]]
 
**[[SCUS_942.21 ]]
 
**[[BATTLE.BIN]]
 
**[[WLDCORE.BIN]]
 
**[[WORLD.BIN]]
 
**[[REQUIRE.OUT]]
 
**[[EQUIP.OUT]]
 
 
 
===ASM Hacks===
 
 
*[[Spreadsheet Hacks]]
 
*[[Spreadsheet Hacks]]
 
*[[Party Roster Extension]]
 
*[[Party Roster Extension]]
Line 41: Line 49:
 
*[[ARH]] - Ability Requirement Hack
 
*[[ARH]] - Ability Requirement Hack
  
==Events==
+
==Story==
 
Related Tools: [[EasyVent Editor]] (Event Editor), [[EvtchrView ]] (Event Sprites Viewer/Importer), [[ATTACK.OUT Editor]] (Scenario Editor), [[Gameflow Editor]]
 
Related Tools: [[EasyVent Editor]] (Event Editor), [[EvtchrView ]] (Event Sprites Viewer/Importer), [[ATTACK.OUT Editor]] (Scenario Editor), [[Gameflow Editor]]
 
*[[Learn: Eventing]]
 
*[[Learn: Eventing]]
 +
*[[Learn: World Map Editing]]
 
*[[Event Instructions]]
 
*[[Event Instructions]]
 
*[[Attack.Out Battle Event Conditionals]]
 
*[[Attack.Out Battle Event Conditionals]]
 +
*[[World Map Instructions]]
  
 
==Sprites==
 
==Sprites==
Related Tools: [[FFTEVGRP]] (Formation Sprite Importer), [[ShiShi Sprite Editor]] (Spritesheet Importer), [[Palette Editor]]
+
Related Tools: [[FFTEVGRP]] (Formation Sprite Importer), [[Shishi Sprite Editor]] (Spritesheet Importer), [[Palette Editor]]
 
*[[Learn: Spriting]]
 
*[[Learn: Spriting]]
 
*[[SHP]]
 
*[[SHP]]
*[[SHQ]]
+
*[[SEQ]]
  
 
==Maps==
 
==Maps==
*[[Learn: Map Editing]]
+
Related Tools: [https://github.com/Garmichael/GaneshaDx/ GaneshaDX] (Map Editor), [[Map2gl]] (Map Viewer)
*[[Maps]]
+
*[https://www.youtube.com/watch?v=eJm1jh5mnG0&list=PLh_iA7J_8dx3XcC5xZU3MkRoYFrsLOe0D&index=1/ Learn: Map Editing]
*[[Ganesha]] - Map Editor
+
*[[Maps|Map Data Format]]
 +
*[[:Category:Vanilla Maps]]
 +
*[[:Category:Custom Maps]]
  
 
==Music==
 
==Music==
 
*[[Learn: Music Editing]]
 
*[[Learn: Music Editing]]
*[[Music]]
+
*[[Music/SMD|Music/SMD Format]]
 +
*[[Songs]]
  
 
==Lists==
 
==Lists==
Line 68: Line 81:
 
*[[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 77: Line 91:
 
*[[Map Order in Attack.out]]
 
*[[Map Order in Attack.out]]
 
*[[Monster Animations]]
 
*[[Monster Animations]]
*[[Music]]
+
*[[Songs]]
 +
*[[Portrait Numbers|Portraits]]
 
*[[Shop Selling Lists|Shop Availability]]
 
*[[Shop Selling Lists|Shop Availability]]
 
*[[Skillsets]]
 
*[[Skillsets]]
Line 86: Line 101:
 
==Notes==
 
==Notes==
 
*[[Allocated space]]
 
*[[Allocated space]]
*[[Used Free Space]]
 
*[[Miscellaneous]]
 
 
*[[Music Test Notes]]
 
*[[Music Test Notes]]
*[[Booleans]]
 
*[[Random Notes]]
 
*[[Editing Effect File Graphics]]
 
 
*[[WLDTEX.TM2]]
 
*[[WLDTEX.TM2]]
*[[Robrain's Reorganization Project]]
 
 
*[[Offset Conversion]]
 
*[[Offset Conversion]]
 
*[[Inherent Support Abilities Limitations]]
 
*[[Inherent Support Abilities Limitations]]
 
*[[War of the Lions]]
 
*[[War of the Lions]]
 +
*[[Stat Caps]]
  
 
==Other==
 
==Other==
*Japanese sites
+
===Japanese Sites===
**[http://www23.atwiki.jp/fft_cheat/ Wiki]
+
*[http://www23.atwiki.jp/fft_cheat/ Wiki]
**[http://fft.nm.land.to/cgi-bin/upload.html Downloads]
+
*[http://fft.nm.land.to/cgi-bin/upload.html Downloads]
  
 
=Other Games=
 
=Other Games=
 
*[[Final Fantasy Tactics A2: Grimoire of the Rift]]
 
*[[Final Fantasy Tactics A2: Grimoire of the Rift]]

Latest revision as of 06:16, 23 September 2024

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 on the forum or on our discord to Xifanie or Raijinili, 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)

Community Space Management

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: GaneshaDX (Map Editor), Map2gl (Map Viewer)

Music

Lists

Notes

Other

Japanese Sites

Other Games