![]() |
Re: PSX4All Maemo Edition
Quote:
To avoid further offtopic: is this ini reader project discussed also somewhere else? I would be interested to read more about this. |
Re: PSX4All Maemo Edition
i could already use the sh command, just by typing the name of the script! but not with this for some reason
http://img121.imageshack.us/img121/4...0083016173.png |
Re: PSX4All Maemo Edition
hmm, have you psx folder in MyDocs??
Because looks like working now, but can't cd to psx dir. Maybe not exist? |
Re: PSX4All Maemo Edition
yeah bro crash1.bin is in a folder called psx in MyDocs with all my other psx roms
and i can run it from xterm using: cd /home/user/MyDocs/psx psx4m -cyclemult 3 -runcd crash1.bin thanks for all your help and advice anyway mate i better stop hijacking the thread now before i get into trouble! just thought it would be cool to have icons that would launch my psx games, and to share it with my fellow n00bs! |
Re: PSX4All Maemo Edition
by the way..the GUI version, did you guys notice the frameskip and cyclemult didnt work ? I tried with CLI with same frameskip and cycle but the game is running really good speed but with GUI version really slow. so I think the frameskip and cycle didnt work. even tho KEY implement is work.
|
Re: PSX4All Maemo Edition
leetut when i type psx4m -cyclemult 3 -runcd crash1.bin
it gives -sh: psx4m: not found any ideas? |
Re: PSX4All Maemo Edition
1 Attachment(s)
Quote:
Maybe this weekend Iīll try to package it in a .deb |
Re: PSX4All Maemo Edition
Quote:
if your trying to get the icon script working then i cant either i dont think its possible |
Re: PSX4All Maemo Edition
Quote:
|
Re: PSX4All Maemo Edition
i just cant seem to get the gui working
i move the extracted file to opt folder ran the sh install command and tinked with the Exec=/opt/psx4m/psx4mui.py and the icon just lights up and stays lit, are there certain dependencies i need installed. im a noob but learning lynux is fun i didnt even know what a kernel was 4 month ago lol |
Re: PSX4All Maemo Edition
Yes, it is a python gui, so you need python packages which you can get by installing for example PyMaemo
|
Re: PSX4All Maemo Edition
i have installed most the python apps in app manager and still no joy, i cant install the scratchbox for n900 as some of the libs are missing and cant get them with apt-get, any chance some 1 could tell me what the dependencies are or is it just my luck that i need the ones that are unavailable today.
its not realy important as i use qeenbeacon to launch my games with there own frameskip cyclemult settins, but would be nice to think i could figure this out cheers |
Re: PSX4All Maemo Edition
what happens if you execute /opt/psx4m/psx4mui.py in the terminal? any error messages then?
|
Re: PSX4All Maemo Edition
i get permission denied, i tried as root and sudo gainroot as well and tried /opt/psx4m/psx4mui.py and /home/opt/psx4m/psx4mui.py
i can still run psx4m with /opt/usr/games/psx4m -runcd -frameskip 7 -cyclemult 2 /home/user/MyDocs/psx/FinalFantasy7CD1.iso |
Re: PSX4All Maemo Edition
Try chmod a+x psx4m
|
Re: PSX4All Maemo Edition
$ chmod a+x psx4m
chmod: psx4m: No such file or directory |
Re: PSX4All Maemo Edition
Or "chmod a+x /opt/psx4m/psx4mui.py ", since psx4m allready works ok from the command line...
|
Re: PSX4All Maemo Edition
we have a winner thanks now the gui launches,
sadly it wont start any games but lets me select rom and all the other settings no problem any ideas, and thanks for the help just a stab in the dark but i vagely remember something about a symlynk not working when 1st trying psx4m |
Re: PSX4All Maemo Edition
Also do "chmod a+x /opt/psx4m/psx4m"
If that still does not work, start the gui from command line by typing /opt/psx4m/psx4mui.py and report any errors when you press start button with valid rom selected. |
Re: PSX4All Maemo Edition
brilliant mate that 1 sorted everything out
just got to remap the keys and im very happy also gona google chmod a+x and learn what it does i like to understand how it works not just be happy that it does lol thanks for your help maemo community rocks |
Re: PSX4All Maemo Edition
guys, how can i make a beecon widget for every single game. i do not know the commands and settings for qbw. please help me cause i want to play the games straight awax from the desktop :)
|
Re: PSX4All Maemo Edition
me too......
the terminal thing is awful ive reflashed to see if i can get the icon script to work but it is NOT possible infact i cant even start psx4m from xterm now and im running a clean firmware! it always gives me: /bin/sh: psx4m: not found it worked fine before i flashed the phone |
Re: PSX4All Maemo Edition
|
Re: PSX4All Maemo Edition
Code:
ln -s /opt/ps4m/psx4m /usr/bin/psx4m |
Re: PSX4All Maemo Edition
it still gives the same output if i try to run psx4m, not found
|
Re: PSX4All Maemo Edition
I just went back to PSX4ALL. It's much better until a GUI comes out. I am comfortable enough with the terminal, but for the tiny improvement PSX4m provides, it's just not worth the time and effort to type the commands.
I am even annoyed having to do killall pulseaudio! I will wait for a GUI, or if there is serious improvement in PSX4M I will happily use it without a GUI. But until then better 1 less fps and the comfort of a GUI. |
Re: PSX4All Maemo Edition
Quote:
ON few pages back, there is a GUI version of 0.4.2 with python script...from beil (thanks) the GUI is 0.3.9 i think, same with psx4all. You can config key in key file in order the list. 0.4.2 is way better than psx4all. psx4m 0.4.2 can play most game with some tweak. |
Re: PSX4All Maemo Edition
Quote:
|
Re: PSX4All Maemo Edition
after being up all night flashing phone again
psx4m still does not work /home/user/MyDocs/psx # psx4m -runcd crash1.bin /bin/sh: psx4m: not found this phone is so much fun! |
Re: PSX4All Maemo Edition
Where do you have installed the psx4m file? Just use the full path name and thatīll solve your problems ... or symlink it to /usr/bin as Andy1210 pointed out
|
Re: PSX4All Maemo Edition
cheers bro, already tried the symlink
i dont know where ive installed the psx4m file because app mgr dont give me a choice, and ive already had this installed and working for the past month, what i cant understand is why the usual command no longer works, anyway after your advice i hunted around and can run it by typing /opt/maemo/usr/games/psx4m -runcd game.bin dont understand why theres nothing about that in any of the guides, if it was me id have updated the guides with that info still cant get the icon script to work with this 'new' address either, so we can just launch the games by hitting an icon, and as the way to launch the games keeps changing for no apparent reason i think its a must! thanks for ur help tho still bro |
Re: PSX4All Maemo Edition
beli
all perfect VERY THANKS 1-install python psx4m folder have: -install.sh -keys -psx4all.desktop rename to psx4m.desktop -psx4all.png rename to psx4m.png -psx4all_banner.jpg rename to psx4m_banner.jpg -psx4m -psx4mui.py in theory steps for install : 1- using sh server/client or filebox 2- put psx4m.desktop in /usr/share/applications/hildon/ 3-put psx4m.png in /usr/share/pixmaps/ 4-put psx4m folder with files install.sh and keys and psx4m and psx4mui and psx4m_banner.jpg into /opt , not to /home/opt xterm sudo gainroot chmod a+x /opt/psx4m/psx4mui.py and exit xterm execute psx4m new icon in you n900 desktop ok but i select rom and press start but nothing happen and psx4m gui not save frameskip and cycle select why??? any step i forgotten?? i tried commands and commands Exec=/opt/psx4m/psx4mui.py chmod a+x /opt/psx4m/psx4mui.py and now emulator running but for reconfigurate keys?? play with sixaxis ps3 ?? beli please create a nice .deb with psx4m 0.42 with your gui graphic and ps3 sixaxis can use . |
Re: PSX4All Maemo Edition
Quote:
It must have some basic support, else some of the more complex games would not run as good as they do, but not sure. Could just be cpu muscle. |
Re: PSX4All Maemo Edition
Hi everyone,
I created a .deb file containing the latests psx4m 0.4.3 (= psx4m v0.4.2 with key file) together with a python GUI script to launch games and the US keyboard gamegripper key file provided by Andy1210 Download here First time I built a .deb, so I hope it works out allright. |
Re: PSX4All Maemo Edition
do save and loadstates work with this? if so how do i use them?
|
Re: PSX4All Maemo Edition
Quote:
|
Re: PSX4All Maemo Edition
hello beli
I cant install your new version with gui because of missing programm packages. The missing programm package is: phyton2.5-hildon. Maybe you can include that to the .deb file? thanks Enni |
Re: PSX4All Maemo Edition
I guess you can get it from extras-devel or here http://maemo.org/packages/package_in....9.0-1maemo15/
|
Re: PSX4All Maemo Edition
the programm manager tells me that the programm package is incompatible if I try to install http://maemo.org/packages/package_in....9.0-1maemo15/.
|
Re: PSX4All Maemo Edition
i have installed your .deb! no problem for the install, i have a problem for launch iso... not work.
thanks! |
| All times are GMT. The time now is 02:25. |
vBulletin® Version 3.8.8