From 168b427b790c1cca28d94bfeed1c66546b15e816 Mon Sep 17 00:00:00 2001 From: Lazorne Date: Mon, 11 Mar 2024 07:46:10 +0100 Subject: [PATCH] updated todo for configs --- emu-configs/yuzu/qt-config.ini | 2 +- incconfigs/todo.readme | 32 +++++++++++++++++++++++++++++++- 2 files changed, 32 insertions(+), 2 deletions(-) diff --git a/emu-configs/yuzu/qt-config.ini b/emu-configs/yuzu/qt-config.ini index 36b5f350..8fbb3621 100644 --- a/emu-configs/yuzu/qt-config.ini +++ b/emu-configs/yuzu/qt-config.ini @@ -1269,7 +1269,7 @@ theme\default=false [WebService] enable_telemetry=false enable_telemetry\default=false -web_api_url=https://api.yuzu-emu.org +web_api_url= web_api_url\default=true yuzu_token= yuzu_token\default=true diff --git a/incconfigs/todo.readme b/incconfigs/todo.readme index 7e2aa52c..f4e9974a 100644 --- a/incconfigs/todo.readme +++ b/incconfigs/todo.readme @@ -1,4 +1,34 @@ Vita3K + +Fix the bindings and make sure everything works + MAME + +Double check all the inputs and hotkeys for Player 1 to 4 + GZDoom -Solarus + +Fix the config. +Feel if the bindings are right when everything is done and all works as excpected. + +Primehack + +See what bindings works best + +Dolphin + +Look into Rotational controls while holding two buttons + right joystick. + +RetroArch + +User complained about Touchscreen +Make sure the config is SDL + +ALL + +Test all inputs after everything is done + + +Question: + +Does the X/Y A/B switcher needs to be updated?