Signed-off-by: Edu4rdSHL <edu4rdshl@protonmail.com>
This commit is contained in:
Edu4rdSHL 2021-08-31 05:48:01 -05:00
parent d49affc325
commit ef9b46f0ef
No known key found for this signature in database
GPG key ID: 3A574A4009F553E5
4 changed files with 20 additions and 1 deletions

View file

@ -0,0 +1,5 @@
title Linux LQX - MuQSS
linux /vmlinuz-linux-lqx
initrd /amd-ucode.img
initrd /initramfs-linux-lqx-fallback.img
options root=/dev/nvme0n1p3 rootflags=subvol=_active/root resume=/dev/nvme0n1p2 mitigations=off nowatchdog quiet rw

View file

@ -2,4 +2,4 @@ title Linux LTS
linux /vmlinuz-linux-lts
initrd /amd-ucode.img
initrd /initramfs-linux-lts.img
options root=/dev/nvme0n1p5 resume=/dev/nvme0n1p7 mitigations=off systemd.unified_cgroup_hierarchy=1 nowatchdog quiet rw
options root=/dev/nvme0n1p3 rootflags=subvol=_active/root resume=/dev/nvme0n1p2 mitigations=off nowatchdog quiet rw

View file

@ -0,0 +1,5 @@
title Linux MUQSS v3
linux /vmlinuz-linux-tkg-muqss-generic_v3
initrd /amd-ucode.img
initrd /initramfs-linux-tkg-muqss-generic_v3.img
options root=/dev/nvme0n1p3 rootflags=subvol=_active/root resume=/dev/nvme0n1p2 mitigations=off nowatchdog quiet rw

View file

@ -0,0 +1,9 @@
1. Run Winetricks in Uplay's Lutris instance
2. Follow : "Select the default wineprefix" > "Install a Windows DLL or component"
3. Check "crypt32", validate, and wait for the installation to complete
4. Close Winetricks
5. Run Wine configuration in Uplay's Lutris instance
6. In the "Library" tab, select the "crypt32" entry in the list
7. Click "Edit", select "integrated (Wine)", validate
8. Close Wine configuration