deleted by creator
- 0 Posts
- 16 Comments
I tested in these games -
ls -1 "$XDG_CONFIG_HOME/mod-manager"
:- Bloodstained: Ritual of the Night.toml
- Cyberpunk 2077.toml
- FlatOut 2.toml
- Gotham Knights.toml
- Grand Theft Auto: San Andreas.toml
- Ready Or Not.toml
- Stellar Blade.toml
- The Witcher 3.toml
cat "$XDG_CONFIG_HOME/mod-manager/Gotham Knights.toml"
active = "my" [my] mods = [ "nocape", "upscaler", ] [upscaler] # https://github.com/cdozdil/OptiScaler # v0.7.7-pre9 mods = ["OptiScaler"] [upscaler.environment] WINEDLLOVERRIDES = "version=n,b" [nocape] mods = [ # https://www.nexusmods.com/gothamknights/mods/330 "BatGirl Cape Off", ]
tree "/mnt/games/mod-manager/Gotham Knights/"
/mnt/games/mod-manager/Gotham Knights/ ├── BatGirl Cape Off │ └── Mercury │ └── Content │ └── Paks │ └── ~mods │ ├── BatGirl_Cape_OFF_Demon_26_P.pak │ ├── BatGirl_Cape_OFF_Demon_26_P.ucas │ ├── BatGirl_Cape_OFF_Demon_26_P.utoc │ ├── BatGirl_Cape_OFF_Eternal_13_P.pak │ ├── BatGirl_Cape_OFF_Eternal_13_P.ucas │ ├── BatGirl_Cape_OFF_Eternal_13_P.utoc │ ├── BatGirl_Cape_OFF_KnightOps_41_P.pak │ ├── BatGirl_Cape_OFF_KnightOps_41_P.ucas │ ├── BatGirl_Cape_OFF_KnightOps_41_P.utoc │ ├── BatGirl_Cape_OFF_Metal_36_P.pak │ ├── BatGirl_Cape_OFF_Metal_36_P.ucas │ ├── BatGirl_Cape_OFF_Metal_36_P.utoc │ ├── BatGirl_Cape_OFF_NeonNoir_22_P.pak │ ├── BatGirl_Cape_OFF_NeonNoir_22_P.ucas │ ├── BatGirl_Cape_OFF_NeonNoir_22_P.utoc │ ├── BatGirl_Cape_OFF_NewGuard_5_P.pak │ ├── BatGirl_Cape_OFF_NewGuard_5_P.ucas │ ├── BatGirl_Cape_OFF_NewGuard_5_P.utoc │ ├── BatGirl_Cape_OFF_Privateer_31_P.pak │ ├── BatGirl_Cape_OFF_Privateer_31_P.ucas │ ├── BatGirl_Cape_OFF_Privateer_31_P.utoc │ ├── BatGirl_Cape_OFF_Shinobi_46_P.pak │ ├── BatGirl_Cape_OFF_Shinobi_46_P.ucas │ ├── BatGirl_Cape_OFF_Shinobi_46_P.utoc │ ├── BatGirl_Cape_OFF_Titan_9_P.pak │ ├── BatGirl_Cape_OFF_Titan_9_P.ucas │ ├── BatGirl_Cape_OFF_Titan_9_P.utoc │ ├── BatGirl_Cape_OFF_YearOne_18_P.pak │ ├── BatGirl_Cape_OFF_YearOne_18_P.ucas │ └── BatGirl_Cape_OFF_YearOne_18_P.utoc └── OptiScaler └── Mercury └── Binaries └── Win64 ├── amd_fidelityfx_dx12.dll ├── amd_fidelityfx_vk.dll ├── D3D12_Optiscaler │ └── D3D12Core.dll ├── libxess.dll ├── libxess_dx11.dll ├── nvngx.dll ├── OptiScaler.ini └── version.dll
No idea why that tree is broken in monospace - it works in the preview, sorry!
I’ve built my own folder based mod-manager: https://github.com/Lucki/mod-manager
It’s using OverlayFs to lay mods on top of the game files which allows for easy switch-arounds of mod sets while keeping each mod separated in their own folder. It’s based upon config files and allows to freely collect mods in sets, even nested.
It’s probably full of unnoticed bugs because I’m the only one using it, but it works 🤷 I do have a bunch of convenience stuff queued up locally though. They need a bit of polishing but soon it’s ready for another push.
Lucki@feddit.orgto Selfhosted@lemmy.world•Peersuite p2p encrypted discord alternativeEnglish1·1 month agoMaybe give https://vdo.ninja/?screenshare=&quality=0 a try? That’s also completely WebRTC direct connection based. Saved as a bookmark it’s simple to spin up a stream, so the chat decision is disconnected from the streaming.
Lucki@feddit.orgto Linux@lemmy.ml•Anyone noticing Firefox not letting you use the address bar in some windows?2·1 month agoIf this happens after closing a tab: Search the direct tab to the left of the previously closed one and open it.
I noticed similar behaviour when the tab to the left isn’t loaded at closing time. It also affects all other websites being unresponsive.
Lucki@feddit.orgto Selfhosted@lemmy.world•What CI/CD tools are you guys using? I have Forgejo but I need a simple way of running automation.English2·3 months agoI once set up https://laminar.ohwg.net/
It has the special quirks that it’s configured outside the repository and script based. Listening for webhooks from forgejo needs an additional service though. (Like https://github.com/adnanh/webhook)
Demo: https://ci.ohwg.net/
Lucki@feddit.orgto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•Borrowing e-books in the EU just became a lot more complicated as libraries move to closed ecosystemsEnglish1·5 months agoI guess this answer is about the returning of licenses? Click on “Jetzt lesen” and the web reader opens. In the upper left you can return to the overview to see all your ready to read media and there’s the option to return the book.
Lucki@feddit.orgto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•Borrowing e-books in the EU just became a lot more complicated as libraries move to closed ecosystemsEnglish1·5 months agoWow, 2028. Well, your example isn’t even available at all here: https://www.onleihe.de/nbib24 Some libraries do send the login information with email so you could try to join a different library within a better area remotely.
Lucki@feddit.orgto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•Borrowing e-books in the EU just became a lot more complicated as libraries move to closed ecosystemsEnglish1·5 months agoMaybe there are different Onleihe services but the one I know of (onleihe.de) has multiple “copies” available, visible in the book “Infos” tab. Revoking licenses is also possible in the web reader. The revoking could be easier and it would be nice having even more licenses available for high demand items, but it isn’t nearly as bad as you’ve described.
16 available licenses
Revoking licenses in the web reader
Lucki@feddit.orgto Linux Gaming@lemmy.world•[Request] Linux Friendly Wired Gaming Mouse No RGBEnglish2·5 months agoI see you have the G502 in your current list: Make sure you get the X variant as those are using optical switches. I believe piper still needs a beta build to have the mouse included.
Lucki@feddit.orgto Selfhosted@lemmy.world•What is a service you host you never knew you needed?English3·5 months agoI’m still not sure that filter thing is necessary. FreshRSS can fetch content and images using the CSS selector of the website. You may want to check out the Advanced section in their documentation: https://freshrss.github.io/FreshRSS/en/users/04_Subscriptions.html#retrieve-a-truncated-feed-from-within-freshrss
Anyway, whatever works for you :)
Lucki@feddit.orgto Firefox@lemmy.ml•Reminder: Firefox has a good and privacy respecting local language translation of webpages builtin2·5 months agoWell, it’s the same AI supported translation running locally, so I very much expect it rivaling the online service.
Lucki@feddit.orgto Selfhosted@lemmy.world•What is a service you host you never knew you needed?English2·5 months agoWhat’s the extension for? FreshRSS can fetch contents natively.
Lucki@feddit.orgto Firefox@lemmy.ml•Reminder: Firefox has a good and privacy respecting local language translation of webpages builtin41·5 months agoSadly the translations are shit and even worse than the infamous Google translator. Nothing comes even close to DeepL. At least it’s local though.
Lucki@feddit.orgto DACH - Deutschsprachige Community für Deutschland, Österreich, Schweiz@feddit.org•Tutorial: Keine Lust, hier ständig was über Trump, Musk, Wagenknecht oder Merz zu lesen? So filtert ihr Posts auf Lemmy mit uBlock Origin5·6 months agoFYI: Falls man Tesseract als Frontend nutzt, kann man dort auch in den Einstellungen ohne Werbeblockerumweg filtern.
Looking in the aur libstdc++5-bin package it’s getting it from Debian pre-compiled: https://packages.debian.org/bullseye/libstdc++5
I don’t know about Nobara, but if isn’t available there you can get the library from the same source and use
LD_LIBRARY_PATH
to load that library.