[-] Mythnubb@lemm.ee 6 points 2 months ago

Since I only have my phone right now, here is October 2nd, 2019

[-] Mythnubb@lemm.ee 10 points 5 months ago

Sounds like it's replacing the neighboring coal power plant.

[-] Mythnubb@lemm.ee 7 points 5 months ago

I am also in the dark here. Not a fan of karaoke, but I see a VR headset so it looks like a good time to me.

[-] Mythnubb@lemm.ee 11 points 1 year ago

As other have said, I have a root docker directory then have directories inside for all my stacks, like Plex. Then I run this script which loops through them all to update everything in one command.

for n in plex-system bitwarden freshrss changedetection.io heimdall invidious paperless pihole transmission dashdot
do
    cd /docker/$n
    docker-compose pull
    docker-compose up -d
done

echo Removing old docker images...
docker image prune -f
[-] Mythnubb@lemm.ee 68 points 1 year ago

Well... I guess I'm seeding it now too

[-] Mythnubb@lemm.ee 5 points 1 year ago

Oh great, I just started my subscription..

[-] Mythnubb@lemm.ee 10 points 1 year ago

To add on to this, don't click the handles on the boot block, click and drag the entire boot block itself. You'll be able to move the boot partition to the left, then you can extend your main partition.

[-] Mythnubb@lemm.ee 28 points 1 year ago

Yes! I can't wait to get a mouthful!

[-] Mythnubb@lemm.ee 5 points 1 year ago

Very nice!

I'm using heimdall right now and like it, but those creative examples with system stats would be awesome. I might have to switch.

[-] Mythnubb@lemm.ee 27 points 1 year ago

How about Solid Explorer. It's my favorite file browser.

Also Network Analyzer Pro is a bunch of great network tools that I use quite often.

[-] Mythnubb@lemm.ee 5 points 1 year ago

You didn't list it, but what about Doom?

[-] Mythnubb@lemm.ee 31 points 1 year ago

To The Moon, was such a good story. The music from that game still floats around my head to this day.

19
submitted 1 year ago by Mythnubb@lemm.ee to c/steamdeck@sopuli.xyz

I've collected tips from around the internet and rolled them up into a single post

  • 98GB installed but may need 130-140GB during the install.
  • The game initially uses keyboard controls only, you need to enable gamepad support. See the end of this guide.
  • I'm running a locked 40FPS @ 1280x800 on medium settings.

After installing The Elder Scrolls Online through Heroic:

  1. Click the settings menu for The Elder Scrolls Online in Heroic.
  2. Select your preferred Wine-GE Proton version, I'm using 8-10 at the time of writing this and everything works perfectly ingame.
  3. Click "WINETRICKS"
    a. "Select the default wineprefix"
    b. "Install a Windows DLL or component"
    c. Scroll down, select "dotnet48" and click OK to install it. This will take some time, just wait. If any prompts come up, just click OK.
    d. Once it's done, close out of winetricks.
  4. Click the "WINECFG" button next to WINETRICKS.

a. Click Add, select "D:" drive, set the path to "/home/deck/Games/Heroic"
b. Click Apply, then OK.
5. Play!

Post tweaks:
In the game settings,
Settings > Gameplay > Gamepad - Turn ON
Settings > Gameplay > Use Keyboard login - Turn OFF
This enables full gamepad support.

view more: next ›

Mythnubb

joined 1 year ago