#127198 - patroclus02 - Mon Apr 30, 2007 9:09 pm
I've written some simple demos for GBA and NDS, now I want to go further, and I wonder if upgrading to new version will give me trouble, since I read some people talking about things that work before, not working anymore!
I don't want to upgrade if this is the case... I have version r17 and libnds that came with it....
I tried to compile my NDS demo and it does not work fine now. Screens are swaped in emulator (dualis) and on real system, touch coordinates don't work anymore in emulator, and sprites don't show up!
I managed to fix the screen thing.. this version requires a lcdOnBottom() call to set the main screen on bottom (r17 did this by default)... the invisible sprites might be caused by any define that changed... but I don't understand why touch coordinates don't work on Dualis emulator anymore when they worked GREAT in previous versions!
anyone knows?
thanks!
I don't want to upgrade if this is the case... I have version r17 and libnds that came with it....
I tried to compile my NDS demo and it does not work fine now. Screens are swaped in emulator (dualis) and on real system, touch coordinates don't work anymore in emulator, and sprites don't show up!
I managed to fix the screen thing.. this version requires a lcdOnBottom() call to set the main screen on bottom (r17 did this by default)... the invisible sprites might be caused by any define that changed... but I don't understand why touch coordinates don't work on Dualis emulator anymore when they worked GREAT in previous versions!
anyone knows?
thanks!