Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

AFS (Gotcha Force): Difference between revisions

No edit summary
No edit summary
Line 8: Line 8:
* FD present ?
* FD present ?
* ?
* ?
We could build a csv with dol names with presence of not of AFS with errors tolerence.
We could build a csv with dol names with presence or not of AFS with errors tolerences.


[[Category:File format]]
[[Category:File format]]
[[Category:Gotcha Force]]
[[Category:Gotcha Force]]

Revision as of 20:08, 22 August 2022

← Gotcha Force

Files packed in the Gotcha Force AFSs are loaded using theirs index in the suite of (offset / length) in the Table Of Content. We verify that by running the game after removing empty spaces after the end of the TOC which represent several empty blocks changing every offsets of files packed in it. Also removing Filename Directory of the game and running it start the game without bugs.


Researchs: The assembly code unpacking the afs could be find by diffs of a collection of dols parsing the AFS with the same structures, by studiying offsets rather than bits:

  • FD present ?
  • ?

We could build a csv with dol names with presence or not of AFS with errors tolerences.