Difference between revisions of "Main Page"
Jump to navigation
Jump to search
(→Lists) |
|||
Line 1: | Line 1: | ||
− | |||
− | |||
− | = | + | <font size="6">[[Tools|Get your Tools here!]]</font> |
− | |||
− | The | + | '''How to edit the wiki''' |
+ | 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. | ||
− | + | =General Knowledge= | |
+ | Related Tools: [[FFTPatcher Suite]] (All purpose Patcher) | ||
+ | *[[Hex]] | ||
− | + | =Documentation= | |
− | + | *[[Font]] | |
− | + | *[[Memory Card Format]] | |
− | + | *[[New Game Introduction]] | |
− | + | *Game Stats | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | *[[ | ||
− | *[[ | ||
− | * | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
**[[Battle Stats]] | **[[Battle Stats]] | ||
**[[World Stats]] | **[[World Stats]] | ||
**[[Item Inventory]] | **[[Item Inventory]] | ||
− | *[[ | + | **[[Variables]] |
− | **[[ | + | *[[RNG]] |
− | **[[ | + | |
− | **[[ | + | ==ASM Hacking== |
− | **[[ | + | Related Tools: [[FFTOrgASM]] (ASM Applicator), [[MassHexASM]] (ASM encoder/decoder), [[LEDecoder]] (Scans files for ASM code) |
− | **[[ | + | *[[Learning ASM|Learn: ASM Hacking]] |
− | *[[ | + | *[[Data/Table Locations]] |
− | **[[ | + | *[[Formulas]] |
− | **[[ | + | *[[Hacked RAM]] |
− | **[[EvtchrView ]] | + | *[[Routine Locations]] |
− | **[[ | + | **[[SCUS_942.21 ]] |
− | + | **[[BATTLE.BIN]] | |
− | + | **[[WLDCORE.BIN]] | |
− | *[[ | + | **[[WORLD.BIN]] |
− | **[[ | + | **[[REQUIRE.OUT]] |
− | + | **[[EQUIP.OUT]] | |
− | **[[Ganesha]] - Map Editor | + | |
+ | |||
+ | ===ASM Hacks=== | ||
+ | *[[Spreadsheet Hacks]] | ||
+ | *[[Party Roster Extension]] | ||
+ | *[[RAD]] - Job Wheel Expansion | ||
+ | *[[ALMA]] - Ability Linked Multipliers | ||
+ | *[[ARH]] - Ability Requirement Hack | ||
+ | |||
+ | ==Events== | ||
+ | Related Tools: [[EasyVent Editor]] (Event Editor), [[EvtchrView ]] (Event Sprites Viewer/Importer), [[ATTACK.OUT Editor]] (Scenario Editor), [[Gameflow Editor]] | ||
+ | *[[Learn: Eventing]] | ||
+ | *[[Event Instructions]] | ||
+ | *[[Attack.Out Battle Event Conditionals]] | ||
+ | |||
+ | ==Sprites== | ||
+ | Related Tools: [[FFTEVGRP]] (Formation Sprite Importer), [[ShiShi Sprite Editor]] (Spritesheet Importer), [[Palette Editor]] | ||
+ | *[[Learn: Spriting]] | ||
+ | *[[SHP]] | ||
+ | *[[SHQ]] | ||
+ | |||
+ | ==Maps== | ||
+ | *[[Learn: Map Editing]] | ||
+ | *[[Maps]] | ||
+ | *[[Ganesha]] - Map Editor | ||
+ | |||
+ | ==Music== | ||
+ | *[[Learn: Music Editing]] | ||
*[[Music]] | *[[Music]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Lists== | ==Lists== | ||
− | *[[Abilities List]] | + | *[[Abilities List|Abilities]] |
*[[Ability and Spell Animations]] | *[[Ability and Spell Animations]] | ||
*[[Animations]] | *[[Animations]] | ||
Line 73: | Line 71: | ||
*[[ENTD Event Codes]] | *[[ENTD Event Codes]] | ||
*[[Event Scripts and Scenario Order correlation]] | *[[Event Scripts and Scenario Order correlation]] | ||
− | |||
*[[Inflict Status]] | *[[Inflict Status]] | ||
− | *[[Items List]] | + | *[[Items List|Items]] |
*[[Item Attribute]] | *[[Item Attribute]] | ||
*[[Item Graphics]] | *[[Item Graphics]] | ||
− | *[[Jobs List]] | + | *[[Jobs List|Jobs]] |
*[[Map Order in Attack.out]] | *[[Map Order in Attack.out]] | ||
*[[Monster Animations]] | *[[Monster Animations]] | ||
*[[Music]] | *[[Music]] | ||
+ | *[[Shop Selling Lists|Shop Availability]] | ||
*[[Skillsets]] | *[[Skillsets]] | ||
*[[Special Animation Usage in Storyline Battles]] | *[[Special Animation Usage in Storyline Battles]] | ||
− | |||
*[[Terrain Surface Types]] | *[[Terrain Surface Types]] | ||
*[[Treasures]] | *[[Treasures]] | ||
Line 94: | Line 91: | ||
*[[Music Test Notes]] | *[[Music Test Notes]] | ||
*[[Booleans]] | *[[Booleans]] | ||
− | |||
− | |||
*[[Random Notes]] | *[[Random Notes]] | ||
*[[Editing Effect File Graphics]] | *[[Editing Effect File Graphics]] | ||
Line 104: | Line 99: | ||
*[[War of the Lions]] | *[[War of the Lions]] | ||
− | ==Other Games | + | ==Other== |
+ | *Japanese sites | ||
+ | **[http://www23.atwiki.jp/fft_cheat/ Wiki] | ||
+ | **[http://fft.nm.land.to/cgi-bin/upload.html Downloads] | ||
+ | |||
+ | =Other Games= | ||
*[[Final Fantasy Tactics A2: Grimoire of the Rift]] | *[[Final Fantasy Tactics A2: Grimoire of the Rift]] |
Revision as of 14:53, 2 December 2014
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.
Contents
General Knowledge
Related Tools: FFTPatcher Suite (All purpose Patcher)
Documentation
- Font
- Memory Card Format
- New Game Introduction
- Game Stats
- RNG
ASM Hacking
Related Tools: FFTOrgASM (ASM Applicator), MassHexASM (ASM encoder/decoder), LEDecoder (Scans files for ASM code)
ASM Hacks
- Spreadsheet Hacks
- Party Roster Extension
- RAD - Job Wheel Expansion
- ALMA - Ability Linked Multipliers
- ARH - Ability Requirement Hack
Events
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
- Learn: Map Editing
- Maps
- Ganesha - Map Editor
Music
Lists
- Abilities
- Ability and Spell Animations
- Animations
- CD Index
- Effect Files
- ENTD Event Codes
- Event Scripts and Scenario Order correlation
- Inflict Status
- Items
- Item Attribute
- Item Graphics
- Jobs
- Map Order in Attack.out
- Monster Animations
- Music
- Shop Availability
- Skillsets
- Special Animation Usage in Storyline Battles
- Terrain Surface Types
- Treasures
Notes
- Allocated space
- Used Free Space
- Miscellaneous
- Music Test Notes
- Booleans
- Random Notes
- Editing Effect File Graphics
- WLDTEX.TM2
- Robrain's Reorganization Project
- Offset Conversion
- Inherent Support Abilities Limitations
- War of the Lions