Line 1:
Line 1:
−
'''Executable and Linking Format''' ('''ELF''') is the extension used on Wii mode Wii homebrew files.
+
'''Executable and Linking Format''' ('''ELF''') is the extension used on Wii mode Wii homebrew files. It is a standard format used for executable files, object files and shared libraries on most modern unix like systems. More information can be found at http://en.wikipedia.org/wiki/Executable_and_Linking_Format.
+
+
This format is supported by many Wii homebrew loading techniques, particularly the [[Homebrew Channel]], although other methods support Nintendo's [[Dol|.dol]] format.