All Projects → SuperLouis64 → RingfitAdventure-BotW-Mod

SuperLouis64 / RingfitAdventure-BotW-Mod

Licence: GPL-3.0 license
Using a Ring Fit Adventure mod for The Legend of Zelda: Breath of the Wild. This allows the user to control the game with exercises.

Projects that are alternatives of or similar to RingfitAdventure-BotW-Mod

botw-unexplored
Easily view the unexplored korok seeds and locations in your BotW savefile on your Switch
Stars: ✭ 79 (+19.7%)
Mutual labels:  nintendo-switch, breath-of-the-wild
Hyrule-Compendium-API
An API serving data on all creatures, monsters, materials, equipment, and treasure in The Legend of Zelda: Breath of the Wild.
Stars: ✭ 82 (+24.24%)
Mutual labels:  zelda, breath-of-the-wild
sarc
Nintendo SARC archive reader and writer
Stars: ✭ 16 (-75.76%)
Mutual labels:  nintendo-switch
SmartSpin2k
Transform your spin bike into a Smart Trainer!
Stars: ✭ 88 (+33.33%)
Mutual labels:  exercise
interview
Interview challenge for potential candidates.
Stars: ✭ 28 (-57.58%)
Mutual labels:  exercise
CPP Primer
My solutions to C++ Primer(5th edition) exercises.
Stars: ✭ 41 (-37.88%)
Mutual labels:  exercise
switch-cmake
CMake toolchain for Nintendo Switch homebrew development
Stars: ✭ 38 (-42.42%)
Mutual labels:  nintendo-switch
Switch-Screenshots
Script to organize Nintendo Switch screenshots by directory instead of date.
Stars: ✭ 50 (-24.24%)
Mutual labels:  nintendo-switch
fusee-nano
A minimalist re-implementation of the Fusée Gelée exploit (http://memecpy.com), designed to run on embedded Linux devices. (Zero dependencies)
Stars: ✭ 49 (-25.76%)
Mutual labels:  nintendo-switch
SoftUni-Software-Engineering
SoftUni- Software Engineering
Stars: ✭ 47 (-28.79%)
Mutual labels:  exercise
baidu-college-exercise
📝2017百度前端技术学院
Stars: ✭ 30 (-54.55%)
Mutual labels:  exercise
NSW-Custom-Game-Icons
Nintendo Switch custom game icons, icon repo for NX-GiC
Stars: ✭ 33 (-50%)
Mutual labels:  nintendo-switch
docker-advance-training-exercise
Materials for Docker Advanced training
Stars: ✭ 14 (-78.79%)
Mutual labels:  exercise
Universal-Manager
Multimedia tool for Nintendo DSi, Nintendo 3DS and Nintendo Switch.
Stars: ✭ 26 (-60.61%)
Mutual labels:  nintendo-switch
42-piscine-exam
This repo has all exercises of "C Exam Alone In The Dark - Beginner" sorted from level_00 to Level_05
Stars: ✭ 218 (+230.3%)
Mutual labels:  exercise
SlideNX
A work in progress module to change JoyCon attach/detach sound
Stars: ✭ 24 (-63.64%)
Mutual labels:  nintendo-switch
switch-launcher
GUI-Based desktop switch payload launcher based on a modified reswitched injector
Stars: ✭ 19 (-71.21%)
Mutual labels:  nintendo-switch
SysBot.AnimalCrossing
Animal Crossing: New Horizons bot using SysBot.NET
Stars: ✭ 54 (-18.18%)
Mutual labels:  nintendo-switch
Randomizer
The official Twilight Princess Randomizer 1.0+ Code
Stars: ✭ 26 (-60.61%)
Mutual labels:  zelda
minishmaker
Level editing suite for The Legend of Zelda: The Minish Cap
Stars: ✭ 58 (-12.12%)
Mutual labels:  zelda

Ring Fit Adventure Mod for BotW

Using a Ring Fit Adventure mod for The Legend of Zelda: Breath of the Wild! This allows the user to attempt to play BotW on the switch with IRL exercies. Run to move in-game, squat to use the menus! What can go wrong? If you end up using the mod for YouTube, Twitch, etc, all I ask is to be credited, don't be a jerk about it. Hit me up at https://twitter.com/SuperLouis_64

Overall Design of the Mod

The idea is to try get some of the excerises from Ring Fit Adventure to work with the inputs of BotW, here is what the mod can do so far:

  • The Joystick is locked behind jogging. Once the user jogs/runs in palce, they are allowed to move in-game
  • Swinging the Ring-con/joycon activates the attack button.
  • Squatting will open up the pause menu if you press the "+" button and squat at the same time
  • The face buttons on both joycons will still work!

Hardware Needed

This mod needs some hardware to get running. I have a full tutorial on my website if you need more information: https://www.controllerbend.com/ringfitbotw.html

  • Titan Two Input Converter
  • RingCon and Legstrap (not needed but helps)
  • Titan Two Wireless Expansion Kit

Software Needed

To interact with the Titan Two, you'll need to download Gtuner IV. "Gtuner IV is the main software for programming, updating and configuring the Titan Two device, featuring an complete IDE with integrated compiler for the GPC script language. Gtuner IV also provides user friendly interfaces for easy download, configure and use gamepacks or user made scripts. Based in a modern framework, Gtuner IV supports multi-platform, high resolution monitors and localization" - ConsoleTuner's site.

How to Set-up the Mod

I have an old video that shows a how to set-up the mod. It will be updated for the current mod on the https://www.controllerbend.com/ringfitbotw.html site once it's ready. YouTube Video: https://www.youtube.com/watch?v=HYn3pWXMPF8

  1. Connect your Titan Two to your Switch via the OUTPUT port
  2. Connect your Titan Two to your PC via the PROG port
  3. Open up the Gtuner IV software
  4. Load the RingFit_BotW.gpc file to the Gtuner IV GPC Script IDE
  5. Connect your joycons to the Titan Two via the Device Configuration tab on the right side of the UI. (Use the "Wireless Bluetooth Pairing" button after activating the JoyCons Sync Button")
  6. Turn on your Nintendo Switch and launch BotW
  7. Press the Green "Test and debug" Arrow on Menu file
  8. Workout to your heart's content!

FAQ

  • Q: Do I need the Wireless Expansion Kit?

  • A: Yes, you can't connect to your Joycons without it

  • Q: It seems a bit janky with running and squating, what's the issue?

  • A: Check out the magic numbers, you'll have to change some digits in the ACCEL_1_Y) > -20.00 or get_val(ACCEL_1_Y) < -30.6) areas to get it to work for you. Also this isn't a complete 1:1 from Ring Fit adventure, just my attempt to replicate it as a single person. Remember, it probably took a team and a half years of work at Nintendo to do this. I'm just one person doing it for free.

  • Q: I'm having issues settings things up, what am I doing wrong?

  • A: Shoot me a message on twitter on https://twitter.com/SuperLouis_64, the Titan Two is hard to set up the fist time.

  • Q: This is a bit expensive, is there a cheaper option?

  • A: At the moment no. I'm working on an Arduino version that will hopefully make it way way cheaper but until then, this is the only method I know how to make this work! Sorry.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].