SCS games modding tools in one place
- Windows
- Download
SCSHub_x.x.exe
asset from Releases and run file - Or you can procced with below instruction
- Download
- Linux, Mac
- Required
Python 3.10+
(maybe lower, not tested) - Clone repo or download repo zip
git clone https://github.com/AmirMahdaviAM/SCSHub
- Install requirements
pip install -r requirements.txt
- Run app
python SCSHub.py
- Required
- SCS Tools
- Official extractor and packer
- Implemented feature
- Converter PIX
- Multi base input
- Single Model and Single TOBJ mode with conversion
- Extract specific File or Folder without conversion
- Animation export
- Use old dds format
- Past 1.47 material attributes
- Animation finder
- File and string hasher
- Convert whole archive
- SXC Extractor
- Single click finder & extractor (SXCFinder + My new path finder)
- SXC Packer
- SXC Finder
- SXC Extractor
- TOBJ Editor
- Full attributes tobj editor and creator
- Binary formant (import and export)
- Text formant (only export)
- 2D tobj support
- Cube tobj support
- Def creator
- Create simple def from pmd/pim accessory folder
- Custom directory names
- Custom name and filenames
- Create def for hookups
- Sii Editor
- Sii Decryptor
- DDS to TGA
- Save Editor
- Font Creator
- App
- Not tested in Linux and Mac
Open log
andOpen Folder
buttons in InfoBar only work in windows
- SCS Tools & SXC Extractor
- Only work in windows
If you want to help translate app to your language, Please check SCS Hub project in Crowdin
zhiyiYo - PyQt Fluent Widgets and it's gallery app code
mwl4 - Converter PIX project
simon50keda - Converter PIX Wrapper for inspiration and code help