View Single Post
Posts: 557 | Thanked: 370 times | Joined on Apr 2010
#1005
Originally Posted by b-man View Post
as root run the following:
Code:
cd /opt

mkdir -p psx4m

cd psx4m

wget -c http://talk.maemo.org/attachment.php?attachmentid=10837&d=1276115316

mv attachment.php?attachmentid=10837 psx4m.gz

gzip -d psx4m.gz

chmod +x psx4m

ln -s /opt/psx4m/psx4m /usr/bin/psx4m

# to launch it, run the following in the terminal:

psx4m <romfile>
EDIT: Appear to have solved it. My method was a misspelled step... and his is that the attachment has changed URL (changed it in the edit for anyone interested).

Yep. Got it running. After some really weird stuff happening. Ended up following the steps above (edited it out a bit).

Only tried out the one game, and it's running very slow :P But all the graphical issues are gone and sound appears to work perfectly (despite being slow).

Now, what is the commands for changing frameskip etc it's not in -help

Last edited by IzzehO; 2010-06-10 at 01:54.
 

The Following User Says Thank You to IzzehO For This Useful Post: