名称不能修改,必须为payload.mp4。自建服务器亲测可用.内容转自gbatemp.net
So here we go! Loadiine V3 is out. First things first...the mp4 must be named payload.mp4..rename it, it will fail. Just host it like you would any other loadiine with the elfs in the same directory as the mp4.
If you don't know how to host...you can use python.
if python2:
python -m SimpleHttpServer 8080
if python3
python -m http.server 8080
launch that command in the same directory where you have the mp4 and elfs and than just browse to your host with your Wii U on port 8080 and it should work. Mii Maker works...There is some issues for some users where you get memory allocation errors. This is something I'm still trying to work through, but it works well enough that I'm comfortable releasing. I have one tester that is having issues no matter what. His is an AUS Wii U, so if you have an issue no matter what please let me know, and make sure you let me know the region. URL not found means you're doing something wrong with hosting the files. I'll send them to @WiiuGold and get them hosted up so they don't have to host.
So here we go! Loadiine V3 is out. First things first...the mp4 must be named payload.mp4..rename it, it will fail. Just host it like you would any other loadiine with the elfs in the same directory as the mp4.
If you don't know how to host...you can use python.
if python2:
python -m SimpleHttpServer 8080
if python3
python -m http.server 8080
launch that command in the same directory where you have the mp4 and elfs and than just browse to your host with your Wii U on port 8080 and it should work. Mii Maker works...There is some issues for some users where you get memory allocation errors. This is something I'm still trying to work through, but it works well enough that I'm comfortable releasing. I have one tester that is having issues no matter what. His is an AUS Wii U, so if you have an issue no matter what please let me know, and make sure you let me know the region. URL not found means you're doing something wrong with hosting the files. I'll send them to @WiiuGold and get them hosted up so they don't have to host.