Move webapp to separate repo and update readme
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -10,3 +10,6 @@
|
||||
[submodule "Firmware/external/Pico-PIO-USB"]
|
||||
path = Firmware/external/Pico-PIO-USB
|
||||
url = https://github.com/wiredopposite/Pico-PIO-USB.git
|
||||
[submodule "WebApp"]
|
||||
path = WebApp
|
||||
url = https://github.com/wiredopposite/OGX-Mini-WebApp.git
|
||||
|
||||
@@ -3,6 +3,8 @@
|
||||
|
||||
Firmware for the RP2040, capable of emulating gamepads for several game consoles. The firmware comes in many flavors, supported on the [Adafruit Feather USB Host board](https://www.adafruit.com/product/5723), Pi Pico, Pi Pico 2, Waveshare RP2040-Zero, Pi Pico W, RP2040/ESP32 hybrid, and a 4-Channel RP2040-Zero setup.
|
||||
|
||||
Visit the web app here: [https://wiredopposite.github.io/OGX-Mini-WebApp/](https://wiredopposite.github.io/OGX-Mini-WebApp/) to change your mappings and deadzone settings. To pair the OGX-Mini with the web app, plug your controller in, then connect it to your PC, hold **Start + Left Bumper + Right Bumper** to enter Web app mode. Then click "Connect" in the web app and select the OGX-Mini.
|
||||
|
||||
## Supported platforms
|
||||
- Original Xbox
|
||||
- Playstation 3
|
||||
|
||||
1
WebApp
Submodule
1
WebApp
Submodule
Submodule WebApp added at 49958c4dff
Reference in New Issue
Block a user