Updated on 7/6/21
Installation
Find your OS below, and follow the installation instructions.
Windows
- Download
windows.zip
- Right click the file and select
Extract All
- Open the folder
windows
- 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.
- Download
tko-electronics-sim-mac.pkg
below. - Double click it. Follow the install instructions.
- 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
- Download the DEB file below (Ubuntu, Debian) and install
Run .jar directly
- 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.
- Download
tko-electronics-sim.jar
below and run it with double click or use your shell and runjava -jar tko-electronics-sim.jar
.
*For mac: download and runtko-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