Line 80:
Line 80:
:Thanks [[User:Flark|Flark]] ! I'll include these corrections in the next Wiiero version. [[User:BScrk|BScrk]] 20 October 2008
:Thanks [[User:Flark|Flark]] ! I'll include these corrections in the next Wiiero version. [[User:BScrk|BScrk]] 20 October 2008
β
==Need Help !==
+
==Need Help !==
β
Hello, in order to add some modification into the new version of the project (wiiero 1.2), I had to update my DevKitPro to the 1.4.10 version.
+
<s>Hello, in order to add some modification into the new version of the project (wiiero 1.2), I had to update my DevKitPro to the 1.4.10 version.
Since then, I have a big problem with my libSDL [http://wiibrew.org/wiki/SDL-Port]: the SDL_LoadBMP function returns me null pointers ...
Since then, I have a big problem with my libSDL [http://wiibrew.org/wiki/SDL-Port]: the SDL_LoadBMP function returns me null pointers ...
so it's now impossible to load my sprites! (error: SDL_SetError "could not open").
so it's now impossible to load my sprites! (error: SDL_SetError "could not open").
β
Can anyone help me? --[[User:BScrk|BScrk]]
+
Can anyone help me? </s>--[[User:BScrk|BScrk]]
:Can you use IRC? Go to the [irc://irc.blackened.com/wiidev #wiidev channel on EFNet] and ask for help there. You can also find a list of EFNet servers [http://www.efnet.org/?module=servers here], but you shouldn't need to because EFNet should already be a part of your IRC client's default list of irc networks. -[[User:Flark|Flark]] 08:05, 5 March 2009 (UTC)
:Can you use IRC? Go to the [irc://irc.blackened.com/wiidev #wiidev channel on EFNet] and ask for help there. You can also find a list of EFNet servers [http://www.efnet.org/?module=servers here], but you shouldn't need to because EFNet should already be a part of your IRC client's default list of irc networks. -[[User:Flark|Flark]] 08:05, 5 March 2009 (UTC)
β
::Ok, problem solved using this SDL port [http://tinyhack.com/wii/wiiapple/SDL-Port-20090108.tar.gz] and recompiling it... (add -O2 or -O3 gcc flags into Makefile to increase the SDL frame rate) --[[User:BScrk|BScrk]]
+
::Ok, problem solved using this SDL port (SDL-Port-20090108.tar.gz [http://tinyhack.com/wii/wiiapple/]) and recompiling it... (add -O2 or -O3 gcc flags into Makefile to increase the SDL frame rate) --[[User:BScrk|BScrk]]