Skip to content

Releases: dimok789/homebrew_launcher

Release v1.5

03 Jan 16:17
Compare
Choose a tag to compare

Changelist:

Release RPX / Channel v2.1

28 Nov 16:31
Compare
Choose a tag to compare

Changelist:

  • fixed sendelf/wiiuload support
  • fixed bug with server socket shutdown if filedescriptor is 0

Release v1.4

15 Nov 23:55
Compare
Choose a tag to compare

Changelist:

  • support for RPX file launching from SD and wiiload/sendelf directly through HBL
  • new elf loader (sd_loader) code with pre-installed kernel memcpy function and support to load RPX
  • fixed audio clicking (thanks to aliaspider)

NOTE:
New payloads (a.k.a. MP4 files on browser exploit) are required for it to be able to load RPX files. Old payloads are still compatible but will only work with ELF files.

Release v1.3

04 Nov 19:54
Compare
Choose a tag to compare

It was a while since the last update but I could not leave it as is with so many stability issues. So here it is:

Changelist:

  • 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)
  • don't allow a second wiiload/sendelf send if the first one just finished and is being started
  • add font smoothing thanks to @Maschell

Release v1.2 RC3

03 May 19:53
Compare
Choose a tag to compare
Release v1.2 RC3 Pre-release
Pre-release

Changelist:

  • added official support for 3.0.0 and 3.1.0 with sound support
  • added official support for 4.0.0 and 4.1.0 with sound support
  • added official support for 5.5.x firmwares
  • one click link launch (no need to run the link twice or execute the exploit prior to launch)
  • removed requirement of loadiine kernel memory mapping (any mapping is accepted as long as kernel_write is available)
  • fixed receive from wiiload and other application that send the elf header one byte at a time
  • improved OS driver exploit integrated
  • skip ELF files starting with '.' and '_'
  • added version string to main view
  • allow MP3 and WAV background musics (file has to be located at and called "homebrew_launcher/resources/bgMusic.ogg" for now even if its not an OGG file)
  • merged new gx2sploit and replaced the OSDriver exploit for firmwares 5.3.2 and higher

Release v1.2 RC2

28 Apr 20:07
Compare
Choose a tag to compare
Release v1.2 RC2 Pre-release
Pre-release

Changelist:

  • added official support for 3.0.0 and 3.1.0 with sound support
  • added official support for 4.0.0 and 4.1.0 with sound support
  • added official support for 5.5.x firmwares (only preparation still requires a kernel exploit for those firmwares)
  • one click link launch (no need to run the link twice or execute the exploit prior to launch (exception for 5.5.x))
  • removed requirement of loadiine kernel memory mapping (any mapping is accepted as long as kernel_write is available)
  • fixed receive from wiiload and other application that send the elf header one byte at a time
  • improved OS driver exploit integrated
  • skip ELF files starting with '.' and '_'
  • added version string to main view
  • allow MP3 and WAV background musics (file has to be located at and called "homebrew_launcher/resources/bgMusic.ogg" for now even if its not an OGG file)

Release v1.2 RC1

22 Apr 18:41
Compare
Choose a tag to compare
Release v1.2 RC1 Pre-release
Pre-release

Changelist:

  • added official support for 4.0.0 and 4.1.0 with proper sound support
  • added official support for 5.5.x firmwares (only preparation still requires a kernel exploit for those firmwares)
  • one click link launch (no need to run the link twice or execute the exploit prior to launch (exception for 5.5.x))
  • removed requirement of loadiine kernel memory mapping (any mapping is accepted as long as kernel_write is available)
  • fixed receive from wiiload and other application that send the elf header one byte at a time
  • improved OS driver exploit integrated
  • skip ELF files starting with '.' and '_'
  • added version string to main view

Release v1.1

02 Mar 19:54
Compare
Choose a tag to compare

Support for 5.0.0 and 5.1.0 is added and a bug fix regarding launched console applications was made.

First release

29 Feb 21:33
Compare
Choose a tag to compare
v1.0

initial commit