Skip to content

AnxoBR/sf2000_theme_tool

Repository files navigation

SF2000 Theme Tool by Sparda and friends

This tool is the combination of multiples tools made by sparda to generate images for themes, embedding images in zfb files and much more (See tools section).

You can follow the progress of this tool in the SF200 discord channel.

Sparda friends list (aka developers that made some progress or modify the tools made by sparda): Q_ta, Desoxyn and me (AnxoNueve)

Tools

  • ZFB generator - TODO explanation of the tool
  • Game list updater - TODO explanation of the tool
  • Theme image generator - TODO explanation of the tool
  • Menu image generator - TODO explanation of the tool
  • Game cover generator - TODO explanation of the tool

Requirements (for developers)

  • python == 3.12
  • pip == 24.0 (Any version should actually works)
  • git (Optional)

Installation (for developers)

  • Download or clone this repository:

    Linux:

    git clone https://github.com/AnxoBR/sf2000_theme_tool.git

    Windows:

    #TODO
  • Create a virtual env with Python 3.12.3

    Linux:

    python3.12 -m venv /path/to/new/virtual/environment

    Windows:

    #TODO
  • Install the libraries

    Linux:

    pip install -r /sf2000_theme_tool/requirements.txt

    Windows:

    #TODO

TODO

List of features to do:

HP - (High priority) / LP (Low priority)

  • Add ZFB generator - HP
  • Add game list updater - HP
  • Add theme image generator - HP
  • Add menu image generator - HP
  • Add game cover generator - HP
  • Make executables for the different OS - LP

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages