Releases: MittyRobotics/tko-electronics-sim
TKO Circuit Simulator Official Packaging v3
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
TKO Circuit Simulator Official Packaging v2
Updated on 12/14/2020
Installation
Windows
- Download
windows.zip
- Right click the file and select
Extract All
- Open the folder
windows
, then open the folderbin
- Double click
TKOcircuitsim.exe
and the app should open. Do not move theexe
file to any other location, but rather move the entire windows folder.
Note: 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.
Mac
Important: You need JRE 1.8 (Java Runtime Environment). Download it here.
Double click the file to open the installer and follow its instructions (you don't need to change any presets).
- Download
tko-electronics-sim.dmg
below. - Double click it. A Finder window with the app
electronicssim
should open - Right click the app and select
Open
, then clickOpen
. The app should open.
Linux/BSD
- You need JRE 1.8-1.11 to run this. If you don't have Java 1.8 already, download it here and select the download for your OS. Follow the installation directions.
- Download
desktop-1.0.jar
below and run it with double click or use your shell and runjava -jar desktop-1.0.jar
.
What's New
Important additions/fixes
- QOL minor bug fixes
- Shape renderer optimization
- Fixed memory leak
TKO Circuit Simulator Official Packaging
Updated on 11/05/2020
Installation
Windows
- Download
windows.zip
- Right click the file and select
Extract All
- Open the folder
windows
, then open the folderbin
- Double click
TKOcircuitsim.exe
and the app should open. Do not move theexe
file to any other location.
Note: 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.
Mac
Important: You need JRE 1.8 (Java Runtime Environment). Download it .
Double click the file to open the installer and follow its instructions (you don't need to change any presets).
- Download
tko-electronics-sim.dmg
below. - Double click it. A Finder window with the app
electronicssim
should open - Right click the app and select
Open
, then clickOpen
. The app should open.
Linux/BSD
- You need JRE 1.8 to run this. If you don't have Java 1.8 already, download it and select the download for your OS. Follow the installation directions.
- Download
desktop-1.0.jar
below and run it with double click or use your shell and runjava -jar desktop-1.0.jar
.
What's New
Important additions/fixes
- Fully functional debugging/simulation with LEDs
- Fully functional saving/importing
- All pneumatics included
- Many bug fixes
QOL additions
- New ethernet/crimped attachment graphics
- Autosaving color themes
TKO Circuit Simulator Official Packaging
The below is outdated. Look above
## Installation
### Windows
1. Download `windows.zip`
2. Right click the file and select `Extract All`
3. Open the folder `windows`, then open the folder `bin`
4. Double click `TKOcircuitsim.exe` and the app should open. Do not move the `exe` file to any other location.
*Note*
Should the program crash with the error requiring a Java Runtime, download it [here](https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u265-b01/OpenJDK8U-jre_x64_windows_hotspot_8u265b01.msi), open the file, and follow the instructions. Then run the simulator again.
### Mac
You need JRE 1.8 (Java Runtime Environment) to run this. Download it ![here](https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u265-b01/OpenJDK8U-jre_x64_mac_hotspot_8u265b01.pkg).
Double click the file to open the installer and follow its instructions (you don't need to change any presets).
If you have parental controls and cannot allow the install, this is a good excuse to get your parents to remove them.
1. Download `tko-electronics-sim.dmg` below.
2. Double click it. A Finder window with the app `electronicssim` should open
3. Right click the app and select `Open`, then click `Open Anyways`. The app should open.
### Linux/BSD
1. You need JRE 1.8 to run this. If you don't have Java 1.8 already, download it ![here](https://www.oracle.com/java/technologies/javase-jre8-downloads.html) and select the download for your OS. Follow the installation directions.
2. Download `desktop-1.0.jar` below and run it with double click or use your shell and run `java -jar desktop-1.0.jar`.
TKO Circuit Simulator
First official release! Go download the jar below.
outdated, look above