Line 31:
Line 31:
First you need to have the lastest '''devkitPro''' installed. Go [[Devkitppc setup (Windows)|install]] it ! ;)
First you need to have the lastest '''devkitPro''' installed. Go [[Devkitppc setup (Windows)|install]] it ! ;)
−
[OPTIONAL] Then, '''libpng''' for Wii must be installed. ('''if you want to re-code the library only''' !)
+
Then, '''libpng''' for Wii must be installed.
# Download it at [http://louislagrange.free.fr/MLlib/downloads/libpng_wii.zip my FTP] or elsewhere.
# Download it at [http://louislagrange.free.fr/MLlib/downloads/libpng_wii.zip my FTP] or elsewhere.
# Extract it and place the .a in "devkitpro\libogc\lib\wii" and the folder "png" in "devkitpro\libogc\include".
# Extract it and place the .a in "devkitpro\libogc\lib\wii" and the folder "png" in "devkitpro\libogc\include".
+
# It's done !
+
+
'''libz''' has to be installed also.
+
# Download it at [http://louislagrange.free.fr/MLlib/downloads/libz_wii.zip my FTP] or elsewhere.
+
# Extract it and place the .a in "devkitpro\libogc\lib\wii" and the two files .h in "devkitpro\libogc\include".
# It's done !
# It's done !