Changes

2 bytes removed ,  18:05, 10 August 2009
m
Robot: Cosmetic changes
Line 1: Line 1: −
'''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.
+
'''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 most methods also support Nintendo's [[Dol|.dol]] format, and some methods only support one or the other.
+
This format is supported by many Wii homebrew loading techniques, particularly the [[Homebrew Channel]], although most methods also support Nintendo's [[Dol|.dol]] format, and some methods only support one or the other.
    
<!--
 
<!--
Line 9: Line 9:  
According to marcan on #wiidev, all the current Wii elf files are actually broken, and the only reason why they load correctly is because the loaders are also broken. In the future, he says that they will make the [[Homebrew Channel]] incompatible with these broken files, and only compatible with working ones. Therefore, it is currently advised to use [[dol]] files wherever possible.
 
According to marcan on #wiidev, all the current Wii elf files are actually broken, and the only reason why they load correctly is because the loaders are also broken. In the future, he says that they will make the [[Homebrew Channel]] incompatible with these broken files, and only compatible with working ones. Therefore, it is currently advised to use [[dol]] files wherever possible.
 
-->
 
-->
 +
 
[[Category:File formats]]
 
[[Category:File formats]]
1,189

edits