Emulator Issues #13726
open[Feature Request] Add an option for emulated balance board
0%
Description
Currently, Dolphin only has an option to use a real Wii Balance Board for input in games such as Wii Fit. This makes sense for casual play, but is insufficient for tool-assisted speedrunners hoping to create a well-optimised run. Adding an emulated option for the Balance Board (and ideally corresponding UI in the form of a TAS Input window) would be highly beneficial for TASers.
Updated by pokechu22 about 1 month ago
- Status changed from New to Work started
See https://github.com/dolphin-emu/dolphin/pull/8268 (which includes both controller and TAS input). It's mainly stuck on the controller configuration part not making too much sense; I'm pretty sure the TAS input works (though it's been a while since I last rebased it or did any testing).
Updated by JosJuice about 1 month ago
- Issue type changed from Bug to Feature request
Updated by pokechu22 about 1 month ago
I've rebased that PR. If you want to try it out on Windows, here's a build: https://dl.dolphin-emu.org/prs/78/50/pr-8268-dolphin-latest-x64.7z - I'd feedback on the UI.
Updated by InputEvelution about 1 month ago
Looks good to me as far as the TAS Input goes!
Updated by pokechu22 about 1 month ago
More work has been done over at https://github.com/dolphin-emu/dolphin/pull/13337 (https://dl.dolphin-emu.org/prs/33/00/pr-13337-dolphin-latest-x64.7z); feedback to make sure that the TAS tools still work nicely would be appreciated.