Notices


Reply
Thread Tools
Posts: 1,100 | Thanked: 2,797 times | Joined on Apr 2011 @ Netherlands
#251
This output does not look good. You are missing packages and packages have the deinstall state. The latter could point to not properly installed dependencies.

Your can first check which packages have deinstall state:
Code:
dpkg --get-selections | grep deinstall
The following command should remove the packages with the deinstall state:
Code:
sudo gainroot
dpkg --get-selections | grep deinstall | cut -f1 | xargs dpkg --purge

Then perhaps try a manual install
Code:
apt-get install python2.5 python2.5-qt4-gui python2.5-qt4-core python2.5-qt4-maemo5 python-pyside.qtgui python-pyside.qtcore

apt-get install gngeo-gui
The install/deinstall thas to be done by root. In your screenprint you are user, which is no problem for selecting.
 
Posts: 173 | Thanked: 21 times | Joined on Sep 2010 @ Rio de Janeiro
#252
I finally could install , now having problems setting the paths, but those are the least, problem is that mame also need to use roms folder. I have a little trick, I rename roms to 'roms all' (because I also have folders with roms 'snes' 'megadrive' 'n64' 'psx' etc) and folder where I have neogeo roms to 'roms' , now I need to copy the bios to same location where neogeo roms are located. Thank you very much Ade, the comand apt get gngeo-gui has worked ! ! ! Atough I had an eror at the end (see sshot) but te app was on my apps list.

Edit never mind already have played, set the paths, it is up and running, now only need to add n900 bluetooth address to ps3 controller. Thank you, one thing, if I set enter key to start doesn't work, have set back key for it.
Attached Images
 
 
Posts: 1,100 | Thanked: 2,797 times | Joined on Apr 2011 @ Netherlands
#253
The error message looks like a mistake of mine. It is just to be sure the ownership is correct, but the map will not be there at install.
I will correct this in the next version. But the message is no a problem.

Looks like I also have the problem of the return key as start button. I will look into that tomorrow.
 
Posts: 1,100 | Thanked: 2,797 times | Joined on Apr 2011 @ Netherlands
#254
Lightly updated version in the repository:

* added 68K and Z80 CPU clock percentage config
* added USB joystick config support
* fix in return key config setting (noticed by gleydsonpr)
* fixed little imperfection during deb install

Hope the joystick config setting by using the USB joystick itself will be ready in the next release.
 

The Following User Says Thank You to ade For This Useful Post:
Posts: 1,397 | Thanked: 2,126 times | Joined on Nov 2009 @ Dublin, Ireland
#255
Thanks, will try this weekend!

What is this for?:
* added 68K and Z80 CPU clock percentage config
 
Posts: 1,100 | Thanked: 2,797 times | Joined on Apr 2011 @ Netherlands
#256
Originally Posted by ivgalvez View Post
Thanks, will try this weekend!

What is this for?:
* added 68K and Z80 CPU clock percentage config
The NeoGeo gameconsole has two processors:
* Motorola 68000 (16 bit)
* Zilog Z80 (8 bit)

The Z80 was mainly used as a kind of co-processor to control the audio.

GnGeo has the option to "overclock/underclock" these processors, for example if they do not synchronise good enough. Default is 0 (standard speed); values < 0 "will underclock"
I experimented a little with these options, but did not notice much difference.

But now that I made the config screen scrollable, I had room enough to add the buttons
 

The Following User Says Thank You to ade For This Useful Post:
Posts: 173 | Thanked: 21 times | Joined on Sep 2010 @ Rio de Janeiro
#257
Thank you Ade, will try it later. Hope I can install without problems.
But I didn't get a warning about the update as with some applications.
 
Posts: 88 | Thanked: 5 times | Joined on Aug 2011
#258
please no roms found ><
 
Posts: 1,100 | Thanked: 2,797 times | Joined on Apr 2011 @ Netherlands
#259
Originally Posted by liao22 View Post
please no roms found ><
Did you scan the posts in this thread? I don't think there is much more to mention.

A quick scan gave me:
http://talk.maemo.org/showpost.php?p=996471&postcount=1
http://talk.maemo.org/showpost.php?p...7&postcount=39
http://talk.maemo.org/showpost.php?p...8&postcount=42

Bottom line: just make sure you have the correct bios/roms/executable in the right directories and point to them in the path configuration. First make sure gngeo itself works.
 
Posts: 88 | Thanked: 5 times | Joined on Aug 2011
#260
who have rom of metal slug?
 
Reply


 
Forum Jump


All times are GMT. The time now is 22:20.