Quick note to everyone using this:
(--) It does not have a GUI option, so set your memcards first!
On program startup:
It still worked even ignoring it (I think I have 2008 VC redist, don't know about NET version).
The following errors may be because of this problem. Like placing the shortcut where the ISO sits.
Arguments:
ePSXe error: Bad -param
-->
Shortcut filename saves to c:\ when shortcut save path is default '\'
I had to manually replace the "*.iso" with my 'Shortcut ISO' file name to get it working.
ex. "*.iso" --> "arms2-1.bin"
Or better: "c:\epsxe_multi\arms2-1.bin"
So I can run the shortcut from my desktop
Suggestion:
It'd be neat if you had a 'default' icon for us to use.
Nice program overall.
(--) It does not have a GUI option, so set your memcards first!
On program startup:
It still worked even ignoring it (I think I have 2008 VC redist, don't know about NET version).
The following errors may be because of this problem. Like placing the shortcut where the ISO sits.
Code:
************** Exception Text **************
System.MissingMethodException: Method not found: 'System.String System.Windows.Forms.OpenFileDialog.get_SafeFileName()'.
at Epsxexec.Form1.PreValues()
at Epsxexec.Form1.Form1_Load(Object sender, EventArgs e)
Arguments:
ePSXe error: Bad -param
Code:
-nogui - loadbin "*.iso"
Code:
-nogui -loadbin "*.iso"
Shortcut filename saves to c:\ when shortcut save path is default '\'
I had to manually replace the "*.iso" with my 'Shortcut ISO' file name to get it working.
ex. "*.iso" --> "arms2-1.bin"
Or better: "c:\epsxe_multi\arms2-1.bin"
So I can run the shortcut from my desktop
Suggestion:
It'd be neat if you had a 'default' icon for us to use.
Nice program overall.