maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Games (https://talk.maemo.org/forumdisplay.php?f=12)
-   -   PSX4All Maemo Edition (https://talk.maemo.org/showthread.php?t=47904)

TNiga 2010-08-01 15:52

Re: PSX4All Maemo Edition
 
Quote:

Originally Posted by D-Iivil (Post 772106)
Thanks. Still segfaults:
~/MyDocs $ psx4m -runcd nfs.iso
Running : nfs.iso
Show FPS OFF
Show GPU Stats OFF
Display Video Memory OFF
Set NULL GPU OFF
Interlace Count 0
Frame Limit OFF
Frame Skip 0/1
Abe's Oddysee Fix OFF
SOUND IS ON
Segmentation fault
~/MyDocs $

If you have ripped the game yourself, there might be a chance that you haven't ripped it correctly since PSX games need to be ripped somehow different than for example music CDs. It has something to do with sub-channel data (I don't know what it is), check this guide.

d-iivil 2010-08-01 16:48

Re: PSX4All Maemo Edition
 
Quote:

Originally Posted by TNiga (Post 772222)
If you have ripped the game yourself, there might be a chance that you haven't ripped it correctly since PSX games need to be ripped somehow different than for example music CDs. It has something to do with sub-channel data (I don't know what it is), check this guide.

Thanks. First I tried with downloaded image and then ripped one myself. Need to read the guide and try again.

beli 2010-08-01 19:11

Re: PSX4All Maemo Edition
 
For the impatient ones... I created an own build of smoku's psx4m sources with:
- I,K,J,L buttons as gamepad instead of arrow keys for people like me with only 2 arrow buttons.
- Cycle multiplier of 5 to boost performance a bit.

Get it here

IINexusII 2010-08-01 21:41

Re: PSX4All Maemo Edition
 
Quote:

Originally Posted by beli (Post 772326)
For the impatient ones... I created an own build of smoku's psx4m sources with:
- I,K,J,L buttons as gamepad instead of arrow keys for people like me with only 2 arrow buttons.
- Cycle multiplier of 5 to boost performance a bit.

Get it here

what program did you use to edit the file?

gizmo 2010-08-01 21:54

Re: PSX4All Maemo Edition
 
best place to get free psx roms?..dont say google!!lol

pantera1989 2010-08-01 21:58

Re: PSX4All Maemo Edition
 
Quote:

Originally Posted by gizmo (Post 772438)
best place to get free psx roms?..dont say google!!lol

Here:
http://lmgtfy.com/?q=best+place+to+get+free+psx+roms

gizmo 2010-08-01 22:18

Re: PSX4All Maemo Edition
 
yea yea very funny:)..rom site pleeeeaaaaase!!

Bratag 2010-08-01 22:58

Re: PSX4All Maemo Edition
 
Quote:

Originally Posted by gizmo (Post 772451)
yea yea very funny:)..rom site pleeeeaaaaase!!


Ok two things

1) How goddamn lazy are you that you couldnt read the links that search gave you.
2) Giving away rom site info has been discussed before and walks the line of illegal content here. So you can keep asking all you want. You wont get an answer.

I swear people want everything on a freaking platter nowdays.

Jay92 2010-08-01 23:02

Re: PSX4All Maemo Edition
 
could someone please tell me how I can edit psx4m like Nexus did for the cycle multipliers

So I can turn off the sound
As that would drastically speed up game play

crail 2010-08-01 23:08

Re: PSX4All Maemo Edition
 
does root killall pulseaudio not work with psx4m?

Bratag 2010-08-01 23:09

Re: PSX4All Maemo Edition
 
Quote:

Originally Posted by Jay92 (Post 772470)
could someone please tell me how I can edit psx4m like Nexus did for the cycle multipliers

So I can turn off the sound
As that would drastically speed up game play

I start the command line in the BG and then kill the pulseaudio proc thats chewing up cpu. Makes a big diff.

gizmo 2010-08-01 23:38

Re: PSX4All Maemo Edition
 
ok...

1. i just wanted a link to a good known rom site but understand the legal side of it.

2. stfu!!

Jay92 2010-08-01 23:48

Re: PSX4All Maemo Edition
 
whenever I try to use belli's psx4m
I get the error permission denied

~ $ sudo gainroot
Root shell enabled


BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

/home/user # /home/user/MyDocs/psx4m -runcdbios /home/user/MyDocs/PsxRoms/Tekken3.iso
/bin/sh: /home/user/MyDocs/psx4m: Permission denied


How can I fix this?

IINexusII 2010-08-02 00:17

Re: PSX4All Maemo Edition
 
Quote:

Originally Posted by Jay92 (Post 772490)
whenever I try to use belli's psx4m
I get the error permission denied

~ $ sudo gainroot
Root shell enabled


BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

/home/user # /home/user/MyDocs/psx4m -runcdbios /home/user/MyDocs/PsxRoms/Tekken3.iso
/bin/sh: /home/user/MyDocs/psx4m: Permission denied


How can I fix this?

/home/user # /usr/games/psx4m -runcdbios /home/user/MyDocs/PsxRoms/Tekken3.iso

Bratag 2010-08-02 00:27

Re: PSX4All Maemo Edition
 
Quote:

Originally Posted by IINexusII (Post 772497)
/home/user # /usr/games/psx4m -runcdbios /home/user/MyDocs/PsxRoms/Tekken3.iso

sudo chmod 755 /usr/games/psx4m

Airtux 2010-08-02 00:36

Re: PSX4All Maemo Edition
 
@Jay92 for use belli psx4m

install as it

Quote:

sudo gainroot
Quote:

rm /usr/bin/psx4m
Quote:

ln -s /home/user/home/user/MyDocs/psx4m /usr/bin/psx4m
I, J, K, L does not work for me. :(

F2thaK 2010-08-02 03:01

Re: PSX4All Maemo Edition
 
anyone tried gran turismo with psx4m 0.4.1?

it works, but you cannot accelerate! tried changing controls, but no go!

smoku 2010-08-02 08:40

Re: PSX4All Maemo Edition
 
Quote:

Originally Posted by scorpio16v (Post 772005)
It would be nice to have the possibility to load games in PSP EBOOT.PBP format, like the psx4droid version supports.

I'm trying to reach ZodTTD to get the updated source, but he does not respond. (again)

smoku 2010-08-02 08:47

Re: PSX4All Maemo Edition
 
psx4m 0.4.2 just left the cauldron builder.

* Fixed interlace mode crash
* Updated MDEC
* Fixed GPU stats display
* Removed HLE support
* Implemented sound muting
* Ported CycleMultiplier from PSX4ALL

smoku 2010-08-02 08:52

Re: PSX4All Maemo Edition
 
And I have a good news for you guys.
I got tired of waiting for GLES GPU support coming out of the blue and started working on my own during the weekend.

F2thaK 2010-08-02 09:04

Re: PSX4All Maemo Edition
 
..............gui????

smoku 2010-08-02 09:13

Re: PSX4All Maemo Edition
 
And the ignore list is growing...

peynaud 2010-08-02 09:22

Re: PSX4All Maemo Edition
 
Quote:

Originally Posted by smoku (Post 772800)
psx4m 0.4.2 just left the cauldron builder.

* Fixed interlace mode crash
* Updated MDEC
* Fixed GPU stats display
* Removed HLE support
* Implemented sound muting
* Ported CycleMultiplier from PSX4ALL

Thanks Smoku,

Waiting eagerly! :)

F2thaK 2010-08-02 09:30

Re: PSX4All Maemo Edition
 
Quote:

Originally Posted by smoku (Post 772820)
And the ignore list is growing...

ignore list? I would have been the 1st on that yeah..? :P

smoku 2010-08-02 09:41

Re: PSX4All Maemo Edition
 
This might interest you: http://www.gp32x.com/board/index.php...ost__p__899458

F2thaK 2010-08-02 09:52

Re: PSX4All Maemo Edition
 
i get segmentation error/fault still, with NFS and tekken 3?

is it my roms?

zehjotkah 2010-08-02 10:01

Re: PSX4All Maemo Edition
 
Quote:

Originally Posted by smoku (Post 772841)

go get 'em, tiger.

(the sources...)

vitals817 2010-08-02 10:16

Re: PSX4All Maemo Edition
 
ok i installed psx4m from ex dev
and when i type psx4m i cant command not found.any help

F2thaK 2010-08-02 10:18

Re: PSX4All Maemo Edition
 
see first post

mornage 2010-08-02 10:32

Re: PSX4All Maemo Edition
 
New version works very nice and very quick with cyclemult. I get seg faults with FFIX after about 5 mins of play though. Was getting this before the new version but it didn't play as fast so couldn't get as far. Cant make it far enough to get to a save point though. :(

Still, good work smoku!!

Jay92 2010-08-02 10:58

Re: PSX4All Maemo Edition
 
whenever I try to update

I get the error message
not enough space in application memory

Even though whenever I click file manager/memory usage it says
I have 73mb available application memory

What should I do

Netweaver 2010-08-02 11:21

Re: PSX4All Maemo Edition
 
Can a changelist for this last version be included in the first post or here at the bottom of the thread ?
Is sound disable already possible again ? Cycle Multiplier is working according to the 2nd last post but what's the CLI parameter for it ? The "-help" does not include any help like frameskip, cycle multiplier or no sound so it's a bit hard to guess when/what is suppose to be included. I checked the guide page but I'm getting only this (over and above what's already in the -help):

-nosound Disable sound
-showfps Show FPS
-gpustats Show GPU statistics
-frameskip 0-8 Frame skipping ratio
-ilace 0,1,3,7 Interlace lines

Smoku, muchas gracias for all the effort so far, I love to see the result with your OpenGL ES GPU plugin working ... my daughters were drooling over my N900 already, just thinking about the possibilities :)

mornage 2010-08-02 11:26

Re: PSX4All Maemo Edition
 
Quote:

Originally Posted by Netweaver (Post 772942)
Can a changelist for this last version be included in the first post or here at the bottom of the thread ?
Is sound disable already possible again ? Cycle Multiplier is working according to the 2nd last post but what's the CLI parameter for it ? The "-help" does not include any help like frameskip, cycle multiplier or no sound so it's a bit hard to guess when/what is suppose to be included. I checked the guide page but I'm getting only this (over and above what's already in the -help):

-nosound Disable sound
-showfps Show FPS
-gpustats Show GPU statistics
-frameskip 0-8 Frame skipping ratio
-ilace 0,1,3,7 Interlace lines

Smoku, muchas gracias for all the effort so far, I love to see the result with your OpenGL ES GPU plugin working ... my daughters were drooling over my N900 already, just thinking about the possibilities :)

I found out the cli paramater by typing psx4m -h

That showed me:
-cyclemult 0-10 = cycle multiplier
- nosound = disable sound

smoku 2010-08-02 11:31

Re: PSX4All Maemo Edition
 
Quote:

Originally Posted by Netweaver (Post 772942)
The "-help" does not include any help like frameskip, cycle multiplier or no sound so it's a bit hard to guess when/what is suppose to be included.

Are you absolutely SURE that it does not include help for these options? :rolleyes:

Netweaver 2010-08-02 11:36

Re: PSX4All Maemo Edition
 
he ??? I updated this morning and it didn't give me that.

Anyway, now mystery solved, the /usr/bin/psx4m seems still to be an old one, the /opt/usr/games/psx4m is a newer one, giving me the complete CLI parameter set.

The /usr/bin/psx4m on my N900 is actually a symlink to /opt/psx4m/psx4m.
and seems to be a leftover of a previous install ... I'll try to remove all, re-install and see what I'm left with :)

Thanks for letting me know something was fishy !

q8phantom 2010-08-02 12:16

Re: PSX4All Maemo Edition
 
Thaaanks! The update have fixed the video to run good in FFIX, for the one who tell the FFIX doesn't work good, I played it and reached far ;)
Are we getting to get to customize the controls.

mornage 2010-08-02 12:53

Re: PSX4All Maemo Edition
 
Quote:

Originally Posted by q8phantom (Post 772987)
Thaaanks! The update have fixed the video to run good in FFIX, for the one who tell the FFIX doesn't work good, I played it and reached far ;)
Are we getting to get to customize the controls.

Can you tell me what settings you are playing it on please and are you overclocking?

Bazza 2010-08-02 12:53

Re: PSX4All Maemo Edition
 
Quote:

Originally Posted by f2thak (Post 772852)
i get segmentation error/fault still, with NFS and tekken 3?

is it my roms?

Which NFS have you been trying?

I can't get NFS 1 working on any PS1 emulator on all platforms that i have tried and that includes PC, XBOX 1, N900, and WIZ. :(

q8phantom 2010-08-02 13:14

Re: PSX4All Maemo Edition
 
@mornage
Yes, OverClocked to 930Mhz.
just the normal command without any change in setting yet!
In 0.4.1 it was crashing just yesterday in a video I don't know where but still in CD1. Then after the update it's great ;).

smoku 2010-08-02 13:18

Re: PSX4All Maemo Edition
 
The video decoder was updated with latest one from PCSX.


All times are GMT. The time now is 07:28.

vBulletin® Version 3.8.8