![]() |
|
Tap function on ubuntu - Printable Version +- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org) +-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support) +--- Forum: General Discussion (https://forums.dolphin-emu.org/Forum-general-discussion) +--- Thread: Tap function on ubuntu (/Thread-tap-function-on-ubuntu) |
Tap function on ubuntu - ubuntu_user - 02-27-2022 I downloaded dolphin emulator version 5.0 for ubuntu 20.04 and I'm trying to configure my controller. I am following a guide that was made on windows. I need to configure the R-analog with the string: `Button 5`&tap(`Button 5`, 0.25) However I can't find the tap function and if I manually write it I get a syntax error. The only functions I can use are OR, AND, NOT, ADD, Detect, Select. Is there a way to reproduce tap's behavior with the basic functions that are provided? RE: Tap function on ubuntu - JosJuice - 02-27-2022 The tap function didn't exist in Dolphin 5.0. You'll need to update to a later version. |