Jump to content

All my products and services are free. All my costs are met by donations I receive from my users. If you enjoy using any of my products, please donate to support me. My bare hosting costs are currently not met so please consider donating by either clicking this text or the Patreon link on the right.

Patreon

Recommended Posts

Posted

Hi!

Anyone know a way i can get winamp to launch a mp3 through gameex? i have a stack of mp3+g (karaoke) files that i would love to add to the gameex menus. Winamp is the only prog i know of that will run these files.

I have found a small utility that will let me launch winamp from the command line. but when it runs via gameex, it instantly pops back into gameex, rather than letting winamp run its course.

any help would be awesome!!!

here is my current ini file for it

[Emulator_13]

Enabled=True

STARTPAGENAME=Karaoke

TITLETEXT=MP3+G

StartPageLogo=

ROMFilter=*.mp3

RomsInFolders=False

RomPath=e:\karaoke

SnapPath=

WorkingPath=c:\Program Files\Winamp

MapKeys=False

WaitBeforeKeys=

SendKeys=

ReplaceDash=True

ReplaceUnder=True

Capitals=True

RemoveBrackets=True

ShowDesktop=True

Debug=False

MAPFile=

AlsoLaunch=

Command=clamp /load "[rompath]\[romfile]" /play

OLDatZip=

TitlePath=

BoxPath=

LaunchBefore=

LaunchAfter=

CartPath=

ConfigFile=Winamp

Posted

I think WinCDG adds mp3+g support to Windows Media Player. If so, that might enable GameEx to play them natively. Check it out, and let us know in this thread if it's possible.

Posted

nope, havent tried that.

actually got it working as an emulator now!

just found the command line options of the MSDN site, heres my ini... works great now!

[Emulator_13]

Enabled=True

STARTPAGENAME=Karaoke

TITLETEXT=MP3+G

StartPageLogo=

ROMFilter=*.cdg

RomsInFolders=False

RomPath=e:\karaoke

SnapPath=

WorkingPath=C:\Program Files\Windows Media Player

MapKeys=False

WaitBeforeKeys=

SendKeys=

ReplaceDash=True

ReplaceUnder=True

Capitals=True

RemoveBrackets=True

ShowDesktop=False

Debug=False

MAPFile=

AlsoLaunch=

Command=wmplayer "[rompath]\[romfile]" /fullscreen

OLDatZip=

TitlePath=

BoxPath=

LaunchBefore=

LaunchAfter=

CartPath=

ConfigFile=Karaoke

Guest
This topic is now closed to further replies.
×
×
  • Create New...