You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/faq/index.md
+16Lines changed: 16 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -74,3 +74,19 @@ compatible with your graphics drivers)
74
74
75
75
**Note:** You will probably need to extract `.zip` and `.mcpack` files
76
76
into their own subdirectory for them to work properly.
77
+
78
+
## Can I reenable the native fmod mode?
79
+
80
+
Yes for Minecraft 1.21.2x and below by extracting the lib/native folder of https://github.com/minecraft-linux/mcpelauncher-linux-bin/tree/1e84fde7d5fb90b913c84b9945700ef6af69df12 or https://github.com/minecraft-linux/mcpelauncher-mac-bin/tree/5189766d94de83a9fa6ea4f8477b1a5faca05bdb directly under [`Data Root`](#where-is-the-data-root-folder)`/lib/native`
81
+
82
+
## Where is the Data Root folder?
83
+
84
+

85
+
86
+
An incomplete list of known values, if your launcher profile has no a custom path.
87
+
88
+
Package Type|Path
89
+
---|---
90
+
linux|`~/.local/share/mcpelauncher`
91
+
linux (flatpak)|`~/.var/app/io.mrarm.mcpelauncher`
0 commit comments