This version of USB Loader GX supersedes the SourceForge version, which was last updated in 2019.
Go to file
DRayX7 aaa2a3f25f **Changes
*Modified EFFECT_GOROUND so that it takes a center of rotation, angles work properly, and things don't move back.
*Updated the gui_gamecarousel files so that they are functional, shouldn't have any more code dumps, and use the EFFECT_GOROUND.
*The carousel button doesn't do anything anymore (since GOROUND was changed so much)

**Notes
*The easiest way test the carousel is to change guiGameGrid to guiGameCarousel in source/menu.cpp.
*If you compile with no modifications, the only noticeable difference is that the carousel button does nothing.

**Known Bugs in gui_gamecarousel
*The images dont line up horizontally (when shifting left they go too far left, and the same for shifting right). I think there is a rounding bug somewhere in GOROUND (I already fixed several).
*Cant hold down left and right to scroll yet
*Launching a game only works if the pointer is over two boxes
*If an image is growing when the carousel is turned, that button disapears
*If an image is grown when the carousel is turned, it wont shrink back
2009-05-28 01:46:05 +00:00
HBC *Update meta.xml 2009-05-11 00:47:13 +00:00
Languages *Fixed some Themeprompts problems thx to julienstephan 2009-05-26 22:48:20 +00:00
source **Changes 2009-05-28 01:46:05 +00:00
gui.pnproj *Fixes for Grid (not yet completly done) 2009-05-25 17:59:28 +00:00
gui.pnps put some buttons for mp3 menu 2009-05-13 16:54:50 +00:00
Makefile *Added support for compiling the revision number into the binary. This is then shown in the credits window, and may be used for online updates eventually. 2009-05-24 20:11:59 +00:00