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

OScarr

GameEx Founding Member
  • Posts

    3
  • Joined

  • Last visited

Everything posted by OScarr

  1. Ah, well that made the files show up in the list, but -loadimg isn't an actual option. I got it working now, I ended up just making a batch file with "ePSXe.exe -nogui -loadbin %1" and then just call that for loading ROMs. Thanks again for you help.
  2. Thank you Belinda! That worked perfectly, it was -loadimg. So weird that -loadbin wouldn't let it list .bin files heh. Thanks again!
  3. Ok here's the problem I'm having. I got ePSXe working fine, I only have 2 roms for it, Tales of Destiny and Final Fantasy Tactics -- the tales of destiny rom is a single .bin file, the final fantasy tactics rom is 3 files with .img .ccd and .sub -- both games work from ePSXe just fine using "File->Run ISO". However, within GameEx, when I setup the ePSXe I can only get it to list *.img files in the ROM Filter, if I change it too *.img;*.bin then I get only 1 entry showing up, named "-Emu-" that when clicked on tries to run ePSXe and then crashes ePSXe and reverts back to GameEx. Listing *.img works just fine, and FF Tactics appears in the list, but putting *.bin in the ROM Filter box results in Tales of Destiny not showing up and the previous problem of an entry named "-Emu-" appearing again. Finally I tried just putting *.* in the ROM Filters thinking I could just manually remove the .sub and .ccd files from the list, but that didn't work either, when I tried that, it resulted in the same previous "-Emu-" entry only appearing. Any thoughts on how to get both games to show up? I have the registered version, and I included the relevant section (I think) from GameEx.ini below. Oh, and all other rom filters with other emulators work too. Like *.n64;*.z64 for N64 emu. ~Oscarr [Emulator_5] Enabled=True STARTPAGENAME=Sony PlayStation Games TITLETEXT=Sony PlayStation StartPageLogo=psx ROMFilter=*.img;*.bin RomPath=c:\emulators\ePSXe\Roms\ SnapPath=c:\emulators\ePSXe\Snaps\ TitlePath=c:\emulators\ePSXe\Titles\ BoxPath=c:\emulators\ePSXe\Boxes\ CartPath=c:\emulators\ePSXe\Cartridges\ ManualPath=c:\emulators\ePSXe\Manuals\ ControlPanelPath=c:\emulators\ePSXe\Controls\ WorkingPath=c:\emulators\ePSXe MapKeys=True WaitBeforeKeys= SendKeys= ReplaceDash=False ReplaceUnder=True Capitals=False RemoveBrackets=True ShowDesktop=True Debug=False MAPFile= AlsoLaunch= Command=ePSXe.exe -nogui -loadbin "[ROMPath]\[RomFile]" LaunchBefore= LaunchAfter= configFile=[Mapping Off] Exit (ALT+F4) ExcludedFiles= CustomBackground= PlayMusic=False DontShowInfo= PlaySelectionMusic=False SelectionMusicFolder= PCGame=False DATABASE=[Console] Sony PlayStation GamesIn7Zips=False PlayInScreenSaver=False ShowMostPlayed=True RandomMostPlayed=True CDCheck=False CDCheckFile= lastgame=
×
×
  • Create New...