We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Run debug mode
yarn gulp clean-debug ; yarn gulp debug ;
Delete yarn cache
yarn cache clean
Delete and reinstall node_modules
rm -r node_modules ; yarn install
Delete personal EmuConfigurator settings
rm -r ~/.config/emuflight-configurator/
Delete local presets cache
rm /tmp/user/$(id -u $(whoami))/presets-*.json