PDA

View Full Version : psx play from disc



soup2008
10-01-2010, 06:31 PM
ok, not sure if this should have been posted in then ahk threads, but what i'm trying to accomplish is getting my playstation emu, i currently prefer epsxe but don't mind using another, to boot and run playstation games from disc. any ideas how i can set it up this way...probly be doing the same with dreamcast.

djvj
10-01-2010, 07:52 PM
I would get it working from a command line first. Make a .bat file, put in all the commands to get the emulator to load a disc upon start (or directly). Then run the bat file.

Once it works, make a script to do exactly that in hyperlaunch. You probably only need one entry in the psx wheel named Load Disc or something. Link that entry to your script you made.

soup2008
10-02-2010, 04:34 AM
thanks, i'll take a look and the cmd line functions of epsxe