Astrum Earth's run-down on the facts of how screwed we are, re: planet ecosystem disruption https://www.youtube.com/watch?v=JLubu0orxPw
Tip: If you want to disable controller rumble for the GOG release of Born of Bread under Wine (i.e. not system-wide) and you're using Durazno as your XInput wrapper, you need to set a `native, then builtin` DLL override for `xinput1_3` in `winecfg` and the game will look for DLLs under `GOG Games/Born of Bread/BornOfBread/Binaries/Win64`, but the `durazno.ini` is created/searched next to the top-level `BornOfBread.exe` under `GOG Games/Born of Bread`.
Tip: If you don't want to use a Wine/Proton manager like Lutris or Bottles, the black texture bug that the game Born of Bread exhibits under the distro-provided Wine 9.0 on Ubuntu Linux 24.04 can be fixed by installing DXVK. (The last version compatible with Wine versions below 10.0 is DXVK 2.7.1.)
Tip: Use this command to batch-set all your installed GNOME Runtime-based Flatpak apps which don't yet use portallized Open/Save dialogs to default to opening the dialog to $PWD instead of the Recent tab.
for X in $(flatpak list --app-runtime=org.gnome.Platform --columns=application | tail +1); do flatpak run --command="gsettings" "$X" set org.gtk.Settings.FileChooser startup-mode cwd; done
Linux user, open-source enthusiast, science buff, and retro-hobbyist who occasionally reviews fanfiction.