| View previous topic :: View next topic |
| Author |
Message |
paines
Joined: 18 Mar 2008 Posts: 6
|
Posted: Fri Jun 12, 2009 5:56 pm Post subject: SDL apps won't start |
|
|
When I start SDL Apps I just get a black screen.
Even the SDL Test Apps like testjoystick and testver won't start. After that, I have to manually reset the PS2. I started those via ps2client. However, the gsKit basic test app, and the 3d Reflectin Demo start and run normally. I guess it is something SDL related.
Could it be that SDL want to start in NTSC mode, while I am using PAL ?
Any ideas other ideas ?
Thanks and BR
paines |
|
| Back to top |
|
 |
paines
Joined: 18 Mar 2008 Posts: 6
|
Posted: Sat Jun 13, 2009 8:11 am Post subject: still no sucess |
|
|
I tested a bit more, but nu success.
Could it bee something with FMCB v1.8 ?
BR
paines |
|
| Back to top |
|
 |
paines
Joined: 18 Mar 2008 Posts: 6
|
Posted: Sat Jun 13, 2009 5:26 pm Post subject: |
|
|
ps2client messages:
ps2client execee host:as.elf
loadelf: fname host:as.elf secname all
Input ELF format filename = host:as.elf
0 00100000 001038ac .................
Loaded, host:as.elf
start address 0x110110
gp address 00000000
PS2SDL: sio2man detected, resetting iop
Get Reboot Request From EE |
|
| Back to top |
|
 |
jbit Site Admin

Joined: 28 May 2005 Posts: 293 Location: København, Danmark
|
Posted: Sat Jun 13, 2009 8:27 pm Post subject: |
|
|
You're using an old version of ps2link which loads SIO2MAN/MCMAN/etc modules and keeps them loaded when it calls the application. SDL seems to want the newer modules and resets the IOP if it finds the old ones, when reseting the IOP it removes the modules required for ps2link to function
Newer versions of ps2link should fix this. |
|
| Back to top |
|
 |
paines
Joined: 18 Mar 2008 Posts: 6
|
Posted: Mon Jun 15, 2009 4:25 am Post subject: |
|
|
Look much better. Thank you very much jbit.
Now i have to find out what with Events and SDL_Delay.
br
paines |
|
| Back to top |
|
 |
|