Skip to content

TKO Circuit Simulator Official Packaging v3

Latest
Compare
Choose a tag to compare
@rohan-bansal rohan-bansal released this 03 Jul 20:14
· 63 commits to master since this release

Updated on 7/6/21

Installation

Find your OS below, and follow the installation instructions.

Windows

  1. Download windows.zip
  2. Right click the file and select Extract All
  3. Open the folder windows
  4. Double click the executable file (.exe) and the app should open.

MacOS

Due to compatibility issues with LWJGL3 and the M1 chipset, the mac binary for the simulator still uses LWJGL2. Functionality should be close to identical.

  1. Download tko-electronics-sim-mac.pkg below.
  2. Double click it. Follow the install instructions.
  3. The app should be installed in your Applications folder. You can use spotlight (command-space) to search for it.

If the program crashes with the error requiring a Java Runtime, download it here, open the file, and follow the instructions. Then run the simulator again.

Ubuntu, Debian

  1. Download the DEB file below (Ubuntu, Debian) and install

Run .jar directly

  1. You need JRE 1.8-1.14 to run this. If you don't have Java already, download it here and select the download and version for your OS. Follow the installation directions.
  2. Download tko-electronics-sim.jar below and run it with double click or use your shell and run java -jar tko-electronics-sim.jar.
    *For mac: download and run tko-electronics-sim-mac.jar instead.

What's New

Important additions/fixes

  • Fixed a few critical bugs (see resolved issues)
  • Added a welcome screen and other QOL changes
  • Migrated to LWJGL3 backend (excepting MacOS)
  • Fixed memory leak