https://bugs.winehq.org/show_bug.cgi?id=52433
Bug ID: 52433 Summary: TASInput (Mupen64-RR-Lua): checkbox is not cleared correctly Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: jackyguo18@hotmail.com Distribution: ---
Created attachment 71701 --> https://bugs.winehq.org/attachment.cgi?id=71701 TASInput after hovering over and clicking some of the radio buttons and checkboxes
Mupen64-RR-Lua is a fork of the original Mupen64 (NOT Mupen64Plus), used for tool-assisted speedruns of N64 games. It offers additional functionality on top of Mupen64, such as input recording, a custom input plugin and a Lua scripting system. TASInput is a N64 emulator input plugin that provides a window enabling the user to provide precise joystick values and button combos each frame.
source code: https://github.com/mkdasher/mupen64-rr-lua-/tree/master/tasinput_plugin/src.
Checkboxes and radio buttons in the TASInput window are not cleared before being redrawn, leading to weird overlapping graphics. See the attached screenshot.
Wine version: 7.0 (winehq-stable) Linux distro: Ubuntu 21.10 (impish) Display server: Wayland, GNOME Mutter
To reproduce, download the package from https://repack.skazzy3.com, then simply unzip to a folder and run mupen64.exe. From there, simply find an N64 ROM to run, and it should work.