diff --git a/index.php b/index.php index 6c5c3e0..902320f 100644 --- a/index.php +++ b/index.php @@ -25,6 +25,7 @@ $wiiuhaxxcfg_payloadfilepath = "code550.bin"; // The actual payload that will be $wiiuhaxxcfg_loaderfilepath = "wiiuhaxx_common/wiiuhaxx_loader.bin"; **/ require_once("wiiuhaxx_common/wiiu_browserhax_common.php"); +generate_ropchain(); ?>