Homebrew Channel: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
No edit summary
mNo edit summary
(39 intermediate revisions by 10 users not shown)
Line 1: Line 1:
{{Infobox VG
{{Infobox VG
|image    = [[File:Homebrew_Channel.png|300px]]
|channeltype = Downloadable (third party)
|developer = Team Twiizers
|developer = Team Twiizers
|channeltype = Downloadable (third party)
|released  = April 2, 2008
|image = [[File:Homebrew_Channel.png|300px]]
|genre    = Utility
|input    = Wii Remote, Wii Remote + Nunchuk, Classic Controller, GameCube Controller, Guitar Controller
|forumlink = http://forums.dolphin-emu.org/Thread-wii-channel-homebrew-channel
|forumlink = http://forums.dolphin-emu.org/Thread-wii-channel-homebrew-channel
}}
}}


This channel allows users to install or launch homebrew, or third-party applications, from a variety of media without having to run an exploit every time. Ideally the functionality of this channel, inside Dolphin, would allow the install or launch of any homebrew or third-party application without the "IOCTL_ES_LAUNCH: Game tried to reload ios or a title that is not available in your nand dump TitleID xxxxxxxxxxxxxxxx. Dolphin will likely hang now." or "Unknown pointer 0x83e10000 Continue?" errors appearing.
The '''''Homebrew Channel''''' is a freeware homebrew application loader that was developed to provide a way of easily running unofficial software on the [[Wii]] console. Once installed, it appears as a standard [[Wii Channels|Wii Channel]] on the [[Wii Menu]]. When launched, it displays a list of applications found on an SD card or USB drive. The user then selects an application to launch by using a Wii Remote or GameCube controller. It also accepts application uploads via a USB Gecko or TCP/IP (over Wi-Fi or Ethernet), which allows for quick application testing during development. When launched from the Wii Menu, the Homebrew Channel will check for updates to itself and automatically download them if the user chooses to do so.
 
The functionality provided by the Homebrew Channel is provided by Dolphin directly, so the HBC is not needed (except to work around Dolphin's broken Wii homebrew detection in some cases).
 
== Emulation Information ==
=== Pre-1.1.3 Black Screen ===
The developers of the Homebrew Channel had [https://forums.dolphin-emu.org/Thread-homebrew-channel-installation?pid=310212#pid310212 placed traps into the program] to prevent the Homebrew Channel from loading in Dolphin. There are other problems in pre-1.1.3 versions, which won't be documented here. The 1.1.3 release of the Homebrew Channel, which is now open source, has removed the anti-Dolphin code.


== Problems ==
== Problems ==
As of {{revision|3.0-376}}, the Homebrew Channel starts without error. Any previous revision or release version may cause Dolphin to crash or hang up randomly.
{{Problems|type=channel|{{#vardefineecho:problems|
=== Networking ===
Network initialization never completes.


As of {{revision|3.0-376}}, starting the Homebrew Channel, then reloading through the Home button may cause Dolphin to hang up randomly.  
=== Direct3D ===
Using Direct3D with XFB enabled will cause the screen go black, but the app stills work normally otherwise. Use OpenGL to solve this.


As of {{revision|3.0-376}}, starting the Homebrew Channel, then exiting through the Home button causes Dolphin to crash without showing panic handlers. Any previous revision or release version will see the following error: "Unknown pointer 0x83e10000 Continue?" Saying yes or no causes Dolphin to crash.
}}}}


== Configuration ==
== Configuration ==
<!--A full list of options is available at Template:Config/doc-->
{{Config
{{Config
|type = channel
|gfxbackend      = OpenGL
|gfxbackendnotes = Display output
}}
}}


== Version Compatibility ==
== Version Compatibility ==
{{VersionCompatibility}}
{{VersionCompatibility}}
<!--Use this template for compatibility entries: {{VersionCompatibilityVersion|revision|****}}-->
<!--Use this template for compatibility entries: {{VersionCompatibilityVersion|revision|****|notes}}-->
{{VersionCompatibilityVersion|7598|***}}
{{VersionCompatibilityVersion|7598|*|}}
{{VersionCompatibilityVersion|5.0-1399|****|Marcan's fixes to IOS and IPC HLE}}
{{VersionCompatibilityVersion|5.0-5874|****|XFB tweaks should no longer be needed to launch apps}}
{{VersionCompatibilityClose}}
{{VersionCompatibilityClose}}


== Testing ==
== Testing ==
{{testing/start|type=channel}}
{{testing/start}}
<!--Use this template for test entries: {{testing/entry|revision=|OS=|CPU=|GPU=|result=|tester=}}-->
<!--Use this template for test entries: {{testing/entry|revision=|OS=|CPU=|GPU=|result=|tester=}}-->
{{testing/entry|revision=7598|OS=Windows 7 x64|CPU=Intel Quad Core Xeon @ 2.8GHz|GPU=ATI Radeon HD 5770|result=All issues in the Problems section are present.|tester=SephirothFanatic}}
{{testing/entry|revision=7598|OS=Windows 7|CPU=Intel Quad Core Xeon @ 2.8GHz|GPU=ATI Radeon HD 5770|result=All issues in the Problems section are present.|tester=SephirothFanatic}}
{{testing/entry|revision=3.0|OS=Windows 7 x64|CPU=Intel Quad Core Xeon @ 2.8GHz|GPU=ATI Radeon HD 5770|result=All issues in the Problems section are present.|tester=SephirothFanatic}}
{{testing/entry|revision=3.0|OS=Windows 7|CPU=Intel Quad Core Xeon @ 2.8GHz|GPU=ATI Radeon HD 5770|result=All issues in the Problems section are present.|tester=SephirothFanatic}}
{{testing/entry|revision=3.0-376|OS=Windows 7 x64|CPU=Intel Quad Core Xeon @ 2.8GHz|GPU=ATI Radeon HD 5770|result=Starts and runs normally, except when reloading or exiting with the Home button.|tester=SephirothFanatic}}
{{testing/entry|revision=3.0-376|OS=Windows 7|CPU=Intel Quad Core Xeon @ 2.8GHz|GPU=ATI Radeon HD 5770|result=Starts and runs normally, except when reloading or exiting with the Home button.|tester=SephirothFanatic}}
{{testing/entry|revision=5.0-1422|OS=Linux (Debian sid)|CPU=Intel Core i5-4210H @ 3.5GHz|GPU=NVIDIA GeForce GT 940|result=Everything works (including launching homebrew, returning to Wii menu, shutting down) except networking.|tester=Léo}}
{{testing/entry|revision=5.0-2742|OS=Windows 7|CPU=Intel Celeron G1610 @ 2.6GHz|GPU=Intel HD Graphics|result=With D3D and XFB disabled looks normal but cannot launch homebrew; enabling XFB to real made it look black, but didn't crash. Using OGL and XFB to real seems to work normally, except for network.|tester=EblfIYH}}
{{testing/entry|revision=5.0-3951|OS=Windows 10|CPU=Intel Celeron G1610 @ 2.6GHz|GPU=Intel HD Graphics|result=Now, it crashes with D3D. OpenGL still work|tester=EblfIYH}}
{{testing/entry|revision=5.0-3965|OS=Windows 10|CPU=Intel Celeron G1610 @ 2.6GHz|GPU=Intel HD Graphics|result=D3D works again, with the same problems|tester=EblfIYH}}
{{testing/end}}
{{testing/end}}


== Gameplay Videos ==
== Gameplay Videos ==
<!--A full list of options is available at Template:VideoGallery/doc-->
{{VideoGallery
}}


[[Category:Wii Channels]]
[[Category:Wii Channels]]
6,576

edits

Navigation menu