• 0 Posts
  • 22 Comments
Joined 1 year ago
cake
Cake day: June 1st, 2023

help-circle
  • I’ve run into issues where a game will work with a specific version of wine but then not work with a newer version but then other games that don’t work with the older version, work with the new one.

    Theres also potentially issues of dependencies for one game breaking another game. Separate prefixes just make it easier to troubleshoot a game not working since you can just install/uninstall whatever dependencies that it might need without worrying about messing up other games.

    Its also just easier to delete the entire prefix when you realise you’ve installed too many useless dlls and you’ve finally found the one thing you do need to make the game work lol

    I also like to archive games I like since companies can just decide to remove their games from existence whenever they want. So I just add the separate prefix that has any extra dlls or tweaks to the archive so that the game should still work in 3 years without having to try and download dependencies that may not be as easy to find in the future

    But if you don’t have issues I don’t think its a big deal and if you do have issues with a game, you can just make a separate one for that anyway.



  • I use Lutris and set up my directories a “GameName” and then 2 subdirectories “game” “prefix” and point Lutris to these.

    All of the game files go in “game” and the prefix is created in “prefix” when I press play in Lutris. Any extras dlls that are needed can be installed with winetricks within Lutris to that specific prefix

    This way you can just compress and decompress “GameName” folder and point Lutris to these locations on whichever machine.

    You can choose which prefix version you want in Lutris and it will download that version for you. I’m pretty sure it saves the version to somewhere in ~.local/share/lutris I’m not at my PC now so not 100% sure of the path.

    It saves it to ~.local/share/lutris/runners/wine and you can put a custom wine build here and Lutris should recognise it when configuring the runner options

    So you could copy this over to the corresponding location on the deck and Lutris will automatically detect this version as installed and won’t have to download it again but its not necessary unless you don’t have internet on the deck, or you’re like me and want to keep an archive of the working prefix for the future in case the prefix version is no longer available for whatever reason and other version just won’t work.

    If you’re new to Lutris, I wrote a step by step guide on how I use Lutris on a different community

    https://sopuli.xyz/comment/9858101












    • Browsers

    Mull is my go to browser, based on Firefox with proprietary blobs removed and since its Firefox uBlock Origin can be installed

    Mulch is chromium based for when websites ~ break ~ with Mull. Both are by the same Dev that makes DivestOS

    • Utilities

    I’m not really sure what is meant by utilities but these are some apps that I utilise pretty much every day

    URLCheck for easily removing tracking from URLs either manually or automatically

    Bitwarden is my go to password manager, you can add their repo to your fdroid client to get auto updates

    Aegis for 2FA with easy backup and restore to and from files and supports importing files from so many other 2FA clients

    Insular utilises the work profile to separate out apps. Some people in my life still use WhatsApp so I have a whole profile just for it, I can’t wait for the DMA to fully kick in so I can get rid of WhatsApp

    Librera opens all of my documents for me and I can choose between scroller mode for PDF type stuff or reader mode for ebooks. It also has amoled black which I love.

    QbitController to easily manage all of my qbittorrent instances. It also automatically opens magnet links I tap on so I can add them to one of my instances easily

    RHVoice TTS that integrates with OSMand, I find I have better voice results with this compared to espeak

    Syncthing Fork to auto sync folders on my phone, PC and NAS

    Termux terminal emulator I use for SSH, it also runs Zotify and YT-DLP

    KDE Connect for controlling my cursor on my PC, quickly sharing files to and from my PC and for seamlessly sharing clipboards between them

    • Forgotten Apps

    Showly OSS Integrates with trakt(.)tv to keep track of shows and also has a discover tab for TV and movies

    Unexpected Keyboard I missed the keyboard discussion so I’m going to mention it here. It supports function keys! So I can use htop in SSH to kill processes on my PC when I break something and my screen freezes