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

Getting the correct path with Roms in Folders


Recommended Posts

Posted

I have two emulators setup with Roms in folders. The first one is SSF, and it works fine. The runitgame.bat for SSF looks like this:

D:

CD "D:\Emulators\[Console] Sega Saturn (SSF)"

"c:\program files (x86)\daemon tools lite\daemon.exe" -mount 0, "D:\Emulators\[Console] Sega Saturn (SSF)\Roms\Albert Odyssey (U)(Saturn)\079 Albert Odyssey (U).cue"

ssf.exe

"c:\program files (x86)\daemon tools lite\daemon.exe" -unmount 0

As you can see, the rompath has the folder name, and the image name in it.

The second emulator is 3DO. The runitgame.bat for 3DO looks like this:

D:

CD "D:\Emulators\[Console] Panasonic 3DO (FreeDo)"

"c:\my marquee magician\marquee magician1.37.exe" "panasonic 3do"

freedo_loader.exe "D:\Emulators\[Console] Panasonic 3DO (FreeDo)\Roms\Corpse Killer (1994)(Digital Pictures)(US)[!][GW 02321 SRCR##01].iso"

"c:\my marquee magician\marquee magician1.37.exe" "gameex"

For some reason, the path is missing the name of the folder in it. What's going on?

SSF.ini

[Emulator_18]

Enabled=True

STARTPAGENAME=[Console] Sega Saturn (SSF)

TITLETEXT=Sega Saturn

StartPageLogo=SegaSaturn

ROMFilter=*.cue

RomPath=D:\Emulators\[Console] Sega Saturn (SSF)\Roms

RomsInFolders=True

SnapPath=D:\Emulators\[Console] Sega Saturn (SSF)\Snaps

TitlePath=D:\Emulators\[Console] Sega Saturn (SSF)\Front

BoxPath=D:\Emulators\[Console] Sega Saturn (SSF)\Back

CartPath=D:\Emulators\[Console] Sega Saturn (SSF)\CD

ManualPath=

ControlPanelPath=

InstructionsPath=

WorkingPath=D:\Emulators\[Console] Sega Saturn (SSF)

MapKeys=True

WaitBeforeKeys=

SendKeys=

ReplaceDash=True

ReplaceUnder=True

Capitals=True

RemoveBrackets=True

ShowDesktop=False

Debug=False

MAPFile=D:\Emulators\[Console] Sega Saturn (SSF)\Roms\Saturn.map

AlsoLaunch=

Command=SSF.exe

LaunchBefore=""C:\Program Files (x86)\DAEMON Tools Lite\daemon.exe" -mount 0, "[RomPath]\[RomFile]""

LaunchAfter="C:\Program Files (x86)\DAEMON Tools Lite\daemon.exe" -unmount 0

configFile=[Mapping Off] Exit (ALT+F4)

ExcludedFiles=

CustomBackground=

PlayMusic=False

DontShowInfo=

PlaySelectionMusic=False

SelectionMusicFolder=

PCGame=False

DATABASE=[Console] Sega Saturn

UseDbName=False

GamesIn7Zips=False

MergeSets=

PlayInScreenSaver=False

ShowMostPlayed=True

RandomMostPlayed=True

CDCheck=False

CDCheckFile=

CustomArtName1=

CustomArtPath1=

CustomArtName2=

CustomArtPath2=

CustomArtName3=

CustomArtPath3=

[GENERAL]

DumbyValue=

3DO.ini

[Emulator_13]

Enabled=True

STARTPAGENAME=[Console] Panasonic 3DO (FreeDo)

TITLETEXT=Panasonic 3DO

StartPageLogo=(3DO) System (U)(2) - AD

ROMFilter=*.iso

RomPath=D:\Emulators\[Console] Panasonic 3DO (FreeDo)\Roms

RomsInFolders=True

SnapPath=D:\Emulators\[Console] Panasonic 3DO (FreeDo)\EmuMovies

TitlePath=D:\Emulators\[Console] Panasonic 3DO (FreeDo)\Title

BoxPath=D:\Emulators\[Console] Panasonic 3DO (FreeDo)\Front

CartPath=D:\Emulators\[Console] Panasonic 3DO (FreeDo)\Back

ManualPath=D:\Emulators\[Console] Panasonic 3DO (FreeDo)\Manuals

ControlPanelPath=

InstructionsPath=

WorkingPath=D:\Emulators\[Console] Panasonic 3DO (FreeDo)

MapKeys=True

WaitBeforeKeys=

SendKeys=

ReplaceDash=True

ReplaceUnder=True

Capitals=True

RemoveBrackets=True

ShowDesktop=False

Debug=False

MAPFile=

AlsoLaunch=

Command=FreeDo_Loader.exe "[RomPath]\[RomFile]"

LaunchBefore=""C:\My Marquee Magician\Marquee Magician1.37.exe" "Panasonic 3DO""

LaunchAfter=""C:\My Marquee Magician\Marquee Magician1.37.exe" "GameEx""

configFile=

ExcludedFiles=

CustomBackground=

PlayMusic=False

DontShowInfo=

PlaySelectionMusic=False

SelectionMusicFolder=

PCGame=False

DATABASE=

UseDbName=

GamesIn7Zips=False

MergeSets=

PlayInScreenSaver=False

ShowMostPlayed=True

RandomMostPlayed=False

CDCheck=False

CDCheckFile=

CustomArtName1=(3DO) System (U)(2) - AD

CustomArtPath1=C:\Extras\Emumovies\Video Game Commercial Pack

CustomArtName2=

CustomArtPath2=

CustomArtName3=

CustomArtPath3=

[GENERAL]

DumbyValue=

I said hey, yeah, yeah, What's Going On?

Posted

I appreciate the reply Brian. I don't know if it counts or not, but I exported my config, and imported it into another slot, but it didn't help. I don't know if you are aware of it or not, but there is no supplied config for 3DO in GameEx, maybe there will be when you are done with your project.

Got any more advice?

Posted

I appreciate the reply Brian. I don't know if it counts or not, but I exported my config, and imported it into another slot, but it didn't help. I don't know if you are aware of it or not, but there is no supplied config for 3DO in GameEx, maybe there will be when you are done with your project.

Got any more advice?

Well, I have not got to 3d0 yet, but I will. I will upload a pack then continue to add more as time goes on. This is quite a big project actually. I was hoping you would create the new config by hand rather than export / import as you take your problems with you when you do that.

As far as other tips, dont use roms in folders. lol

:P

Posted

I figured it out. That particular game had ## in the filename. I renamed the file and folder, deleted the cache files, and now it works. smile.gif

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