Notices


Reply
Thread Tools
Anunakin's Avatar
Posts: 100 | Thanked: 102 times | Joined on Apr 2008 @ Amazon-Belém
#111
https://garage.maemo.org/projects/cps2emu/
package 0.5

I merged cps2gui and cps2emu packages, and corrected .deb info, QtCreator is not so compatible with maemo

Just sent to extras-devel!
Instalation tested from Application Manager.
__________________
Anunakin (Marcus Fazzi)

Nokia N900 32GB + microSD 8GB
Nokia N810 c/ microSD 8GB
HP48GX->Psion Siena->Palm m130->Tungsten T->Zaurus SL-5500->C3000->C3100 ALL SOLD

Blog -> http://www.vivaphp.net

Last edited by Anunakin; 2010-10-26 at 23:25.
 

The Following 5 Users Say Thank You to Anunakin For This Useful Post:
Posts: 173 | Thanked: 21 times | Joined on Sep 2010 @ Rio de Janeiro
#112
Hi thank you very much for the emulator, I also have mame wich is great, but this one plays some games better, altough doesnt play neogeo games, is there a way to map keys for each game or for all games and a pause emulation button? It is playing great on my oc900mhz. Thank u again.
 
Anunakin's Avatar
Posts: 100 | Thanked: 102 times | Joined on Apr 2008 @ Amazon-Belém
#113
Originally Posted by gleydsonpr View Post
Hi thank you very much for the emulator, I also have mame wich is great, but this one plays some games better, altough doesnt play neogeo games, is there a way to map keys for each game or for all games and a pause emulation button? It is playing great on my oc900mhz. Thank u again.
Thanks! A Pause button? I going try todo some thing on SDL ... loop ...

You dont need overclock to play CPS2 game with it...

About Mame, I compiled a old version, xmame you can found it on garage: https://garage.maemo.org/projects/xmame/
This works very well at full speed without overclocks on N900 and N8xx!

Map buttons are hardcoded, is very possible has a keymap per game, but I need do a software for my Graduate course before!

OK! Lets planning 0.5-r1:
- A Pause button;
- Can use ROMs from any directory;
- Read and Write a Config.ini file with application options

C/C++ and Qt4 rulez!!
__________________
Anunakin (Marcus Fazzi)

Nokia N900 32GB + microSD 8GB
Nokia N810 c/ microSD 8GB
HP48GX->Psion Siena->Palm m130->Tungsten T->Zaurus SL-5500->C3000->C3100 ALL SOLD

Blog -> http://www.vivaphp.net
 

The Following 2 Users Say Thank You to Anunakin For This Useful Post:
Posts: 150 | Thanked: 80 times | Joined on Dec 2009
#114
Hi Anunakin

I get errors when I try to install cps2emu 0.5

From x-terminal:

Code:
dpkg: error processing /var/cache/apt/archives/cps2emu_0.5_armel.deb (--unpack)
error setting ownership of './home/user/MyDocs/ROMs': Operation not permitted
Any idea how I can sort it out?
 

The Following User Says Thank You to Sash For This Useful Post:
Posts: 111 | Thanked: 33 times | Joined on Sep 2010
#115
Originally Posted by Sash View Post
Hi Anunakin

I get errors when I try to install cps2emu 0.5

From x-terminal:

Code:
dpkg: error processing /var/cache/apt/archives/cps2emu_0.5_armel.deb (--unpack)
error setting ownership of './home/user/MyDocs/ROMs': Operation not permitted
Any idea how I can sort it out?
Got the same error here.
 

The Following User Says Thank You to LucianoBraga For This Useful Post:
Posts: 41 | Thanked: 9 times | Joined on Sep 2010
#116
App Manager fails to install the recent package. No error message other than "unable to install".
 
Posts: 1,397 | Thanked: 2,126 times | Joined on Nov 2009 @ Dublin, Ireland
#117
I did it yesterday but couldn't post due to the connectivity problems at TMO.

I have tested the new package and still see the same errors as in 0.4 while installing.

Inspecting the package I can see that you are trying to cp some files directly to the location /home/user/MyDocs/ROMs/CPS2. If the folder doesn't exist there will be the error I reported in my latest post.

Just try to put this command in the package:

Code:
if [ ! -f  /home/user/MyDocs/ROMs ]; then mkdir -p /home/user/MyDocs/ROMs/CPS2; fi
Just before the "cp" command.

What I can't see is where that Wesnoth message came from... have to check if it's a problem with my system.

For those that had problems trying to install, simply be sure that the folder exists before installing.

Regarding the emulator, I have only tested D&D TOD and works like a charm. I'll try to find some time to test more games, does it support CPS1 games?

What I really miss now is the ability to change keyboard configuration, even if this has to be done by manually editing I file so I could use it with my GameGripper.

Take a look at Javispedro GUI for PicoDrive, this could be helpful for implement new features in the future.

Keep working!!
 

The Following 4 Users Say Thank You to ivgalvez For This Useful Post:
Posts: 31 | Thanked: 16 times | Joined on Feb 2010 @ Ireland
#118
Hi can anyone some up this thread for me....

as in how far along is this and how well does it work.
I'd love to play Super Turbo on my phone.
 
Posts: 41 | Thanked: 9 times | Joined on Sep 2010
#119
ivgalvez -

"mkdir MyDocs/ROMs/CPS2"

fixed my install problem! A million thank you's!
 

The Following User Says Thank You to purceywise For This Useful Post:
Posts: 1,397 | Thanked: 2,126 times | Joined on Nov 2009 @ Dublin, Ireland
#120
I have tested 3 Wonders and The Punisher. They both crash while trying to create the cache. So I suppose no CPS1 support...
 
Reply

Tags
bada blows, bada rox


 
Forum Jump


All times are GMT. The time now is 14:30.