Install Of Psx4All


K

Kalisiin

Guest
I could really use step-by-step detailed instructions on how to install this monster.

I downloaded it once, couldn't install it to save my life, and just got rid of it.

Please, can anyone take me, literally step by detailed step...through an install of PSX4ALL?

I find it very difficult, and the readme file included is literally so general as to be of no help whatsoever.

Is there some kind of Idiot's Guide out there in cyberspace, or would someone be willing to make one?
 
from zear to me from me to you...enjoy :)

1. Copy it on your card, into /local/emulators/psx4all
2. Copy PSX bios into the same directory, rename it as scph1001.bin
(correct bios md5 checksum: b9d9a0286c33dc6b7237bb13cd46fdee)
3. Modify local/dmenu/themes/[your_theme]/menu_emulators.cfg and add the following lines:
Code:

MenuItem psx4all
{
Icon = "res/emulators/psx4all.png"
Name = " psx4all (no sound)"
Executable = "./psx4all"
WorkDir = "/usr/local/emulators/psx4all"
}

MenuItem psx4all_snd
{
Icon = "res/emulators/psx4all.png"
Name = " psx4all (sound)"
Executable = "./psx4all_sound"
WorkDir = "/usr/local/emulators/psx4all"
}

4. Find a good icon (like this one) and copy it to /local/dmenu/[your_theme]/res/emulators/
5. Run psx4all from dmenu
 
does it run full speed? it'll be fun playing PSX on such a tiny screen. It would be great, actually!
 
Back
Top