Skip to content

Releases: TheGreatRambler/SwiTAS

Fix networking error

16 Jul 05:09
55e1bd2
Compare
Choose a tag to compare

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

10 Jul 04:03
Compare
Choose a tag to compare

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

13 May 04:30
c75c488
Compare
Choose a tag to compare

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

09 May 04:09
c75c488
Compare
Choose a tag to compare

First Release! (Without Networking/Homebrew support)

  • Gamepad support
  • Multiplayer support
  • Project saving
  • Export to text file (ssctf)
  • Save recent projects
  • Keyboard support