Guide_Wii/_pages/en_US/osc.md
2023-10-05 07:35:42 -05:00

66 lines
3.2 KiB
Markdown

---
title: "Open Shop Channel"
---
{% include toc title="Table of Contents" %}
For support (in English) with the Open Shop Channel, join [Open Shop Channel on Discord](https://discord.gg/osc).
{: .notice--primary}
The [Open Shop Channel](https://oscwii.org/) is a homebrew app repository created by dhtdht020, and is currently the preferred way to download homebrew. Not only is it more convenient due to having the most commonly used homebrew in one place, but it is also safer as apps are manually added to the repository. You can see where an app is being obtained from by checking its [manifest](https://github.com/OpenShopChannel/Apps/tree/master/contents).
There are two methods to use the Open Shop Channel: on your Wii through the Homebrew Browser, or outside of your Wii through OSCDL.
### Method I - Homebrew Browser
#### Requirements
+ A homebrewed Wii with an active Internet connection
+ An SD card or USB drive
+ [The Homebrew Browser](https://oscwii.org/library/app/homebrew_browser)
#### Instructions
1. Download the reccomended `.zip` file from the Open Shop Channel website.
![Homebrew Browser .ZIP download](/images/osc/zip-download-HBB.png)
1. Extract the `apps` folder in the archive to the root of your SD card or USB drive. Optionally, the archive also comes with a guide on how to use the Homebrew Browser.
1. Insert your SD card or USB drive into your Wii, and go to the Homebrew Channel. The Homebrew Browser should now display.
### Method II - OSCDL
#### Requirements
+ A Windows/macOS/Linux computer with an internet connection
+ An SD card or USB drive
+ The latest version of [OSCDL](https://github.com/dhtdht020/osc-dl/releases/latest)
#### Instructions for Windows
1. Download `oscdl-installer.exe` and run the installer. Optionally, you may instead download `oscdl-standalone.exe`, which does not have to be installed and instead runs as a portable executable.
![OSCDL executable download](/images/osc/exe-download-OSCDL.png)
1. If you get a User Account Control pop-up that asks whether or not you would like the program to make changes to your PC, select Yes. Open Shop Channel is a safe application.
1. Let the installer run, and then launch OSCDL once the process is finished.
![OSCDL installer finished](/images/osc/install-finished-OSCDL.png)
1. Find an application that you would like to get, and press the Download button. Alternatively, you can send the app directly to your Wii (this requires that your computer and Wii be on the same network).
![OSCDL app download](/images/osc/app-download-OSCDL.png)
1. A `.zip` file containing your app should download to wherever you specified the directory to be. Extract the `apps` folder in this archive to the root of your SD card or USB drive.
1. Insert your SD card or USB drive into your Wii, and go to the Homebrew Channel. Your downloaded piece of homebrew should now display.
#### Instructions for macOS/Linux
UNDER CONSTRUCTION
Continue to [Recommended Homebrew](recommended-homebrew)<br>
This guide outlines selections of homebrew that we think are useful to have; these range from utilities to emulators and more.
{: .notice--info}
[Return to site index](site-navigation)<br>
{: .notice--info}