Page 1 of 1

Launching an ISO (PS-EXE) from the command line

Posted: January 29th, 2025, 10:51 pm
by ViToTiV
Is it possible to run ISO/PS-EXE from a command line?
Like in the ePSXe:

Code: Select all

ePSXe.exe -nogui MAIN.EXE

Re: Launching an ISO (PS-EXE) from the command line

Posted: January 30th, 2025, 1:39 am
by nocash
Yes, but that's bugged in the current version, sorry.
If you just want to load a recently used disc image or exe file, use Alt+F and select one of the recent files.
Or simply use Ctrl+R to load (or reload) the most recent one.

Re: Launching an ISO (PS-EXE) from the command line

Posted: January 30th, 2025, 5:57 pm
by ViToTiV
nocash wrote: January 30th, 2025, 1:39 am Or simply use Ctrl+R to load (or reload) the most recent one.
Yes, that's what I do, I just click the "Reload" button in debugger window after a new compilation of EXE.
Can you add a command line launch in the next versions? :praise

Re: Launching an ISO (PS-EXE) from the command line

Posted: February 23rd, 2025, 11:38 am
by gwald
Or use the previous version, which works fine.