Sms Plus2x Problems


DARKGATE

Member
Joined
Dec 3, 2005
Messages
152
:( Uff i have put alls the roms in the same directory of emu.
The emu start, i see the browse for to select the roms, but when push for start the game, gp2x freeze.
help thank you!!!

My firmware is 1.0.1
 
i have a simular problem i will start up smsplus and select a game it will load but its kinda like the menus running in the background, it will flash and you cxan see the menu and selector moveing then it will flash back to the game, then when smsplus is quit the menu goes all screwy and messes up i have to restart the 2x to return it to normal :( it has only started happening resently could anyone help thank you

beanfarmer
 
first of all are you using 0.05? if not then that could be why else you could try this

Code:
mount /mnt/sd -o remount,sync
cd /mnt/sd/GP2x/Applications/Emulators/smsplus/
/mnt/sd/GP2x/Applications/Emulators/smsplus/sms_sdl "/mnt/sd/GP2x/Applications/ROMs/GameGear/Taz-Mania - The Search for the Lost Seabirds.gg"

/mnt/sd/GP2x/Applications/ReturnToMenu.gpe

that directly launches the emu straight into the game without the game selector and works for me just change the paths to what yours are
 
I got the same problems as darkgate
my firmware is 1.4.0
I have played with sms plus v.05 (dunno with the newest firmware or 1.20?)

I tried too v.03 (freezes too) and v.01 (don't start)

Any ideas? :(
 
have you tried running it via script passing the emulator itself the ROM?

i never could get it working with the menu but much prefere command line based stuff myself anyway
 
CyberAxe posted on Apr 18 2006 at 01:18 AM said:
have you tried running it via script passing the emulator itself the ROM?

i never could get it working with the menu but much prefere command line based stuff myself anyway
Just opened with GAME and select .gpe file.

I gonna try the command line... (I try to search by forum howto use command line ;) )

updated link.gpe (formatted unix)
#!/bin/sh

/mnt/sd/sms/smsplus.gpe
exec /usr/gp2x/gp2xmenu

U mean like this? I will get only a black screen....

Or give me a hint please
 
Last edited by a moderator:
I must do something wrong, I have been testing
NeoGeo Pocket: Neo Pop 2x
Wonderswan: Cygne 2x
after I pushed to button to load I will back to the main screen of GP2X

and for the SMSplus after rom selector freezes the screen.... grgrgrg
>EDIT: copied script from cyberaxe (above) and I can run batman...lol bypass fileselector

So I thought hmmz SDL libaries reinstall again? I did it nah, no changes...

Please help me
 
Back
Top