In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "Front SD ELF Loader"

From WiiBrew
Jump to navigation Jump to search
m
 
(48 intermediate revisions by 20 users not shown)
Line 1: Line 1:
This is just a small Front SD ELF loader with a menu, written by svpe, #wiidev@efnet, svpe@gmx.net.
+
{{Infobox homebrew
 +
| title      = Front SD ELF Loader
 +
| type        = loader
 +
| author      = Sven Peter and svpe
 +
| download    = Media:Sdelfload-0.4.tgz|v 0.4
 +
licence = GPL
 +
| source      =
 +
| peripherals = {{GCNController}} {{FrontSD}}
 +
}}
  
The miniloader is just a quick hack to make this work with trucha discs because the apploader i used didn't seem to support a non-standard entry point.
+
This is just a small '''Front SD ELF loader''' with a menu, written by Sven Peter, svpe #wiidev@efnet/blitzed, svpe@gmx.net.
  
 
There are probably still some bugs so don't blame me if something goes wrong.
 
There are probably still some bugs so don't blame me if something goes wrong.
  
 
See COPYING for the license (GNU GPL 2; and _only_ version 2)
 
See COPYING for the license (GNU GPL 2; and _only_ version 2)
 +
 +
  
 
== Usage ==
 
== Usage ==
Line 13: Line 23:
 
If you want to compile it yourself you just need to type 'make' in the root directory. Precompiled elf and dol binaries are included.
 
If you want to compile it yourself you just need to type 'make' in the root directory. Precompiled elf and dol binaries are included.
  
==PAL==
+
The miniloader/ is just a quick hack to make this work with trucha discs because the apploader i used didn't seem to support a non-standard entry point. The real loader with the front SD code is in the loader/ directory.
This application is NOT PAL-friendly. No matter which mode your Wii is in, it will boot all applications into NTSC. Have an NTSC-compatible TV to use this. This should be fixed with version 0.2.
 
  
==Credits==
+
When using the homebrew channel you might need to use the trucha-disc-loader.dol or build the miniloader/miniloader.elf file yourself.
 +
 
 +
== Credits ==
 
*Internal SD stuff by [[User:Bushing|bushing]], [[User:Marcan|marcan]] and maybe some more people. I just reversed the twilight hack elf loader.
 
*Internal SD stuff by [[User:Bushing|bushing]], [[User:Marcan|marcan]] and maybe some more people. I just reversed the twilight hack elf loader.
 
*FatFs by [http://elm-chan.org/fsw/ff/00index_e.html elm-chan.org].
 
*FatFs by [http://elm-chan.org/fsw/ff/00index_e.html elm-chan.org].
Line 22: Line 33:
 
*People from #wiidev who helped me with a few problems ;)
 
*People from #wiidev who helped me with a few problems ;)
  
==Changelog==
+
== ChangeLog ==
 +
*v0.4
 +
**Some bugfixes
 
*v0.2a
 
*v0.2a
 
**Wiimote shutdown code from this wiki added
 
**Wiimote shutdown code from this wiki added
Line 29: Line 42:
 
**Faster ELF loading due to removed debug printfs
 
**Faster ELF loading due to removed debug printfs
  
==Download==
+
== Download ==
*[[Image:Sdelfload-0.2.tgz]]
+
*[[Media:Sdelfload-0.4.tgz|Version 0.4]] | [http://ostsoft.net/go?to=wiidl&dl=15 Mirror] by Oste Hovel
*[[Image:Sdelfloader.tgz]]
+
*[[Media:Sdelfload-0.2.tgz|Version 0.2]]
 +
*[[Media:Sdelfloader.tgz|Version 0.1]]
 +
 
 +
 
 +
== Unofficial versions ==
 +
 
 +
=== GizmoTheGreen Version ===
 +
{{Infobox homebrew
 +
| title      = GizmoTheGreen Version
 +
| desc        =
 +
| type        = loader
 +
| author      = GizmoTheGreen
 +
<!--| download    = Media:Sdelfload-0.35-trial.zip
 +
| download    = Media:Sdelfload-0.3.zip
 +
| source      =-->
 +
| peripherals = {{GCNController}} {{FrontSD}}
 +
}}
 +
 
 +
These versions are not supported by svpe, but GizmoTheGreen, also #wiidev, or gizmothegreen [at] hotmail.com
 +
 
 +
NOTE: This download appears to be missing.
 +
 
 +
==== Changelog ====
 +
*v0.35
 +
**Added the miniloader again
 +
**Now only one A press
 +
**Even more beginner friendly (error retry)
 +
**Trial, give feedback please.
 +
*v0.3
 +
**Skips double "Press A.." before file listing
 +
**If SD card or something else fails:
 +
:Start + Z reloads TP loader to try again.
 +
 
 +
=== the.flamming.moe Version ===
 +
{{Infobox homebrew
 +
| title      = the.flamming.moe Version
 +
| desc        =
 +
| type        = loader
 +
| author      = the.flamming.moe
 +
| source      =
 +
| download    = Media:Sdelfload-0.4-wiimote.tar.gz
 +
| peripherals = {{Wiimote1}} {{FrontSD}}
 +
}}
 +
 
 +
/!\
 +
Wiimote support with wiiuse being pretty unstable, this version is also very unstable. I just created it for those who have no GameCube pad and can't launch different elf without renaming it in 'boot.elf'.
 +
 
 +
A way to make this work :
 +
* when asked to press 1&2, do it slowly, wait 5 second, re-do it, wait 5 seconds... until the leds switch on
 +
* wait for the sync
 +
* when asked to press A, wait about 10 seconds and then press A
 +
* use up and down to choose the elf file
 +
* wait about 10 seconds, then press A
 +
 
 +
[http://www.megaupload.com/?d=JS2B3KD0 Mirror] of download.
 +
 
 +
/!\
 +
I have only tested it on few elf files, and with the TP hack.
 +
 
 +
Have fun !!!
 +
 
 +
(Also, alternatively when prompted to press 1&2, you may press the red button on the Wii [next to the front SD slot] and on the Wiimote [underneath the battery cover]. Koziasty.)
 +
 
 +
=== MAG Loader ===
 +
{{Infobox homebrew
 +
| title      = MAG Loader
 +
| desc        = Another Front SD Elf loader
 +
| type        = loader
 +
| author      = MAG/PiratePila and AntonioND
 +
| source      =
 +
| download    = http://www.elotrolado.net/hilo_MAG-Loader_998560
 +
| peripherals = {{GCNController}} {{FrontSD}}
 +
}}
 +
Yet another Front SD Elf loader, this one uses the reset button.
 +
Current Version 0.2

Latest revision as of 22:59, 2 July 2010

Front SD ELF Loader
General
Author(s)Sven Peter and svpe
TypeLoader
Links
Download
Peripherals
GameCube Controller Loads files from the Front SD slot

This is just a small Front SD ELF loader with a menu, written by Sven Peter, svpe #wiidev@efnet/blitzed, svpe@gmx.net.

There are probably still some bugs so don't blame me if something goes wrong.

See COPYING for the license (GNU GPL 2; and _only_ version 2)


Usage

Create an "elf" directory (all letters in lower-case, don't include quotes) on your SD card and put all your ELF files in there. Load the tp-hack-loader.elf with the twilight hack or the trucha-disc-loader.dol with a trucha signed disc.

If you want to compile it yourself you just need to type 'make' in the root directory. Precompiled elf and dol binaries are included.

The miniloader/ is just a quick hack to make this work with trucha discs because the apploader i used didn't seem to support a non-standard entry point. The real loader with the front SD code is in the loader/ directory.

When using the homebrew channel you might need to use the trucha-disc-loader.dol or build the miniloader/miniloader.elf file yourself.

Credits

  • Internal SD stuff by bushing, marcan and maybe some more people. I just reversed the twilight hack elf loader.
  • FatFs by elm-chan.org.
  • ELF loading code taken from Geckoloader by dhewg, #wiidev at efnet. Written by dhewg, tmbinc and William L. Pitts
  • People from #wiidev who helped me with a few problems ;)

ChangeLog

  • v0.4
    • Some bugfixes
  • v0.2a
    • Wiimote shutdown code from this wiki added
  • v0.2
    • Video mode detection (should work on PAL TVs now)
    • Faster ELF loading due to removed debug printfs

Download


Unofficial versions

GizmoTheGreen Version

GizmoTheGreen Version
General
Author(s)GizmoTheGreen
TypeLoader
Peripherals
GameCube Controller Loads files from the Front SD slot

These versions are not supported by svpe, but GizmoTheGreen, also #wiidev, or gizmothegreen [at] hotmail.com

NOTE: This download appears to be missing.

Changelog

  • v0.35
    • Added the miniloader again
    • Now only one A press
    • Even more beginner friendly (error retry)
    • Trial, give feedback please.
  • v0.3
    • Skips double "Press A.." before file listing
    • If SD card or something else fails:
Start + Z reloads TP loader to try again.

the.flamming.moe Version

the.flamming.moe Version
General
Author(s)the.flamming.moe
TypeLoader
Links
Download
Peripherals
Wiimote1.svg Loads files from the Front SD slot

/!\ Wiimote support with wiiuse being pretty unstable, this version is also very unstable. I just created it for those who have no GameCube pad and can't launch different elf without renaming it in 'boot.elf'.

A way to make this work :

  • when asked to press 1&2, do it slowly, wait 5 second, re-do it, wait 5 seconds... until the leds switch on
  • wait for the sync
  • when asked to press A, wait about 10 seconds and then press A
  • use up and down to choose the elf file
  • wait about 10 seconds, then press A

Mirror of download.

/!\ I have only tested it on few elf files, and with the TP hack.

Have fun !!!

(Also, alternatively when prompted to press 1&2, you may press the red button on the Wii [next to the front SD slot] and on the Wiimote [underneath the battery cover]. Koziasty.)

MAG Loader

MAG Loader
General
Author(s)MAG/PiratePila and AntonioND
TypeLoader
Links
Download
Peripherals
GameCube Controller Loads files from the Front SD slot

Yet another Front SD Elf loader, this one uses the reset button. Current Version 0.2