libwiisprite screen height question
January 09, 2011 02:33AM
Is there a way to change the maximum screen hight for libwiisprite. Right now whenever I place objects with a y value of about 540 then they don't show up. This isn't a huge problem, but it would be nice if there was some way to make it larger.
Re: libwiisprite screen height question
January 30, 2011 06:59PM
You can try directly messing with the source code. It's basically our bad video initialization code; It needs to be completely rewritten (yeah, yeah, I'm working on it). A quick fix would be letting 0,0 render at the center instead of the top left but I'm not sure if I want to give all of the users of libwiisprite coordinate headaches ;)



Edited 1 time(s). Last edit at 01/31/2011 03:34PM by Arikado.
Re: libwiisprite screen height question
January 31, 2011 07:47AM
When I get time I think I'll pick through the source and try to get it to work. It'll probably be good for me to look and see how the video worked on a lower level. But don't make 0,0 the center of the screen. I've debugged my graphics enough times :)
Sorry, only registered users may post in this forum.

Click here to login