Skip to content

Commit c2269c9

Browse files
Add docu about fmod and data root
1 parent 1c9575b commit c2269c9

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

src/faq/dataroot.png

69.3 KB
Loading

src/faq/index.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,3 +74,19 @@ compatible with your graphics drivers)
7474

7575
**Note:** You will probably need to extract `.zip` and `.mcpack` files
7676
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+
![dataroot](./dataroot.png)
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`
92+
macOS|`~/Library/Application Support/mcpelauncher`

0 commit comments

Comments
 (0)