the_game_database|| news | latest | gallery | upcoming | search: 
Double Dragon Trilogy
  PCBeat_em_upUC  
  opened by smbhax at 18:22:00 04/23/23  
  last modified by smbhax at 12:44:04 12/27/25  
  smbhax [sys=PC; cat=Beat_em_up; reg=NA]
           
Like Irem Arcade Hits (see entry 1572), it's another compilation of old arcade games in a DotEmu emulator package--from which the arcade ROMs can be extracted. The Trilogy compilation is available on Steam.
 
The ROM extraction guide is https://github.com/farmerbb/RED-Project/wiki/Double-Dragon-Trilogy :
 
~~~~~~~~~
 
These instructions are for a Debian-based Linux distro. For Windows, follow these instructions using WSL.
 
Open up a terminal window and navigate to the to the "resources/game" folder inside your Double Dragon install.
 
For WSL, the easiest way to do this is to open the folder in Windows explorer and type bash into the address bar.
 
Install the required dependencies by running:
 
sudo apt install nodejs zip wget
 
Download the dotemu2mame.js conversion script by running:
 
wget https://gist.githubusercontent.com/cxx/81b9f45eb5b3cb87b4f3783ccdf8894f/raw/5b5e677d2d904071888fe7ea08a83c50ab9ba1cb/dotemu2mame.js
 
Run the script using:
 
node dotemu2mame.js .
 
The converted games are saved as *.zip files inside the "resources/game" folder.
 
~~~~~~~~~~~~~~
 
They were
 
ddragon.zip
ddragon2.zip
ddragon3.zip
 
1 and 3 run in the current MAME, 0.253. 2 does not; it seems to run okay in MAME 0.119 (from 2007; last one before they started doing 64-bit MAMEs).
 
  smbhax 12:29:49 12/27/25
           
Wanted to play two-player but while game recognized DualShock, it did not recognize Hori RAPV 2017 arcade stick. 'p'
 
  smbhax 12:44:04 12/27/25
           
^ We overcame that with JoyToKey but then the game had limited continues. ; D ; PP So yeah I should have set it up in MAME silly me. ^ _^
    
downloads:
· 00_bash.png
 
references:
· Double Dragon (PCB)
· Double Dragon II: The Revenge (PCB)
· Irem Arcade Hits (PC)
· Super Double Dragon (PC)

 
© 2026. Game impressions are © the individual contributors. All rights reserved.