Line 45: |
Line 45: |
| | | |
| === How can I remap the keyboard bindings? === | | === How can I remap the keyboard bindings? === |
− | Put a '''keyboardremapsingle.txt''', '''keyboardremapleft.txt''' or '''keyboardremapright.txt''' into | + | Put a '''keyboardremapsingle.txt''', '''keyboardremapleft.txt''' or '''keyboardremapright.txt''' into '''[[#Game file director]]/''' |
− | - '''Windows:''' %localappdata%\Daedalic Entertainment GmbH\Unrailed\GameState\AllPlayers
| + | |
− | - '''MacOS:''' ~/Library/Application Support/UnrailedGame/GameState/AllPlayers/
| |
− | - '''Linux:''' ~/.local/share/UnrailedGame/GameSate/AllPlayers
| |
| An example can be found here: [[:File:keyboardremapsingle.txt]]. Note that all lines starting with # are comments and not active. If you want to change the EmojiTrigger button to [P], add the line: | | An example can be found here: [[:File:keyboardremapsingle.txt]]. Note that all lines starting with # are comments and not active. If you want to change the EmojiTrigger button to [P], add the line: |
| <pre>EmojiTrigger P</pre> | | <pre>EmojiTrigger P</pre> |
Line 60: |
Line 58: |
| === How can I change the graphics settings? === | | === How can I change the graphics settings? === |
| - From the main menu walk and click on '''Settings > Graphics'''. | | - From the main menu walk and click on '''Settings > Graphics'''. |
− | - If the game is running too slow to change it in game, then in: | + | - If the game is running too slow to change it in game, then in: '''[[#Game file director]]/settings.txt''' |
− | - '''Windows:''' %localappdata%\Daedalic Entertainment GmbH\Unrailed\GameState\AllPlayers\settings.txt
| + | - You can find the line '''quality x''' where x is a number. (5 for very low, 0 for low, 1 medium, 2 high, 3 very high, 4 ultra) |
− | - '''MacOS:''' ~/Library/Application Support/UnrailedGame/GameState/AllPlayers/settings.txt
| |
− | - '''Linux:''' ~/.local/share/UnrailedGame/GameSate/AllPlayers/settings.txt
| |
− | - You can find the line '''quality x''' where x is a number. (5 for very low, 0 for low, 1 medium, 2 high, 3 very high, 4 ultra)
| |
| | | |
| === How to see farther to the right and left === | | === How to see farther to the right and left === |
Line 118: |
Line 113: |
| - Open dxdiag ([Win]+[R] and enter dxdiag) and click "Save all informations... " and send me the file. | | - Open dxdiag ([Win]+[R] and enter dxdiag) and click "Save all informations... " and send me the file. |
| - Post the files in Discord (https://discord.gg/unrailed) under #bugs. | | - Post the files in Discord (https://discord.gg/unrailed) under #bugs. |
| + | |
| + | == Game file director == |
| + | - '''Windows:''' %localappdata%\Daedalic Entertainment GmbH\Unrailed\GameState\AllPlayers |
| + | - '''MacOS:''' ~/Library/Application Support/UnrailedGame/GameState/AllPlayers/ |
| + | - '''Linux:''' ~/.local/share/UnrailedGame/GameSate/AllPlayers |