Nintendo BFSAR: Difference between revisions
Jump to navigation
Jump to search
imported>Ikskoks No edit summary |
imported>Ikskoks |
||
| Line 34: | Line 34: | ||
None. | None. | ||
=== See Also === | |||
* [https://github.com/kinnay/Nintendo-File-Formats/wiki/BFSAR-File-Format BFSAR file format (github)] | |||
* [https://mk8.tockdom.com/wiki/BFSAR_(File_Format) BFSAR file format (tockdom.com)] | |||
* [https://mariomakingmods.github.io/localhost/thread/394.html BFSAR file format (mariomakingmods.github.io)] | |||
<br/><br> | <br/><br> | ||
Revision as of 18:39, 19 May 2022
Back to index | Edit this page
BFSAR
- Format Type : Archive
- Endian Order : Little Endian
- Signature : FSAR
Format Specifications
// header 4 bytes (char) - signature // "FSAR" // TODO
Notes and Comments
None.
Games
List of games using this file format:
- Active Life: Outdoor Challenge (Nintendo Switch) (*.BFSAR)
QuickBMS Script
Not written yet.
Compatible Programs
None.
See Also
- BFSAR file format (github)
- BFSAR file format (tockdom.com)
- BFSAR file format (mariomakingmods.github.io)