-
Notifications
You must be signed in to change notification settings - Fork 8
Description
by default in flatpak version (arch ) the options.txt is stored in ### ~/.var/app/com.trench.trinity.launcher/data/mcpelauncher/games/com.mojang/minecraftpe/options.txt
I wantes to set W as both walk and Sprint key for a togglesprint SO i edited the file options.txt the following lines were edited
keyboard_type_0_key.sprint:87 and keyboard_type_0_key.forward:87
But it worked for a day and after i went in settings in game it stopped working , now the game dosent even care the config in options.txt
~/.var/app/com.trench.trinity.launcher/data/mcpelauncher/games/com.mojang/minecraftpe/sd.txt
was almost same copy of options.txt . Deleting these 2 files and relaunching the game didnt even recreate them.
Did I mess up or android minecraft is built different ?
I would really appecriate if anyone has a solution.