Skip to content

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

Post by BlackYoshi485 »

I see, i did notice that your conversion has incorrect envelopes tho, like some stuff not having enough release, but eh i wouldn't worry much about it if you can't do it 1:1.
  • Trahald Offline
  • Posts: 1
  • Joined: 2022-12-03, 18:14:48

request

Post by Trahald »

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.
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.

Re: QuattroPlay

Post by MixerProductions »

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?
  • User avatar
  • ValleyBell Offline
  • Posts: 1602
  • Joined: 2011-12-01, 20:20:07
  • Location: Germany

Re: QuattroPlay

Post by ValleyBell »

I'm pretty sure that you are supposed to run it like this:

Code: Select all

./bin/Debug/QuattroPlay tekken3
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.
Post Reply