Wiimotenewini
Wiimotenew.ini is a configuration file utilized by the Dolphin Emulator (and derivatives like Batocera-linux) to store user-defined mappings for Wii Remote inputs.
WiimoteNew.ini refers to a specific configuration file used by the Dolphin Emulator
/userdata/system/configs/dolphin-emu/Config/Wiimotenew.ini Anatomy of the .ini File
[Profile] Device = XInput/0/Gamepad Buttons/A = `Button A` Buttons/B = `Trigger R` Buttons/1 = `Button X` Buttons/2 = `Button Y` Buttons/- = `Button Back` Buttons/+ = `Button Start` Buttons/Home = `Button Guide` IR/Up = `Right Y+` IR/Down = `Right Y-` IR/Left = `Right X-` IR/Right = `Right X+` Swing/Up = `Right Y+` Swing/Down = `Right Y-` Swing/Left = `Right X-` Swing/Right = `Right X+` Nunchuk/Stick/Up = `Left Y+` Nunchuk/Stick/Down = `Left Y-` Nunchuk/Stick/Left = `Left X-` Nunchuk/Stick/Right = `Left X+` Nunchuk/Buttons/C = `Left Shoulder` Nunchuk/Buttons/Z = `Trigger L` Use code with caution. Tips for Optimization in 2026
Sincerely, [Your Name] [Your Contact Information] wiimotenewini
Defines how the virtual Wii Remote moves based on your input. IR: Defines how the pointer (IR) behaves. Example Configuration Snippet
In Linux-based emulation systems like Batocera, Wiimotenew.ini is often edited directly to map arcade joysticks or custom gamepads to Wii functions. Locating Wiimotenew.ini
// --- IR Mouse Control (Requires Sensor Bar) --- // Use the Wiimote cursor to move the mouse Mouse.CursorPosX = Wiimote.PointerX Mouse.CursorPosY = Wiimote.PointerY
| Problem | Most Likely Cause | The Solution (INCI - Identify, Navigate, Change, Isolate) | | :--- | :--- | :--- | | | The Swing mappings are missing or incorrectly defined in the file. | Identify your WiimoteNew.ini file. Navigate to the right section ( [Wiimote1] ). Change by adding the required Swing lines. Isolate the issue by testing in the game. | | The second player's controller isn't recognized | The Source line for [Wiimote2] is incorrect (e.g., 0 instead of 1 ). | Identify your WiimoteNew.ini file. Navigate to the [Wiimote2] section. Change the Source = 0 to Source = 1 and save. Isolate by launching a multiplayer game. | | Your custom settings keep resetting every time you launch Dolphin | The game or emulator is failing to save changes, or the file is being overwritten. | Identify and open WiimoteNew.ini . Navigate to make your changes. Change and save. Then right-click the file, go to Properties , and check "Read-only." Isolate by launching and closing Dolphin to see if the settings stuck. | | A specific third-party tool won't connect to Dolphin | The necessary UDP or configuration lines are missing from WiimoteNew.ini . | Identify your WiimoteNew.ini file. Navigate to the relevant [Wiimote] section. Change by adding the required lines. Isolate by trying to connect with the tool again. | | You're getting a "No usable adapter found" error | The Bluetooth adapter's Vendor ID (VID) and Product ID (PID) aren't configured. | Identify your Dolphin.ini file (this one's not in WiimoteNew.ini!). Navigate to the [BluetoothPassthrough] section. Change by adding VID = xxxx and PID = xxxx . Isolate by restarting Dolphin and checking the error message. | Wiimotenew
Always backup your original WiimoteNew.ini before making changes.
WiimoteNew.ini is a powerful file, but with great power comes great responsibility. The most important rule is: This way, if something goes wrong, you can easily restore a working copy.
Think of WiimoteNew.ini as the Dolphin emulator's permanent memory for your controller configurations. When you open Dolphin, go to the "Controllers" settings, and spend time mapping every button, shake, and pointer movement for your Wiimote, all of that hard work is saved into this one file.
: \saves\dolphin-emu\User\Config\WiimoteNew.ini IR: Defines how the pointer (IR) behaves
If you meant a different tool also named “WiiMoteNewIni” (e.g., a standalone re-mapper or driver utility), let me know and I can tailor the guide further.
WiiMoteNew.ini is a critical configuration file used by the Dolphin Emulator to store settings and input mappings for Wii Remotes
[wiimotenewini] # Version: 1.0.0 # Generated: [Current Date]