A multi-purpose emulator
Using Dear ImGui (License)
CMake is going to download source files from imgui and glad-stable
If you get an error while these files are being downloaded, check if the links above work, and open an issue
Archlinux, AUR:
Installation for Archlinux is very easy, just run the following command:
yay -S tkpemu
Make sure you have yay installed.
Otherwise run the following:
pacman -S --needed git base-devel
git clone https://aur.archlinux.org/tkpemu.git
cd tkpemu
makepkg -si
git clone https://github.com/OFFTKP/TKPEmu.git
cd TKPEmu
cd TKPEmu
cmake -B build
cmake --build build
sudo mv ./build/TKPEmu /usr/bin/TKPEmu
Has not been tested.
- Download CMake for Windows and try to build.
- Create an issue if there's an error.
TKPEmu is licensed under the MIT license
Copyright (C) 2021-2021 Paris Oplopoios