Wii Homebrew: GRRLIB v1.6 – official new version
Yes, you read that right. It’s GRRLIB v1.6. Don’t be confused all of a sudden. There’s also v2.0 which we reported on a few days ago. v2.0 is an unfinished homebrew application while v1.6 is the official new version. Find out more on this in the full article.
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!
Demos:
- added: Textsystemdemo
- added: Primitivedemo
Tools:
- win32 pngconverter
- Online converter
Well, we won’t be standing in your way if your guys want to get your hands on the homebrew. All you have to do is click the download link below to enjoy. Keep checking this space for more updates on the Wii homebrew scene.
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