RPCS3 / rpcs3

PlayStation 3 emulator and debugger
https://rpcs3.net/
GNU General Public License v2.0
15.49k stars 1.92k forks source link

Launching Game folders via the command line is broken [Windows] #4423

Closed ghost closed 6 years ago

ghost commented 6 years ago

Launching a game via the command line used to work fine, roughly about 1 month ago perhaps. Unfortunately I don't recall what version I was on prior to updating today.

Now, RPCS3 just launches then immediately exits.

Example command which used to work:

"C:\Emulators\Sony\Sony Playstation 3\RPCS3\rpcs3.exe" "F:\Games\Emulator_Games\Sony\Sony Playstation 3\Uncharted - Drake's Fortune"

Where the contents of Uncharted - Drake's Fortune is (game disc folder):

PS3_GAME PS3_DISC.SFB

Is this a known issue? I recall reporting an issue on this before and it got fixed, so I'm presuming it got broken again. Just to clarify, it does this with all of my disc based folder games, not just Uncharted. It did used to work for a fact.

Specs if it matters:

i7-4790k @4.6ghz. 16GB DDR3 Ram @1800mhz. 512GB Sata III SSD. Nvidia Geforce GTX 1060 6GB (MSI Gaming X).

Thank you

Nekotekina commented 6 years ago

You should be launching EBOOT.BIN

ghost commented 6 years ago

@Nekotekina Ah, so the system has changed I guess?

I'll try that out. Thank you :)

ghost commented 6 years ago

That worked as expected. Thank you @Nekotekina !