Skip to content

Commit 4ea3dd0

Browse files
authored
Update README.md
1 parent c4bbb80 commit 4ea3dd0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ If these applications are not enough, you can install additional applications or
6464
* [Useful Tips](#useful-tips)
6565
+ [Sandbox](#sandbox)
6666
+ [About Wine](#about-wine)
67+
+ [LSFG-VK](#LSFG-VK)
6768
* [Known issues](#known-issues)
6869
* [Main used projects](#main-used-projects)
6970

@@ -515,6 +516,10 @@ If you have new enough Linux kernel (5.16 or newer), it's a good idea to enable
515516
$ WINEFSYNC=1 ./conty.sh wine someapplication.exe
516517
```
517518
519+
### LSFG-VK
520+
521+
Lsfg-vk is included in Conty, but is disabled by default. You can enable it by using `ENABLE_LSFG=1` environment variable, you also need Lossless.dll for it to work.
522+
518523
## Known issues
519524
520525
* Some Windows applications running under Wine complain about lack of free disk space. This is because under Conty root partition is seen as full and read-only, so some applications think that there is no free space, even though you might have plenty of space in your HOME. The solution is simple, just run `winecfg`, move to "Drives" tab and add your `/home` as an additional drive (for example, `D:`), and then install applications to that drive. More info [here](https://github.com/Kron4ek/Conty/issues/67#issuecomment-1460257910).

0 commit comments

Comments
 (0)