Difference between revisions of "SteamDeck"
Jump to navigation
Jump to search
Rubenwardy (talk | contribs) |
Rubenwardy (talk | contribs) |
||
Line 4: | Line 4: | ||
Simply switch to Desktop mode and install from the flatpak. | Simply switch to Desktop mode and install from the flatpak. | ||
− | You can enable the controls by going to Settings > All Settings > Search for joystick > Enable joystick | + | |
+ | You can enable the controls by going to Settings > All Settings > Search for joystick > Enable joystick. | ||
+ | However, you'll probably get better results with Steam's builtin input binding feature | ||
A keyboard is needed for full control, as the onscreen keyboard doesn't work yet. | A keyboard is needed for full control, as the onscreen keyboard doesn't work yet. |
Revision as of 12:09, 3 August 2022
This page contains information useful for developing Minetest for the Steam Deck. Contact rubenwardy with any questions.
Installing as an end user
Simply switch to Desktop mode and install from the flatpak.
You can enable the controls by going to Settings > All Settings > Search for joystick > Enable joystick. However, you'll probably get better results with Steam's builtin input binding feature
A keyboard is needed for full control, as the onscreen keyboard doesn't work yet. If you enable fullscreen, you'll also need a keyboard to exit Minetest (unless you return to steam using the power button)
Uploading using Deck DevKit
Source: https://partner.steamgames.com/doc/steamdeck/loadgames
- Name: Minetest
- Local folder:
/home/user/dev/minetest/
- Upload filtering [Include only]
/bin/*** /builtin/*** /games/devtest/*** /games/minetest_game/*** /textures/base/pack/*** /client/shaders/***
- Check "Delete remote files not present in local folder"
- Start command:
bin/minetest
- Save config
- Click Upload