Commit Graph

12 Commits

Author SHA1 Message Date
dimok789
a63171682d - added support to load and launch RPX files directly through SD or wiiload/sendelf
- added error prints in progress window on failures

NOTE:
For this to work you will need to update the code550.bin (or the mp4 file). The old mp4 will still work but not be able to load RPX files, only ELFs.
2016-11-12 14:04:23 +01:00
dimok789
e33c9894f1 code i forgot to commit in may (haha) 2016-10-12 19:24:22 +02:00
dimok789
072f08e959 - merged new gx2sploit and replaced the OSDriver exploit for firmwares 5.3.2 and higher
- added direct launch link implementation for 5.5.0/5.5.1
- added 5.5.1 redirect to correct payload in index.html (thanks to The_Marcster for point it out)
- fixed sound clicking issue on firmware 3.x.x (thanks to FIX94)
2016-05-03 21:45:37 +02:00
dimok789
9174e3c7b3 added support for firmware 3.x.x (thanks to Toscanelli for the addresses and FIX94 for testing) 2016-04-28 20:34:33 +02:00
dimok789
3a574c3b0a - removed unnecessary check for loadiine kexploit map which is not required. only kernel_write() is required. now the installer checks if anything was mapped to detect that the kernel exploit was executed already before the launch of the installer.
- added skip of elf files with names that start with '.' or '_' (linux and MAC hidden files) -> Issue #4
2016-04-22 15:17:52 +02:00
andriy921
0499b68ecf Proper 400 support 2016-04-22 02:23:13 +03:00
dimok789
40908f5d8f installer: changed to single link launch (TODO: clean up the code) 2016-04-11 23:05:22 +02:00
dimok789
abc7751c71 added support for 5.5.x firmwares (thanks to NWPlayer123 providing the necessary addresses) 2016-03-31 21:34:56 +02:00
dimok789
5c59b1be66 improved osdrive exploit success rate 2016-03-29 21:33:10 +02:00
Nougat-Police
ec89d89570 Changes for FW 4.1.0 and 4.0.0
- added addresses to kernel_patches.S and launcher.c
- updated installer makefile
2016-03-08 18:52:50 +01:00
z0mb3
f70c56d79d Changes for FW 5.0.0
+ Added addresses to kernel_patches.S, launcher.c
- Removed usage of AC (AutoConnect) functions in socket_functions (all FWs)
+ Added check for FW while deleting Voices in SoundHandler (5.0.0 throws DSI when deleting the last Voice)
2016-03-01 23:06:28 +01:00
dimok789
614771d869 initial commit 2016-02-29 22:28:18 +01:00