QuattroPlay
Last release 2017-12-30 / Plays music and sound effects from over 75 Namco games...
Technical discussion which is not directly related to VGM files. Talk about Hardware and Software.
Moderator: Staff
- BlackYoshi485 Offline
- Posts: 3
- Joined: 2020-07-31, 14:48:41
request
Sorry for the necro but the link to the QuattroPlay-compatible rip of Battletoads Arcade is down and after scouring the Wayback Machine in vain, I was wondering if you could possibly re-upload the file, thank you.ctr wrote: Also, here's a rip of Battletoads Arcade, converted to work with QuattroPlay. Playing it is easy with the new version. Just extract the files somewhere, run QP and drag and drop the INI file to play.
- MixerProductions Offline
- Posts: 34
- Joined: 2016-01-19, 16:06:06
Re: QuattroPlay
Hey guys sorry I'm such a noob with CMD line.
I have compiled EXE, and the folder structure set up with Roms extracted into subfolders. But when I try the command shown in the Readme file, I get this error
C:\dbit_live\quattroplay-v1.0>./bin/Debug/QuattroPlay <tekken3>
"The syntax of the command is incorrect."
What am I doing wrong here?
I have compiled EXE, and the folder structure set up with Roms extracted into subfolders. But when I try the command shown in the Readme file, I get this error
C:\dbit_live\quattroplay-v1.0>./bin/Debug/QuattroPlay <tekken3>
"The syntax of the command is incorrect."
What am I doing wrong here?
- ValleyBell Offline
- Posts: 1602
- Joined: 2011-12-01, 20:20:07
- Location: Germany
Re: QuattroPlay
I'm pretty sure that you are supposed to run it like this:
The angled brackets are just there to tell you where you have to insert the ROM name. They are not part of the tool's actual syntax.
Code: Select all
./bin/Debug/QuattroPlay tekken3