diff --git a/FAQ.md b/FAQ.md new file mode 100644 index 0000000..f2ef0e5 --- /dev/null +++ b/FAQ.md @@ -0,0 +1,29 @@ +# FAQ + +## Which games do you play with this? + +Mostly games that lack gamepad support. +That includes older games and many indie games. + +## Any popular games? + +I've played Cassette Beasts, Dead Cells and Asphalt 9 with it. + +## The default mapping doesn't work for me. What do I do? + +You can change the mapping in the source code and build the server yourself. +With a bit of remapping, almost everything is playable. +The server will eventually have a GUI for changing the mapping. + +## I want to change the colour of the gamepad + +Again, this is something that will be added in the future. +I have already prepared alternate colours for the gamepad. + +If you are can build the app yourself, you can change the primary colours in [ui/theme/Color.kt](https://github.com/kitswas/VirtualGamePad-Mobile/blob/main/app/src/main/java/io/github/kitswas/virtualgamepadmobile/ui/theme/Theme.kt). +The app will generate tonal variations of the primary colour for the rest of the UI. + +## You mentioned cool upcoming features. When will they be available? + +As soon as I can have time to work on it. :) +If you want them sooner, you can contribute to the project. diff --git a/README.md b/README.md index 8e54efd..f094f15 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,8 @@ Run the server on your PC and the client on your phone. Connect to the server from the Android app by entering the IP address and port of the server. Both devices need to be on the same network. +There's an [FAQ](FAQ.md) for gamers. + ## Troubleshooting If you're having trouble connecting to the server, try disabling your firewall or adding an exception for the server.