maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Games (https://talk.maemo.org/forumdisplay.php?f=12)
-   -   [Announce] Sony Playstation 1 Emulators (https://talk.maemo.org/showthread.php?t=68770)

saponga 2012-04-13 14:12

Re: [Announce] Sony Playstation 1 Emulators
 
Holy s* !!! It works so nice !!! :D
Congratulations guys !!!

Android_808 2012-04-15 08:15

Re: [Announce] Sony Playstation 1 Emulators
 
went to load a gta quick save from previous version. loaded fine but keys stopped working.

analogue off and all keys defined so not issue there. managed to solve by enabling and then disabling analogue. might be an issue with old saves/configs that don't have analogue data stored.

sakya 2012-04-15 09:02

Re: [Announce] Sony Playstation 1 Emulators
 
Uploaded pcsxrearmed version 0.4.0.14.6

Changelog:
* Added option -keys to set the keys config file
* Fixed L1/L2/R1/R2
* Added autopause on incoming call

@Android_808: it's possible, loading a savestate with different settings can cause some problems.

zzzchainzzz 2012-04-15 13:54

Re: [Announce] Sony Playstation 1 Emulators
 
After updating, the emulator jst crashes when trying to start a game from the GUI wit pcsxrearmed core.

Nothing happens when using the psx4m core...it doesnt start and doesnt crash...

sakya 2012-04-15 14:07

Re: [Announce] Sony Playstation 1 Emulators
 
Quote:

Originally Posted by zzzchainzzz (Post 1192408)
After updating, the emulator jst crashes when trying to start a game from the GUI wit pcsxrearmed core.

Execute psx4m-gui from terminal, try to start a game and copy/paste here the output.

Btw: updating pcsxrearmed cannot brake psx4m... :)

zzzchainzzz 2012-04-15 14:16

Re: [Announce] Sony Playstation 1 Emulators
 
$ psx4m-gui
Reading roms from "/home/user/MyDocs/PSX/"
Rom: "Blade.PBP"
Rom: "Bugs Bunny - Lost in Time.PBP"
Rom: "Crash Bandicoot 3 - Warped.PBP"
Rom: "Crash Team Racing.PBP"
Rom: "Dino Crisis 2.PBP"
Rom: "Dino Crisis.bin"
Rom: "Disney's Tarzan.PBP"
Rom: "Grand Theft Auto 2.PBP"
Rom: "Jackie Chan Stuntmaster.PBP"
Rom: "Legacy Of Kain Soul Reaver.PBP"
Rom: "Medal of Honor.PBP"
Rom: "Metal Gear Solid disc 1.PBP"
Rom: "Metal Gear Solid disc 2.PBP"
Rom: "Resident Evil 3 Nemesis.PBP"
Rom: "Silent Hill.PBP"
Rom: "Tenchu 2 - Birth of the Stealth Assassins.PBP"
Rom: "Tom & Jerry - House Trap.PBP"
Rom: "WWF Smackdown! 2 - Know Your role.PBP"
Rom: "Xena - Warrior Princess.PBP"
/opt/maemo/usr/games/pcsx -mcd1 /home/user/.pcsx/memcards/card1.mcd -mcd2 /home/user/.pcsx/memcards/card2.mcd -displayon -sens 150 -ydef 500 -max 500 -bios DTLH-3000.bin -bdir /home/user/MyDocs/PSX Bios/ -frameskip -1 -fullscreen -spu_interpolation 0 -region -1 -cdfile /home/user/MyDocs/PSX/Crash Team Racing.PBP



Edit:
then it crashes...

sakya 2012-04-15 14:26

Re: [Announce] Sony Playstation 1 Emulators
 
There's no crash in the output, do you get an error?
Can you please try to execute in the terminal the full command:
Code:

/opt/maemo/usr/games/pcsx -mcd1 /home/user/.pcsx/memcards/card1.mcd -mcd2 /home/user/.pcsx/memcards/card2.mcd -displayon -sens 150 -ydef 500 -max 500 -bios DTLH-3000.bin -bdir /home/user/MyDocs/PSX Bios/ -frameskip -1 -fullscreen -spu_interpolation 0 -region -1 -cdfile "/home/user/MyDocs/PSX/Crash Team Racing.PBP"
Got it, it's the displayon option. I'll fix it ASAP.

sakya 2012-04-15 15:23

Re: [Announce] Sony Playstation 1 Emulators
 
Uploaded now a bugfix release for the displayon option.
Wait for it to be imported and retry, thanks for the report. ;)

zzzchainzzz 2012-04-15 15:26

Re: [Announce] Sony Playstation 1 Emulators
 
Quote:

Originally Posted by sakya (Post 1192426)

Got it, it's the displayon option. I'll fix it ASAP.

Yes , you are 100% CORRECT. I unchecked the displayon option and its working as it should...

emorace 2012-04-15 15:45

Re: [Announce] Sony Playstation 1 Emulators
 
so great how comfortable the gui is now ...

but i have problems with the Game Sled Storm, i cant use the dpad controls, does anyone have the same problem?

sakya 2012-04-15 16:09

Re: [Announce] Sony Playstation 1 Emulators
 
Quote:

Originally Posted by emorace (Post 1192443)
but i have problems with the Game Sled Storm, i cant use the dpad controls, does anyone have the same problem?

I didn't try and never played the game but is it possible that the game works only with the analog pad?
If so use the accelerometer as the analog pad.

ErwinJunge 2012-04-15 21:00

Re: [Announce] Sony Playstation 1 Emulators
 
Thanks for all your hard work Sakya, the recent progress is amazing. Since it seems you are taking requests, could you make the emulator autosave on exit? An example of what I mean is DrNokSnes (that's where I got the idea).

Edit: Also, how hard would it be to put PS3 controller analog controls in the emulator? I have a PS3 controller available to test with and would be happy to help.

emorace 2012-04-15 22:06

Re: [Announce] Sony Playstation 1 Emulators
 
Quote:

Originally Posted by sakya (Post 1192457)
I didn't try and never played the game but is it possible that the game works only with the analog pad?
If so use the accelerometer as the analog pad.

so far i know the game supports both, i normaly played it everytime with the dpad, but as you say it works with the accelerometer, but playing with dpad options would be choice normaly, unfortunately there is no option in the game itself to switch between analog and dpad :(

sakya 2012-04-17 07:54

Re: [Announce] Sony Playstation 1 Emulators
 
Quote:

Originally Posted by emorace (Post 1192582)
as you say it works with the accelerometer

Do the dpad keys work if you set the accelerometer as the analog pad?

zzzchainzzz 2012-04-17 17:36

Re: [Announce] Sony Playstation 1 Emulators
 
@Sakya : I discovered that the changedisc feature does not recognise rom files with .pbp extension...

Acidspunk 2012-04-17 17:37

Re: [Announce] Sony Playstation 1 Emulators
 
Quote:

Originally Posted by emorace (Post 1192582)
so far i know the game supports both, i normaly played it everytime with the dpad, but as you say it works with the accelerometer, but playing with dpad options would be choice normaly, unfortunately there is no option in the game itself to switch between analog and dpad :(

Try unchecking both the accelerometer AND analog options. I unchecked only accelerometer and the d-pad controls wouldn't work on wipeout 3 because I had left analog enabled.

sakya 2012-04-17 18:31

Re: [Announce] Sony Playstation 1 Emulators
 
Quote:

Originally Posted by zzzchainzzz (Post 1193400)
@Sakya : I discovered that the changedisc feature does not recognise rom files with .pbp extension...

It will be fixed in the next update (the problem is that pbp are always named PBP and the gtk filter is case sensitive).
As a workaround you can rename your files to lowercase.

zzzchainzzz 2012-04-18 15:20

Re: [Announce] Sony Playstation 1 Emulators
 
Quote:

Originally Posted by sakya (Post 1193427)
(problem is that pbp are always named PBP and the gtk filter is case sensitive).

As a workaround you can rename your files to lowercase.

Renaming .PBP to .pbp doesnt resolve the problem. The emulator doesnt play the lower case .pbp... it shows up but nothing happens when u press the start.

sakya 2012-04-18 15:31

Re: [Announce] Sony Playstation 1 Emulators
 
I'll do some tests (I don't have any pbp on my n900 now).

bonapart 2012-04-18 19:48

Re: [Announce] Sony Playstation 1 Emulators
 
sakya notaz updated git ;-)
* drc: inv: fix ram ofset and mirror handling master
* support emulated RAM mapped at offset

emorace 2012-04-19 00:07

Re: [Announce] Sony Playstation 1 Emulators
 
Quote:

Originally Posted by sakya (Post 1193151)
Do the dpad keys work if you set the accelerometer as the analog pad?

edit:
sorry, my mistake, with analog & acceleromets disabled, dpad controls work IN-Game!

AndyTitan 2012-04-19 04:15

Re: [Announce] Sony Playstation 1 Emulators
 
how change the disc on "pbp" format !?
its look like this

http://s2.ipicture.ru/uploads/20120419/1do67F5t.jpg

(image "final fantasy 8.pbp" have 4 discs incide)

sakya 2012-04-19 07:26

Re: [Announce] Sony Playstation 1 Emulators
 
Quote:

Originally Posted by AndyTitan (Post 1194170)
how change the disc on "pbp" format !?
(image "final fantasy 8.pbp" have 4 discs incide)

Disc change with pbp containing multiple discs is not supported.
Use one pbp for each disc.

EDIT: Looking at the code it should be possible to do this. I'll see if I can add support to multidisc pbp.

AndyTitan 2012-04-19 11:35

Re: [Announce] Sony Playstation 1 Emulators
 
on psp change cd look like this

Quote:

A. Preserved at the end of the disc.
Two. Connect your PSP via USB.
Three. Open the folder on your PSP: PSP \ SAVEDATA
4. Locate the folder where SLUS00892.
Five. Copy the files from there SCEVMC0 SCEVMC1 and save in a folder next disc - SLUS00908 (copy the whole folder is not necessary!)
6. In the following passage from the 2nd drive on the third to be done almost the same thing, just copy the folder to folder SLUS00908 SLUS00909. In the transition from 3rd to 4th - from SLUS00909 in SLUS00910.

sakya 2012-04-19 11:56

Re: [Announce] Sony Playstation 1 Emulators
 
Quote:

Originally Posted by AndyTitan (Post 1194306)
on psp change cd look like this

On the psp with multiple disc pbp you just need to press "home" and select "Change disc" from the menu.
Btw I checked and it seems to be possible also in pcsxrearmed, I'll add this to some next release.

With pcsxrearmed now you need to make one pbp for every cd and use the change disc key when needed (you need to wait for an update because pbp doesn't show in the selection dialog)

impeham 2012-04-20 13:36

Re: [Announce] Sony Playstation 1 Emulators
 
Sakya - i've noticed after last update that there is some issue with the keys - whenever i press the circle button it seems to do "down + circle" instead of just circle - kicking in tekken 3 for example with it doesn't work for me - it always makes the character do another action.

Did anyone notice a similar behavior?

Mitrigol 2012-04-20 13:46

Re: [Announce] Sony Playstation 1 Emulators
 
Hey all, i made some search but am unable to find informations on this.

Is there anyone here who is playing Heart of Darkness?
I am unable to make it run, it always stay stuck at the main menu.

It used to work, even if video were played in some kind of fastforward, but was working.

I tried every settings combination.
I also tried different image filetype.

Am i missing something or is this game not working at all?

EDIT: to Impeham i did not notice this problem.

edipo cruz 2012-04-20 14:56

Re: [Announce] Sony Playstation 1 Emulators
 
hello
some games that tests like diablo, Chrono Trigger, and fifa 2005.
performed perfectly but the screen beginnings start button does not work and the game does not start;
anyone have a possible solution to this?
(sorry for the wrong language ...)

misiak 2012-04-20 16:46

Re: [Announce] Sony Playstation 1 Emulators
 
Quote:

Originally Posted by Mitrigol (Post 1194863)
Hey all, i made some search but am unable to find informations on this.

Is there anyone here who is playing Heart of Darkness?
I am unable to make it run, it always stay stuck at the main menu.

It used to work, even if video were played in some kind of fastforward, but was working.

I tried every settings combination.
I also tried different image filetype.

Am i missing something or is this game not working at all?

EDIT: to Impeham i did not notice this problem.

I have a copy of Heart of Darkness somewhere, will rip it later today and test, great game, would be nice to play in the morning on the train to work :)

sakya 2012-04-20 18:37

Re: [Announce] Sony Playstation 1 Emulators
 
Uploaded pcsxrearmed version 0.4.0.14.8

Changelog:
* Added option -disc to set the initial disc in multi discs images (used when loading a savestate with -load)
* Added option -autosave
* Fixed disc change for multi discs images (PBP)
* Merged commits from Notaz git
* drc: inv: fix ram ofset and mirror handling
* support emulated RAM mapped at offset

Uploaded psx4m.gui version 0.4-6.14.9

Changelog:
* Added keys profiles (to use different keys configuration for different games)
* Moved keys config files to /home/user/.config/Team16/keys/
* Added tab "Controller" to config window
* Added autosave option (savestate 99)
* Added button to delete savestates

http://s17.postimage.org/q1d4mtp4v/screenshot.png

I didn't have much time to test this release but it seems to work. ;)
Multidisc PBP works fine: savestates and disc change are ok.
You can also embed the icon in the PBP (ICON0.PNG) and you'll see it in the rom list (no need to add the icon in a separate file).

The autosave saves when you quit the game in the savestate slot 99 (the gui calls this "Autosave slot".

EDIT: Please note that some options (autosave, keys config) works only with pcsxrearmed. I'll try to add the same options also to psx4m.

AndyTitan 2012-04-20 20:00

Re: [Announce] Sony Playstation 1 Emulators
 
ohhh tnks man, you're a magician )

zzzchainzzz 2012-04-20 20:10

Re: [Announce] Sony Playstation 1 Emulators
 
@sakya - thanks again for the update, the tab design for default config option looks really good.

just a thought :)

@Bonapart > what do u think about a re-design of the logo without the 4 in psx4m logo, leaving just the m in the middle on the black shaded bottom part. comment plz (anybody)

ErwinJunge 2012-04-20 22:12

Re: [Announce] Sony Playstation 1 Emulators
 
Sakya, you are awesome! Thanks so much for the autosave, it's a killer feature for a mobile device.

Acidspunk 2012-04-20 23:19

Re: [Announce] Sony Playstation 1 Emulators
 
Quote:

Originally Posted by ErwinJunge (Post 1195111)
Sakya, you are awesome! Thanks so much for the autosave, it's a killer feature for a mobile device.

Pretty much this. Thank you so much Sakya and Bonapart!

bonapart 2012-04-21 00:13

Re: [Announce] Sony Playstation 1 Emulators
 
zzzchainzzz i'm not designer, so my opinion that logo is nothing, functional is main
btw: if you draw it by yourself we can create a poll about changing it ;-)

impeham 2012-04-21 02:37

Re: [Announce] Sony Playstation 1 Emulators
 
3 Attachment(s)
Quote:

Originally Posted by impeham (Post 1194859)
Sakya - i've noticed after last update that there is some issue with the keys - whenever i press the circle button it seems to do "down + circle" instead of just circle - kicking in tekken 3 for example with it doesn't work for me - it always makes the character do another action.

Did anyone notice a similar behavior?

I've analyzed this issue a little further and i can reproduce it easily:

my key mappings are for the game gripper - so up arrow is mapped to the circle button.
when playing tekken 3 in practice mode you can actually see which keys are pressed as you press them.
when i press Left+Circle or Down+Circle everything works fine (first two pictures attached), but when i press combination of Left+Down+Circle, what is really pressed is Left+Down+Circle+Triangle (third picture attached).

i believe this behavior did not exist 2 versions before (i know cause i'm playing with lee and he has a move with these keys which worked before and not anymore).

Sakya - what do you think? could it be that you changed something else when fixing the R1 R2 mappings issue?

sakya 2012-04-21 08:10

Re: [Announce] Sony Playstation 1 Emulators
 
Quote:

Originally Posted by impeham (Post 1195168)
Sakya - what do you think? could it be that you changed something else when fixing the R1 R2 mappings issue?

If I remember correctly I just swapped the two keys, but I'll do some tests.
Can you please share the keys config file you're using?

impeham 2012-04-21 09:51

Re: [Announce] Sony Playstation 1 Emulators
 
1 Attachment(s)
Quote:

Originally Posted by sakya (Post 1195219)
If I remember correctly I just swapped the two keys, but I'll do some tests.
Can you please share the keys config file you're using?

attached - thanks

sakya 2012-04-21 13:19

Re: [Announce] Sony Playstation 1 Emulators
 
@impeham: thanks. My dump of Tekken 3 doesn't display pressed keys in Practice Mode...is there some option to activate?

bonapart 2012-04-21 13:25

Re: [Announce] Sony Playstation 1 Emulators
 
sakya press start in practice mode->key display


All times are GMT. The time now is 15:46.

vBulletin® Version 3.8.8