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

[RESOLVED] Games with the PCSX2 emulator donâ??t start


Recommended Posts

Posted

Hello :)

I try to configure the PCSX2 0.9.8 emulator with Gameex, but when I start a game the screen turns black and then I return to selection menu of the game.

Games are in iso image. Probably the command line is wrong, but I don’t know how to correct it. How can I do for correct the command line?

Thanks!

I report the current gameex configuration with the emulator:

[Emulator_13]

Enabled=True

STARTPAGENAME=Sony Playstation 2

TITLETEXT=Sony Playstation 2

StartPageLogo=Sony Playstation 2

ROMFilter=*.bin

RomPath=C:\Documents and Settings\emulations\Documenti\PCSX2\iso

RomsInFolders=True

SnapPath=

TitlePath=

BoxPath=

CartPath=

ManualPath=

ControlPanelPath=

InstructionsPath=

TVAdPath=

MusicPath=

ImageNotFound=

WorkingPath=C:\EMU\PCSX2 0.9.8

MapKeys=True

WaitBeforeKeys=

SendKeys=

ReplaceDash=False

ReplaceUnder=True

Capitals=False

RemoveBrackets=True

ShowDesktop=True

Debug=False

MAPFile=

AlsoLaunch=

Command=pcsx2.exe -nogui -loadbin "[ROMPATH]\[ROMFILE]"

LaunchBefore=

LaunchAfter=

configFile=[Mapping Off] Exit (Process Close)

ExcludedFiles=

CustomBackground=

PlayMusic=False

DontShowInfo=

PlaySelectionMusic=False

SelectionMusicFolder=

PCGame=False

Database=[Console] Sony Playstation 2

UseDbName=

GamesIn7Zips=False

MergeSets=

PlayInScreenSaver=False

ShowMostPlayed=True

RandomMostPlayed=True

CDCheck=False

CDCheckFile=

CustomArtName1=

CustomArtPath1=

CustomArtName2=

CustomArtPath2=

CustomArtName3=

CustomArtPath3=

CustomArtName4=

CustomArtPath4=

CustomArtName5=

CustomArtPath5=

GameExtenderCustomArtPath=

GameExtenderConstants=

System=Sony Playstation 2

Category=Console

Emulator=PCSX2

Version=0.9.7r3878

Rating=7.9

DownloadUrl=http://www.gamesdbase.com/setupwizard/emulators/download/pcsx2.7z

RequiredFiles=scph10000.bin or scph39001.bin

Website=http://pcsx2.net/

Info=Sony Playstation 2 Emulator

Posted

I have the current build from the SVN (0.9.9 revision 5066) running using the following command

pcsx2.exe --nogui --fullscreen --usecd[-VIRTUALDRIVE-]

You need to change the CDVD plugin to 'cdvdGigaherz' and install Daemon Tools Lite

Stu

Posted
I have the current build from the SVN (0.9.9 revision 5066) running using the following command

pcsx2.exe --nogui --fullscreen --usecd[-VIRTUALDRIVE-]

You need to change the CDVD plugin to 'cdvdGigaherz' and install Daemon Tools Lite

Is it really necessary install the Daemen Tools Lite program for start games with PCSX2?

I can start games with the ePSXe emulator and with the following command line: epsxe.exe -nogui -loadbin "[rompath]\[romfile]"

If I apply a command line for PCSX2, can I start games without installing Daemen Tools?

Thank you

Posted

Since the latest version of GameEx is now integrating support for Daemon Tools Lite instead of Clone Drive, I would have to say yes.

Posted

Is it really necessary install the Daemen Tools Lite program for start games with PCSX2?

I can start games with the ePSXe emulator and with the following command line: epsxe.exe -nogui -loadbin "[rompath]\[romfile]"

If I apply a command line for PCSX2, can I start games without installing Daemen Tools?

Thank you

May not have to install Daemon Tools Lite depending on your image types. Best way is to test in the command-line with the correct switches.

Posted

Yes. Depending on your image type.

The image of the game is iso. Could you tell me how the command line must be to start the game with PCSX2?

Thanks

Posted

The image of the game is iso. Could you tell me how the command line must be to start the game with PCSX2?

Thanks

Meet me in chat for real time support if you like. Also what version of the emulator are you running? What's the name of the exe file? From your first post, you're using the parameters for ePSXe emulator. PimpDaddyStu is on the right track.

Posted

Yeah I took a quick look at the time and didn't see any command line options for opening any images directly.

Passing the command line options for a different program is not going to work.

There does seem to be some sort of advanced config editing command line that looks similar to how NullDC works but I couldn't work out where PCSX2 stored the image name... I didn't look very long though

Installing Daemon Tools Lite and changing the plugin is a much easier option and then its also available for other emulators like Sega Saturn that definitively require it

Stu

Posted

Yeah I took a quick look at the time and didn't see any command line options for opening any images directly.

Passing the command line options for a different program is not going to work.

There does seem to be some sort of advanced config editing command line that looks similar to how NullDC works but I couldn't work out where PCSX2 stored the image name... I didn't look very long though

Installing Daemon Tools Lite and changing the plugin is a much easier option and then its also available for other emulators like Sega Saturn that definitively require it

Stu

According to The return of the Commandline! it would simply be:

pcsx2 [isoFile]

Translated into GameEx:

pcsx2-r4600.exe "[ROMPATH]\[ROMFILE]"

Depending on version and of course any other switches that would be desired.

Posted
pcsx2 [isoFile]

Translated into GameEx:

pcsx2-r4600.exe "[ROMPATH]\[ROMFILE]"

Depending on version and of course any other switches that would be desired.

It's works! :) Thanks to all!

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