Skip to content

lineage_18.1 (2025.01.28)

Latest
Compare
Choose a tag to compare
@YogSottot YogSottot released this 28 Jan 18:07
· 2 commits to master since this release
adf5d85

system image 2025.01.28
vendor image 2025.01.28

patches included:
Enable squashfs images PR
force_mouse_as_touch option. PR
xmlconfig PR

How to use xmlconfig:
Create a directory ~/.local/share/waydroid/data/vendor/drirc.d/
Copy the file https://gitlab.freedesktop.org/mesa/mesa/-/raw/main/src/util/00-mesa-defaults.conf into the directory.

For example find the genshin block in the file and edit it:

        <application name="Genshin Impact" executable="com.miHoYo.GenshinImpact">
            <option name="ignore_discard_framebuffer" value="true" />
            <option name="force_gl_renderer" value="Mali-G710 MP10"/>
            <option name="force_gl_vendor" value="ARM"/>
        </application>