Download: GRRLIB v1.6
If you've enjoyed experimenting with NoNameNo's homebrew application for the Wii, then you're going to enjoy the update we have for you today.Just to clear things up, a few days ago we posted GRRLIB v2.0. Apparently, it was still unfinished. Now, v1.6 is the official latest version of the homebrew.
Here's the changelog for the latest version of the Nintendo Wii library:
Functions:
- added: void GRRLIB_DrawRectangle(int x, int y, int hight, int widht, u16 color, int filled)
- added: void GRRLIB_DrawTriangle(int x, int y, int xa, int ya, int xb, int yb, u16 color)
- added: int GRRLIB_GetMapTile(int x, int y, int map[],int mapwidth)
- added:void GRRLIB_Print(int x, int y, int xsize, int ysize,char* text,const u16 tdata[], int fg, int bg);
- added: void GRRLIB_ImgPrint(int x, int y, int xsize, int ysize,char* text,const u16 tdata[]);
- Improved: GRRLIB_DrawImg(int xpos, int ypos, ...) -> merged with the rotozoom function!
- Improved: GRRLIB_DrawTile(int xpos, int ypos, ...) -> merged with the rotozoom function!
- added: Textsystemdemo
- added: Primitivedemo
- win32 pngconverter
- Online converter
Don't forget to read through the Readme.txt file included in the archive for proper instructions on use.
Download: GRRLIB v1.6
Via GRRLib Forum
