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

SARC File Manager 3DS: Difference between revisions

From GameBrew
No edit summary
m (Text replacement - "Category:PC utilities for 3DS homebrew" to "")
 
(4 intermediate revisions by the same user not shown)
Line 3: Line 3:
|image=3dspc.png
|image=3dspc.png
|description=A tool for managing files inside SARC archives.
|description=A tool for managing files inside SARC archives.
|author=mariohackandglitch
|author=PabloMK7 (mariohackandglitch)
|lastupdated=2017/08/30
|lastupdated=2017/08/30
|type=PC Utilities
|type=PC Utilities
Line 19: Line 19:


==Features==
==Features==
* Add new file name entries to existing SARC files (only generate the file entry, with a size of 1 byte. Use Every File Explorer to replace the new added entry with a proper file).
* Add new file name entries to existing SARC files.
** This only generate the file entry, with a size of 1 byte.  
** Use Every File Explorer to replace the new added entry with a proper file).


==User guide==
==User guide==
  Usage: SARC_filemanager.py SARC_file_path -a new_file
  Usage: SARC_filemanager.py SARC_file_path -a new_file


File compatibility:
* Files must be Yaz0 decompressed, use Every File Explorer to decompress them.
* Files must be Yaz0 decompressed, use Every File Explorer to decompress them.
* Only little endian files are supported (3DS).
* Only little endian files are supported (3DS).
Line 30: Line 31:


==Credits==
==Credits==
* Gericom: All the research about SARC files.
Gericom - All the research about SARC files.


==External links==
==External links==
* GitHub - https://github.com/PabloMK7/SARCFileManager
* GitHub - https://github.com/PabloMK7/SARCFileManager
* GBAtemp - https://gbatemp.net/threads/sarc-file-manager-a-tool-for-managing-files-inside-sarc-archives.482590/
* GBAtemp - https://gbatemp.net/threads/sarc-file-manager-a-tool-for-managing-files-inside-sarc-archives.482590/
[[Category:3DS homebrew applications]]
[[Category:PC utilities for 3DS homebrew]]

Latest revision as of 04:25, 6 Mayıs 2024

SARC File Manager
3dspc.png
General
AuthorPabloMK7 (mariohackandglitch)
TypePC Utilities
Version0.1
LicenseMixed
Last Updated2017/08/30
Links
Download
Website
Source

SARC File Manager is a python 2.7 script for managing files inside SARC archives (.sarc or .szs files).

Note: Proper SARC file add and removal has been added to Every File Explorer.

Features

  • Add new file name entries to existing SARC files.
    • This only generate the file entry, with a size of 1 byte.
    • Use Every File Explorer to replace the new added entry with a proper file).

User guide

Usage: SARC_filemanager.py SARC_file_path -a new_file
  • Files must be Yaz0 decompressed, use Every File Explorer to decompress them.
  • Only little endian files are supported (3DS).
  • Files with a SFNT section aren't supported (this includes some SARCs which have proper names in Every File Explorer instead of a hex number).

Credits

Gericom - All the research about SARC files.

External links

Advertising: