TeknoParrot
TeknoGods
PC-based arcade games emulator
Information
Emulators
teknoparrot
File folder
📂 roms \ 📂 teknoparrot
File extension
.teknoparrot .parrot .game .7z .zip .rar
Bios Information
No BIOS required.
Controls
Controls are automatically configured since RetroBat version 7.0.0.0 for gamepads and guns.
The file teknoparrot.yml located in system\resources\inputmapping
is the file providing the default mapping for each game, it can be updated if you need a different mapping for a game.
Example for spiderman:
spiderman:
Coin1: select # P2 COINS
P1Button6: leftshoulder # P1 COINS
P1ButtonStart: start # P1 START / ACTION
P2ButtonStart: start # P2 START / ACTION
Service1: r3 # Test Select
Test: l3 # Test Menu
Gun games can have 2 mappings, one to play with the gamepad and one for using mouse/lightgun:
hotd4:
Analog0: rightstickleft # Player 1 Gun X
Analog2: rightstickup # Player 1 Gun Y
Analog4: rightstickleft # Player 2 Gun X
Analog6: rightstickup # Player 2 Gun Y
Coin1: select # Coin 1
Coin2: select # Coin 2
P1Button1: righttrigger # Player 1 Gun Trigger
P1Button2: lefttrigger # Player 1 Reload
P1Button3: leftshoulder # Player 1 Grenade
P1ButtonStart: start # Player 1 Start
P2Button1: righttrigger # Player 2 Gun Trigger
P2Button2: lefttrigger # Player 2 Reload
P2Button3: leftshoulder # Player 2 Grenade
P2ButtonStart: start # Player 2 Start
Service1: r3 # Service 1
Test: l3 # Test
hotd4_gun:
Coin1: kb_5 # Coin 1
Coin2: kb_6 # Coin 2
mouseleft_1: P1Button1 # P1 Left Trigger
mouseleft_2: P2Button1 # P2 Left Trigger
mousemiddle_1: P1Button3 # P1 Grenades
mousemiddle_2: P2Button3 # P2 Grenades
mouseright_1: P1Button2 # P1 Right Trigger
mouseright_2: P2Button2 # P2 Right Trigger
P1ButtonStart: kb_1 # P1 Start
P2ButtonStart: kb_2 # P2 Start
Service1: kb_S # Service
Test: kb_T # Test
The id to use for the controls can be found in the game profile file in emulators\teknoparrot\GameProfiles
folder:

Specific system information
ROMs
The list of compatible games can be found HERE.
Adding TeknoParrot emulator to Retrobat
To add Teknoparrot games, you must first download the Teknoparrot "emulator" from its official website (and not elsewhere): https://teknoparrot.com/
Then, unzip the file you just downloaded in \emulators\teknoparrot:

Your antivirus will surely panic, keep cool, these are false positives, so make sure that your antivirus authorizes the detected files.
Launch the TeknoParrotUi.exe for the first time, it will most certainly ask for several updates: do them, all.

Place your Teknoparrot games in \roms\teknoparrot

The folders name of your Teknoparrot games must be renamed to .teknoparrot .parrot or .game
For example, the game folder of Mario Kart: Arcade GP DX must be renamed:
MKDX.teknoparrot
,or
MKDX.parrot
or
MKDX.game
Important detail, the folders name must correspond to the name of the json file for the game in the Teknoparrot "Metadata" folder located in \emulators\teknoparrot\Metadata

Last updated
Was this helpful?