Notices


Reply
Thread Tools
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#101
Just to confirm, this doesn't support Gameboy or Gameboy Color games, correct?
 
luiscesjr's Avatar
Posts: 292 | Thanked: 348 times | Joined on Aug 2010 @ Rio de Janeiro
#102
@Bazza Have you done what bonapart said?

Code:
root
mkdir -P /home/user/.config/Team16/gpsp/
chmod 777 /opt/maemo/usr/games
chown user /opt/maemo/usr/games
chown -R user:users /home/user/.config/Team16
It's all permission errors, it should work now. ( Maybe I added
too many commands here, but I am lazy to think, just try it =)
I will update the wiki for these commands.

@Addison Sorry, no =)
__________________
" Embora ninguém possa voltar atrás e fazer um novo começo, qualquer um pode começar agora e fazer um novo fim. " Chico Xavier
Try out the Maemo port of gpSP, give feedback, help us develop it more!

Last edited by luiscesjr; 2011-12-18 at 22:30.
 

The Following 4 Users Say Thank You to luiscesjr For This Useful Post:
Bazza's Avatar
Posts: 733 | Thanked: 249 times | Joined on Jan 2010 @ UK
#103
just read bonaparts reply to pannkaksfest and that sorted the no rom error

1. Through x terminal if you type gpspmgui the application should start up then click back on to x terminal and see if it shows 'cant create cfg dir, permission error'

2. To fix it open up x terminal under root type:-

mkdir -P /home/user/.config/Team16/gpsp/

then press enter

3. Then open up gpsp-gui and set up GUI config ( rom directory and copy bios)

4. Close gpsp then open up again and you should see your roms.
__________________
Retro gaming nut.

handhelds running mame really well, GP2x (mk2), GP2x wiz, JXD s7300

Samsung galaxy note 2 owner and of course mame on that too

ex - Xbox 360 user - here is the reason -

I am back Xboxing again - and here is what i did to correct it -

***UPDATE*** now 47 months on and x-clamp fix has just failed....not a bad run
 

The Following 2 Users Say Thank You to Bazza For This Useful Post:
Posts: 2 | Thanked: 2 times | Joined on Sep 2011 @ Minas Gerais, Brasil
#104
Originally Posted by luiscesjr View Post
@Bazza Have you done what bonapart said?

Code:
root
mkdir -P /home/user/.config/Team16/gpsp/
chmod 777 /opt/maemo/usr/games
chown user /opt/maemo/usr/games
chown -R user:users /home/user/.config/Team16
It's all permission errors, it should work now. ( Maybe I added
too many commands here, but I am lazy to think, just try it =)
I will update the wiki for these commands.
Don't work for me (using the lastest version of GUI, and psx4m-gui uninstalled) =/
Btw, thanks


EDIT: FORGIVE WHAT I SAID BEFORE!
I forgot to do the last command. Now it works great!
Thanks, thanks, thanks guys, and my apologies for the mistakes! /EDIT

Last edited by antonio_mage; 2011-12-18 at 22:53. Reason: Dumb reasons
 

The Following User Says Thank You to antonio_mage For This Useful Post:
luiscesjr's Avatar
Posts: 292 | Thanked: 348 times | Joined on Aug 2010 @ Rio de Janeiro
#105
Originally Posted by antonio_mage View Post
Don't work for me (using the lastest version of GUI, and psx4m-gui uninstalled) =/
Btw, thanks
De nada mineiro! =)
What exactly doesn't work?

Edit.: De nada, que bom que funciona, mas
lembre de editar seus posts para que não pareça spam =)

Bazza : I will complement this instructions to the wiki then, thanks
for pointing it.
__________________
" Embora ninguém possa voltar atrás e fazer um novo começo, qualquer um pode começar agora e fazer um novo fim. " Chico Xavier
Try out the Maemo port of gpSP, give feedback, help us develop it more!
 

The Following User Says Thank You to luiscesjr For This Useful Post:
Posts: 88 | Thanked: 14 times | Joined on Nov 2010
#106
Originally Posted by Addison View Post
You can save at any time with Pokemon.

Why care about a save state with this game?
pokemon fire red does not save game have you tried it yet?
 
Posts: 2 | Thanked: 2 times | Joined on Sep 2011 @ Minas Gerais, Brasil
#107
@luiscesjr Oh sorry, Mr. Carioca! xD
Sempre ficava mais como espectador do talk.maemo.org, acho que esse foi meu primeiro post, e como tinha dedo de brasileiro, resolvi acompanhar mais de perto o port desse emulador (que por sinal é magnifico, parabéns!)

Anyways, thanks a lot, forgive my poor english, if there are errors, and congrats for the GREAT work in this emulator, you all!
 

The Following User Says Thank You to antonio_mage For This Useful Post:
luiscesjr's Avatar
Posts: 292 | Thanked: 348 times | Joined on Aug 2010 @ Rio de Janeiro
#108
@JSTAR Maybe there is a problem that is due to region/language.
For me it works, also set all permissions, because it was having
problems loading old in game normal saves.

Hope you get it to work =)

@Antonio : Valeu parceiro, divirta-se!
Attached Images
 
__________________
" Embora ninguém possa voltar atrás e fazer um novo começo, qualquer um pode começar agora e fazer um novo fim. " Chico Xavier
Try out the Maemo port of gpSP, give feedback, help us develop it more!
 

The Following 2 Users Say Thank You to luiscesjr For This Useful Post:
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#109
Is there a way to mute out the -FF- on the screen when trying to speed up the emulation?
 
Bazza's Avatar
Posts: 733 | Thanked: 249 times | Joined on Jan 2010 @ UK
#110
Originally Posted by Bazza View Post
just read bonaparts reply to pannkaksfest and that sorted the no rom error

1. Through x terminal if you type gpspmgui the application should start up then click back on to x terminal and see if it shows 'cant create cfg dir, permission error'

2. To fix it open up x terminal under root type:-

mkdir -P /home/user/.config/Team16/gpsp/

then press enter

3. Then open up gpsp-gui and set up GUI config ( rom directory and copy bios)

4. Close gpsp then open up again and you should see your roms.
**Just an add on to my previous post**

I found that gpsp-gui only found roms in the menu when starting it from x terminal

BUT not when starting it from the icon so i fixed it doing another of bonapart's & luiscesjr's commands

root
chmod 777 /opt/maemo/usr/games
chown user /opt/maemo/usr/games
chown -R user:users /home/user/.config/Team16


not sure if it needed all 3 commands but i did them all and now it opens up from desktop icon and finds the roms,
__________________
Retro gaming nut.

handhelds running mame really well, GP2x (mk2), GP2x wiz, JXD s7300

Samsung galaxy note 2 owner and of course mame on that too

ex - Xbox 360 user - here is the reason -

I am back Xboxing again - and here is what i did to correct it -

***UPDATE*** now 47 months on and x-clamp fix has just failed....not a bad run

Last edited by Bazza; 2011-12-19 at 20:32.
 
Reply

Tags
emulators, games

Thread Tools

 
Forum Jump


All times are GMT. The time now is 23:59.