Commit Graph

14 Commits

Author SHA1 Message Date
orboditilt
e8ec73c79f Compatible with latest wut, eemove ELF-Loading, use rpx-redirections for loading, use libgui 2019-08-15 10:53:52 +02:00
dimok789
9dca350343 fixed wrong socket shutdown detection 2016-11-27 23:33:02 +01:00
dimok789
a2297bdb43 rebase 2016-11-12 15:09:26 +01:00
dimok789
0daa72d497 fixed wiiload and sendelf support 2016-11-12 15:06:26 +01:00
dimok789
cfaf2bbc6d - added automatic gx2sploit execution and detection of existing environment
- the RPX file can now be used in a channel with for example the NUSPacker (HBL works now as a standalone channel with no PPC exploit pre-requisite like the browser exploit)
- adaptions in sd_launcher
- fixed listing ELF files
- fix launching of ELF files from HBL channel
- since HBL RPX does not use 0x0080000 area anymore, the maximum homebrew size is increased to 0x800000 - 0x2000 bytes
- removed browser installer from RPX branch as it is of no use here

NOTE:
A channel will not yet be provided. app.xml, cos.xml, meta.xml and the icons/splash images will be provided later. Possible title id choice 00050000-13371337 :P.
2016-11-12 15:06:26 +01:00
dimok789
8904f9600c initial changes for an rpx homebrew launcher 2016-11-12 15:05:42 +01:00
dimok789
46a733d02f initial changes for an rpx homebrew launcher 2016-11-12 15:05:35 +01:00
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
b6d29714c7 - filter homebrew launcher itself from the list of homebrews (issue 13)
- fixed random freeze caused from multi threaded access to elements list in a frame (issue 6)
- changed maximum depth of ELF file searching to 1 sub-directory only
- fixed wrong homebrew buttons order display in some cases (issue 15)
- bump hbl version to 1.3
2016-11-04 20:47:39 +01:00
dimok789
1602ad7f7d fixed random hang due to inline assembly 2016-10-27 17:48:19 +02:00
dimok789
e720a44613 added and bumped version string on main view 2016-04-22 20:28:01 +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
dimok789
e688b5ee91 fixed receive from wiiload and other application that send the header one byte at a time 2016-03-14 18:16:03 +01:00
dimok789
614771d869 initial commit 2016-02-29 22:28:18 +01:00