Releases: TheGreatRambler/SwiTAS
Fix networking error
Fixed:
- Idle error that would prevent auto frame from executing if the PC was under high load
- Make frame advancing slightly more consistent
To install on Windows, extract the archive and place anywhere you like.
To install on Mac, extract the archive and place the app bundle wherever you wish.
To install on Debian/Ubuntu, run these commands from the location where you downloaded the deb:
sudo apt-get install -y lsb-release
sudo apt-key adv --fetch-keys http://repos.codelite.org/CodeLite.asc
sudo add-apt-repository "deb http://repos.codelite.org/wx3.1.3/ubuntu/ `lsb_release -cs` universe"
sudo apt-get update
sudo apt-get install ./switas-debian-64bit.deb
To uninstall, run:
sudo apt-get purge switas
To install the sysmodule, unzip and drag the contents to the root of your SD card. To enable, make sure the sysmodule SwiTAS is enabled in Kosmos/Hekate Tolbox.
First release with Homebrew support
Added:
- Branches
- Savestates
- Exporting to text format
- Releases for multiple platforms
- Many more!
To install on Windows, extract the archive and place anywhere you like.
To install on Mac, extract the archive and place the app bundle wherever you wish.
To install on Debian/Ubuntu, run these commands from the location where you downloaded the deb:
sudo apt-get install -y lsb-release
sudo apt-key adv --fetch-keys http://repos.codelite.org/CodeLite.asc
sudo add-apt-repository "deb http://repos.codelite.org/wx3.1.3/ubuntu/ `lsb_release -cs` universe"
sudo apt-get update
sudo apt-get install ./switas-debian-64bit.deb
To uninstall, run:
sudo apt-get purge switas
To install the sysmodule, unzip and drag the contents to the root of your SD card. To enable, make sure the sysmodule SwiTAS is enabled in Kosmos/Hekate Tolbox.
Bugfix release, increase usability
Bugfix release for last release
- Add tooltips to make usage easier
- Allow deleting of frames
- Add script file importing
- Revise pasting to make more extensible
First release, does not support networking with homebrew
First Release! (Without Networking/Homebrew support)
- Gamepad support
- Multiplayer support
- Project saving
- Export to text file (ssctf)
- Save recent projects
- Keyboard support