Line 88:
Line 88:
====Make run====
====Make run====
It sends the app/game previously compiled to the Wii via the wiiload program. It quiet useful because you don't need to type "wiiload projectXYZ.dol", "make run" is faster !
It sends the app/game previously compiled to the Wii via the wiiload program. It quiet useful because you don't need to type "wiiload projectXYZ.dol", "make run" is faster !
−
You have to put the original [[Wiiload]] program (eg. the command-line program, which is provided with Twilight Hack or HBC) in the system folder of your OS. Example : "C:\Windows\System32" for Windows ; "/usr/bin" for Linux ; "??? #fixit" for MaxOSX.
+
You have to put the original [[Wiiload]] program (eg. the command-line program, which is provided with Twilight Hack or HBC) in the system folder of your OS. Example : "C:\Windows\System32" for Windows ; "/usr/bin" for Linux ; "??? #FixIt" for MaxOSX.
====Make all====
====Make all====