A Small Tool to Make Modding Proton Games Easier
-> @jrgd@lemmy.zip @ jrgd @lemm.ee Posts 4Comments 117Joined 2 yr. ago

A summary from its site and known technical details:
- no telemetry by default
- includes uBlock Origin
- has sane privacy-respecting defaults
- prepackages arkenfox user.js
- relatively well-maintained fork of Firefox that keeps up with upstream
- No major controversies AFAIK
As for Windows 7, nobody should really need to install Librewolf anyway on such a device. No device running Windows 7 should have access to the internet at this point. If you are asking about compatibility intending this use case, you have bigger problems to worry about than your choice of browser. If you just need to view HTML files graphically, even Internet Explorer or an older firefox ESR will do.
For many with unstable ISP connections, http downloads can get corrupted. Torrents are superior in this regard as the file gets split into blocks that each get checksummed for integrity after completion. This helps to ensure that the large iso is actually complete and won't just be garbage on an attempted install. Even if you checksum the iso from http download, you have to pull the entire thing again if it is damaged whereas the torrent would just repull the damaged blocks automatically.
We are well beyond the point of a majority of common hardware having built-in kernel drivers and userland software for extra stuff like RGB control that the best advice is rather avoiding Linux, to instead avoid the trash hardware (NVidia for the time being, GoXLR, Broadcom, etc.). My GPU, audio hardware, network interfaces are both popular products and have worked out of the box for years now.
Assuming you are installing your Steam library on your ext4 partition rather than ntfs one for your Windows install, BeamNG will likely be the easier game to diagnose for your game crashes on launch. The log file to find for BeamNG is located by default in steamapps/compatdata/284160/pfx/drive_c/users/steamuser/AppData/Local/BeamNG.drive/0.32/
as beamng.log. By default in a standard Steam install, your steam library is located at ~/.steam/root/
. I am unsure if Bazzite installs Steam as a Flatpak. If it does, the default Steam library should be at ~/.var/app/com.valvesoftware.Steam/data/Steam/
. If you chose a custom location for your Steam library, it will be wherever you chose it to be.
How are these games (Lethal Company, BeamNG) installed? If they came from a Windows install on NTFS, just reinstall them on a proper filesystem and then you will be able to play them through proton. Roblox just doesn't work so it's not worth testing.
2-2-1 still insinuates having a remote backup. I don't see how this particular threat destroys a 2-2-1 setup.
Add SKSE manually, add it as an executable option in MO2.
What makes Nextcloud unreliable for your use case? I've used the calendar (caldav) functionality for years without issue in sync.
I'd imagine mpd with one of many frontends would work well enough. You'd just need to use a dummy music library directory with symlinks to your four music storages for mpd to pick up and catalog everything.
Tbf to cloud sync, nothing is stopping you from using your own backup/restore service with your drm-free titles compared to the other features that Galaxy offers.
GOG has DRM for many titles: see Galaxy. As I understand it, it isn't as pervasive as Steam, but is necessary if you want multiplayer on many titles or care about extras like achievements.
On my Fedora KDE install on 40, hibernate is now an available power option. The install has been in upgrade cycles since 35 at this point. I would imagine that barring different DEs showing different power options being a possibility, it is more on detecting hardware compatibility for functional hibernation.
Tiny 11 comes in two variants:
Tiny11 Core is not suitable for use on physical hardware as it outright disables updates. It's best used for short-term VM instances.
Tiny11 also has problems with updates. The advantages gained through Tiny11 will erode with applying Windows updates. The installer is more tolerable than Windows 11 by not forcing an online account (but still needing to touch telemetry settings). Components like Edge and One drive will inevitably rebuild themselves back in with cumulative updates. If this is something that coerces you to not update your system, don't subject yourself to using Tiny11. Additionally Tiny11 fails to apply some cumulative updates out of the box, which could be a further security risk.
I recently tested the main Tiny11 in a VM based on a different user recommending it in a now deleted thread. I was skeptical knowing the history of Tiny10 onward that 11 would actually be able to update properly, and NY findings backed up my initial skepticism of functional updates.
The heated bed is coupled to a thermistor. I'd argue controlling the temperature in order to not accidentally overheat parts of the phone is a step above a hair dryer.
The worst gotchas and limitations I have seen building my own self-host stack with ipv6 in mind has been individual support by bespoke projects more so system infrastructure. As soon as you get into containerized environments, things can get difficult. Podman has been a pain point with networking and ipv6, though newer versions have become more manageable. The most problems I have seen is dealing with various OCI containers and their subpar implementations of ipv6 support.
You'd think with how long ipv6 has been around, we'd see better adoption from container maintainers, but I suppose the existence of ipv6 in a world originally built on ipv4 is a similar issue of adoption likewise to Linux and Windows as a workstation. Ultimately, if self-rolling everything in your network stack down to the servers, ipv6 is easy to integrate. The more one offloads in the setup to preconfigured and/or specialized tools, the more I have seen ipv6 support fall to the wayside, at least in terms of software.
Not to mention hardware support and networking capabilities provided by an ISP. My current residential ISP only provides ipv4 behind cgnat to the consumer. To even test my services on ipv6, I need to run a VPN connection tunneling ipv6 traffic to an endpoint beyond my ISP.
only as in free beer
If that is the case, the developer should have likely noted otherwise before closing the issue as the final piece of discussion. That is good to know that your experience hasn't dropped the OS into base Windows 11. If as you say is true, the developer should also really spend some time cleaning up the README and clarify that base Tiny11 can actually be updated in-OS. I will still test in a VM later today to confirm that Tiny11 doesn't actually erode or degrade on update for myself.
only as in free beer
From the Github README:
Also, for the very first time, introducing tiny11 core builder! A more powerful script, designed for a quick and dirty development testbed. Just the bare minimun, none of the fluff. This script generates a significantly reduced Windows 11 image. However, it's not suitable for regular use due to its lack of serviceability - you can't add languages, updates, or features post-creation. tiny11 Core is not a full Windows 11 substitute but a rapid testing or development tool, potentially useful for VM environments.
It literally says that it cannot be updated from a built OS install. You need to reinstall tiny11 by rebuilding the install image with a newer Windows 11 base image. Obviously it would be best to do this every time there is a security patch release for Windows 11.
EDIT: Rereading further, the bigger Tiny11 image might be able to be updated in-OS. I'm going to dig through the ps1 scripts to see if the README holds up to that un-noted capability.
EDIT2: I don't see any registry edits that knock Windows Updater offline. I'll test it in a VM to see if things work (from prebuilt when it eventually downloads). Though I am unsure at this moment if such an image's changes will survive a Windows update at all.
EDIT3: VM not tested yet, but an issue on the GitHub seems to corroborate my initial assumption.
EDIT4: VM tested. Things claimed to be patched out (Edge) came back with one of the cumulative updates applied shortly after install. Other cumulative updates are being blocked (error instantly on attempt to install after download) (perhaps unintentionally). Image downloaded claimed to be for 23H2, but Windows 11 22H2 was installed, seemingly with no way to actually upgrade. I think my point stands.
only as in free beer
Do note that this system is liable to leave your computer vulnerable as it has no way to update itself from within the OS.
This image would be fine for booting short-term VMs as long as you periodically rebuild and reinstall it, but not ready for consumer use.
Windows does have memory compression, though you can't really change the algorithm or how aggressive it is. AFAIK it is just a toggle of on or off.
It doesn't currently allow for concurrent execution of EXE files, but that's a good idea. I'll see about implementing it.