mirror of
https://github.com/wiiu-env/homebrew_launcher.git
synced 2024-11-16 09:49:18 +01:00
cfaf2bbc6d
- 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.
18 lines
265 B
Plaintext
18 lines
265 B
Plaintext
/fs/build
|
|
/installer/bin
|
|
/loader/build
|
|
/menu/build
|
|
/server/logs/*.txt
|
|
/build
|
|
/*.elf
|
|
/fs/*.elf
|
|
/loader/*.elf
|
|
/sd_loader/build
|
|
/sd_loader/*.elf
|
|
/udp_debug_reader/obj
|
|
/udp_debug_reader/GeckoLog.txt
|
|
/installer/sd_loader.h
|
|
/*.rpx
|
|
/sd_loader/sd_loader.h
|
|
/sd_loader/*.bin
|