dimok789 / loadiine_gx2

A WiiU SD Loader with GX2 GUI
GNU General Public License v3.0
287 stars 78 forks source link

self hosting doesn't work #134

Open Jimmy-Z opened 8 years ago

Jimmy-Z commented 8 years ago

5.5.1, 0dffac5, browser stuck, have to power off by holding the power button

homebrew launcher in a different path works http://xxx.xxx/wiiu/homebrew_launcher/ http://xxx.xxx/wiiu/loadiine_gx2/ hosted in a Debian 8 box, lighttpd, php5

and loadiine.ovh loadine GX2 0.3 SD(...) works too.

I can still launch loadiine in homebrew launcher so not that big of a deal, but still, why?

CreeperMario commented 8 years ago

From what I understand, HBL will launch from Loadiine.ovh and from your Debian box. Loadiine GX2 will launch from Loadiine.ovh, but not from your Debian box. Is that correct?

Jimmy-Z commented 8 years ago

Yes, exactly

CreeperMario commented 8 years ago

If HBL can launch through self-hosting, then that's all you need. Loadiine GX2 can be launched through HBL.

Jimmy-Z commented 8 years ago

yeah like I said in the original post, not that big of a deal, but all of a sudden HBL stopped working :(

loadiine.ovh still works, both HBL and loadiine.

drizzt's static payload doesn't work.

so I dug a little trying to figure out why, turns out, loadiine.ovh uses somewhat different payloads, while drizzt's static payloads are the same to payloads generated from php, byte exact.

I downloaded loadiine.ovh's payloads and hosted them on the same Debian box with lighttpd, it works, both HBL and loadiine GX2.