![]() |
Re: CPS2 emulator for N900
^ Thanks, but I have absolutely no idea what to do with those links :S
|
Re: CPS2 emulator for N900
^^ what he just said haha
|
Re: CPS2 emulator for N900
do some research "n900 gngeo" around here,
found some threads, will test it too now: http://talk.maemo.org/showthread.php?t=19159 for example ;) |
Re: CPS2 emulator for N900
is anyone working on a neogeo emulator ?
I am no expert but CP2 and neogeo look very similar to me it should be easy to build a neogeo emu from this cp2 emu, or I am wrong ? this is by far the best emulator in the n900 ... period, |
Re: CPS2 emulator for N900
Quote:
http://talk.maemo.org/showthread.php?t=60496 ( first post ) |
Re: CPS2 emulator for N900
Quote:
|
Re: CPS2 emulator for N900
still waiting for neogeo emulator.....
|
Re: CPS2 emulator for N900
Quote:
|
Re: CPS2 emulator for N900
Quote:
The game speed and fps are great. |
Re: CPS2 emulator for N900
having trouble mapping keys. i opened the cfg in leafpad but cant save. worked ok for the mu64. any ideas?
|
Re: CPS2 emulator for N900
The emulator runs well but I'm unable to play anything using the N900's keypad.
|
Re: CPS2 emulator for N900
here is an alternate version available with the keypad set up for a Game Gripper, but from what I understand thats not using a GUI and you have to make use of xterm to run games.
I would love the GUI version with the keys set up for Game Gripper but the dev has been quiet for some time now (although he hinted at working on NeoGeo too). |
Re: CPS2 emulator for N900
Quote:
|
Re: CPS2 emulator for N900
Quote:
|
Re: CPS2 emulator for N900
Whoops! forgot the link;
http://talk.maemo.org/showpost.php?p...&postcount=182 I havent tried this as I am a GUI kinda guy... |
Re: CPS2 emulator for N900
lol cheers pal!
|
Re: CPS2 emulator for N900
Quote:
|
Re: CPS2 emulator for N900
Quote:
|
Re: CPS2 emulator for N900
is it possible to disable joystick recognition?
is there a command line parameters guide somewhere (i'm using the version with key mapping support). When i connect my DS3 controller, the emulator recognizes it and switches to use it, but i'm using key mappings for it with a different configuration so it doesn't work well. i want to disable its recognition by the emulator and use only keyboard (or the joystick mapped to it) Thanks. OK - Patched the executable myself - ps3 joystick is not found by emulator anymore and i am using it in key mappings mode. |
Re: CPS2 emulator for N900
I only play mvc and marvel vs street fighter because of easy mode
|
Re: CPS2 emulator for N900
Quote:
|
Re: CPS2 emulator for N900
Quote:
What I would like to see is support for CPS1 games, specially The Punisher and Final Fight. |
Re: CPS2 emulator for N900
Any phones running CPS3 yet?
|
Re: CPS2 emulator for N900
Thanks anunnakin for a great emulator..
But im having problems with my sixaxis contoller, the start button is not working. It worked with my other emulator.. And i configured the six axis .fdi hope u can help me... Thanks in advance... :) |
Re: CPS2 emulator for N900
Hi. I am having problems launching roms on this emulator.
I had it on my last N900 but I forgot how to install it. If I install from the App Man, I did it, then followed those instructions 1. Download the cps2emu tar.gz file from https://garage.maemo.org/projects/cps2emu/ 2. Copy the tar.gz to /home/user/ 3. Extract the file tar -xzvf cps2emu.tar.gz This will leave you with a folder called cps2emu. 4. Place zipped rom(s) in /home/user/cps2emu/romcnv/ 5. Create cache files using romcnv ./romcnv -all 6. Move your zipped rom(s) to /home/user/cps2emu/roms/ 7. Move the cache files created in step 5 to /home/user/cps2emu/cache/ 8. Launch your game! from /home/user/cps2emu/ ./cps2emu romname Have moved the tar.gz file to home/user and got errors on terminal Also I don't want to put roms on home/user because there's not much space on it I remember that my roms were on MyDocs before. And as I remember the app can create cache files directly on the emu itself altough 1 in 1 rom, but I don't mind . Can someone give more detailed instructions on how to make it run after have the emu installed using the App Man? I tried also without installing the emulator . When I point the app to the roms directories it shows no files and I have more than 30 roms. Thank you for everyone who could help me. |
Re: CPS2 emulator for N900
gleydsonpr,
It's been a long time ago when I installed this application. As I understand you have installed cps2gui using the application manager. Then there is no need for cps2emu tar.gz. This file has the same content of the deb you already have installed, but also contains the sources. There is no obligation to keep the roms in /home/user. It was the case in older versions afaik. I do have my roms in a CPS2 folder in MyDocs. This map contains the subfolders state, cache, hi and nvram If you use cps2emu from the command prompt, make sure your are in the same directory as your roms are, else it will fail. So in your current state you described (including created cache), try: Code:
cd /home/user/cps2emu/roms/ |
Re: CPS2 emulator for N900
Thank you Ade, I forgot that, have installed cps2emu again from App Man, the problem was as someone wrote earlier on this thread that the roms must be in .zip, mine were in .ZIP, now they show on cps2 open roms dialog and I have cached all of them using the app itself, thanks anyway for the help. Tomorrow or later will try to install Gngeo wich is also a great emu for SNK games, then need to add my N900 Bluetooth address to my ps3 controller.
|
cps2emu + generic usb pad + xjoypad
hi all, anyone facing this problem?
emulator does not recognize my standard usb joypad (last version of gngeo works like a charm) so I would try the catch with xjoypad (I managed it in picodrive and drnoksnes). anyway, everytime I attach the joypad emulator goes into "joypad mode", disabling keyboard ccntrol and so xjoypad becomes useless... I tried the command line switch no-extinput (it should disable joypad detection) but no luck with it... I'm using modified binary posted above containing key remapping feature. Am i doing something wrong? Anyone did manage to get this emulator working with xjoypad an generic usb pad? Thank you very much, help would be appreciated in order to play marvelous capcom classics (TV OUT rules!!) :D |
Re: CPS2 emulator for N900
Ok, I got it :cool:
Taking a look to source code (god bless opensource!), the problem was not related to the no-extinput switch (affects the gpx32 version) but related to the presence of the device file /dev/input/js0 . A simple mv /dev/input/js0 /dev/input/js1 does the trick (jpypad not detected so keys are not remapped) and makes possible the use of this emulator in conjunction with xjoypad and a generic USB pad. :) |
Re: CPS2 emulator for N900
|
Re: CPS2 emulator for N900
couldn't someone just post cache files, then people copy n paste in designated folders?
|
Re: CPS2 emulator for N900
Hi, sorry for replying to old pot but I found it on google and I need to ask if someone is still playing CPS2 Games to recommend to me some good CPS2 Emulators because I download the game from there and I read that you must download the emulators and the games from the same place.
|
All times are GMT. The time now is 05:46. |
vBulletin® Version 3.8.8