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

If neither of those of work for you, you can donate any amount by clicking here.

Recommended Posts

Posted

How can I get psx emu to load a game (that is mounted with daemon tools)from the E: drive.

I can load a game by using "Insert CD Drive" then pointing to the E: Drive manually, but how can I do this automatically within GameEX?

Posted

I have no experience with it, but GameEx has the ability to mount an image. I think that you add [VirtualDrive] to the command line?

Search the forum.

I use ePSXe, with .iso files, and the command is: psxfin.exe -f "[ROMpath]\[RomFile]"

At least that's the way I remember it...

Posted

I've switched from the PSX emu to ePSXe and am using the command - ePSXe.exe -nogui[-virtualdrive]

Also I am using:

Launch Before - "C:\Program Files\DAEMON Tools Lite\daemon.exe" -mount 0,"[RomPath]\[RomFile]"

Launch After - "C:\Program Files\DAEMON Tools Lite\daemon.exe" -unmount 0

While this works for most games, some games just return back to GameEx.

I'm going to look through the forums to see if anyone else has had similar issues.

Posted

I fixed the not loading problem by removing the "[virtualdrive}" part from the commandline. Now the game only shows in the top left portion of the screen. :huh:

This is why I wanted to use PSX emu, I knew using ePSXe would be troublesome :rolleyes:

Fixed the screen issue by adding -slowboot to the commandline.

Posted

here is all the command line calls for pSX

in pSX you dont need to use a vitual cd app but if you do want to use a virtual cd here is the comand line you would need: psxfin.exe -f Z: Z=is your virtual cd drive

psx [options] <path to cd> [<ppf file>] [<save state>]

Options: -w Windowed

-f Full screen

-c{i/r} R3000 CPU mode (interpreter/recompiler)

-C{i/r} R5900 CPU mode

-d Use D3D gpu driver

-R Use D3D reference rasterizer

-l Enable log

-r Enable event rescheduling

-s Disable frame skipping

-i Use DeviceIoControl() for direct CD access

-2 PS2 mode

-b Break before boot

-B Break r5900 before boot

-V Break VU1 at mscal/mscnt

-t Start with status display enabled

-F Disable pause

-a<slot>,<fname> Insert memory card

-p- No pad in port 0

-P Disable 50hz (always use 60hz)

-x Show SCSI drive letter mappings

-A Disable async cd access (always block)

-p<mode> Pad mode

0 - SCPH-1010: Normal pad

1 - SCPH-1150: Analog+rumble

2 - SCPH-1200: Dualshock

3 - SCPH-0034: GunCon

  • Like 1
Posted

Thanks, that worked! Can't believe how easy that was :blink:

The reason I am using a virtual drive is that some of the redump.org games have a .cue file with multiple .bin files and I can't get PSX emu to run these using "open CD image".

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