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 becoming a contibuting member by either clicking this text or the Patreon link on the right.

Patreon

Recommended Posts

Posted

example : bluemsx emu

I want one single list with ROM CARTRIDGE,DISKS and CASSETTE but i need more command line :blink:

for *.ROM :

blueMSX.exe /fullscreen /rom1 "[ROMPath]\[RomFile]"

for *.CAS :

blueMSX.exe /fullscreen /cas "[ROMPath]\[RomFile]"

for *.DSK :

blueMSX.exe /fullscreen /diskA"[ROMPath]\[RomFile]"

How to ? :huh:

Posted

Use AutoIt to select the correct command line based on file extention.

Or set it up three different times...one using a filter for *.cas so on and so forth...then create a group merging all three together...so it appears as one setup...but is actually three.

Posted

I would create 3 emu entrys then group them together using the emulator group feature...

This may be easier... depending on your skill level with autio it.

However Nologics auto-it idea is great :)

EDIT::: Geez I just read no logics suggestion again and realized he said exactly what I said also... Opps....

I guess speed reading isnt my for'te

Posted

My skill level is 0 :)

for the moment i use the fourth and final emulator group .

I do not know how I am going with the next similar emulators ... hehehehehehe :S:S:S

Posted
My skill level is 0 :)

for the moment i use the fourth and final emulator group .

I do not know how I am going with the next similar emulators ... hehehehehehe :S:S:S

I have added emulator groups by manualy editing the gameex.ini

[EmulatorGroup_7]
Enabled=True
STARTPAGENAME=Docs
TITLETEXT=Docs
StartPageLogo=MAMEAll
Emulators=10;11

Id make a back up first tho.... And dont hold me responcible if you fuck up your db.... hehehe

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