maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Games (https://talk.maemo.org/forumdisplay.php?f=12)
-   -   [Announce] GnGeo-gui (https://talk.maemo.org/showthread.php?t=72574)

ade 2011-12-14 21:48

Re: [Announce] GnGeo-gui
 
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.

gleydsonpr 2011-12-14 22:33

Re: [Announce] GnGeo-gui
 
1 Attachment(s)
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.

ade 2011-12-14 22:46

Re: [Announce] GnGeo-gui
 
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.

ade 2011-12-15 19:03

Re: [Announce] GnGeo-gui
 
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.

ivgalvez 2011-12-16 11:10

Re: [Announce] GnGeo-gui
 
Thanks, will try this weekend!

What is this for?:
* added 68K and Z80 CPU clock percentage config

ade 2011-12-16 11:45

Re: [Announce] GnGeo-gui
 
Quote:

Originally Posted by ivgalvez (Post 1138186)
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 :D

gleydsonpr 2011-12-16 19:19

Re: [Announce] GnGeo-gui
 
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.

liao22 2011-12-17 03:05

Re: [Announce] GnGeo-gui
 
please no roms found ><

ade 2011-12-17 16:52

Re: [Announce] GnGeo-gui
 
Quote:

Originally Posted by liao22 (Post 1138587)
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.

liao22 2011-12-17 17:22

Re: [Announce] GnGeo-gui
 
who have rom of metal slug?


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

vBulletin® Version 3.8.8