Sorry, book broke

  • 27 Posts
  • 358 Comments
Joined 2 years ago
cake
Cake day: June 11th, 2023

help-circle



  • sorrybookbroke@sh.itjust.workstoCanada@lemmy.caHere we go.
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    5 days ago

    On a differet note Ironworks also from Nova Scotia makes some great tasting rum. Smooth, sweet, and a bit thicker like it should be. Might sound a bit dumb but their maple rum is absolutely beautiful too. Not at all a gimmick like I first thought. For context I drink both neat








  • Ah shit, that sucks, sorry to hear.

    Sorry on that command if you’re using lua to configure the correct setting should be

    vim.opt.termguicolors = true
    

    Or in your init.vim set termguicolors should work too. Apologies for messing up that last comment

    If you’re still up to trying some stuff, last thing I can think of is tmux deciding not to take the setting. Forcing tmux to use true color may help with set -ag terminal-overrides ",$TERM:Tc" or launching with tmux -2 may help, you’ll have to source the tmux config again of course. Also confirming that your terminal supports true color


  • Huh, that is quite odd. Have you set tmux to true colour? If not that may be the issue, though I don’t see why it would select those specific colours.

    Incase you haven’t, here’s the configuration to do so. Place the following in your tmux.conf located at ~/.config/tmux/tmux.conf or ~/tmux.conf

    set -g default-terminal "screen-256color"

    you should have to run tmux source ~/.config/tmux/tmux.conf to get it to reload

    You may also have to add the following to your nvim config:
    set termguicolors

    or set TERM to xterm-256color in your shell (example: export TERM="xterm-256color" for bash)

    Though I doubt either are your problem.

    Edit: fixed neovim configuration


  • Yeah hear me out though, fuck linking accounts to anywhere, fuck DRM. That’s why I bought the game on GOG. The factorio site in no way needs to have any information on me in order to download mods. I in no way want to link shit to a third party. They don’t need to grab my info.

    I own factorio on GOG but there’s no way in hell I’m going to do that bullshit. I completely understand people being unwilling to buy because of this DRM. I bought it off GOG to avoid DRM. If I had known there’s no way in hell I’d have bought this game.

    Seriously, great game, fuck wube for shoving DRM down my throat for a mod. Lube up boys. Fuck that. 50 dollars and I have to submit to this man who fears piracy, an inevitability, more than they value real ownership of your product. Now I have to use an inferior product to avoid this trash

    If I could I’d refund just to pirate.




  • You’ll need to run the game once, at which point there should be a folder with a bunch of numbers in that folder. It seems like the folder is here from what you’ve posted:

    $HOME/Games/Heroic/Prefixes/default/Elden Ring/drive_c/users/reinoud/AppData/Roaming/EldenRing/76561197960267366

    I could be wrong however, sorry for that I only use heroic for GOG games

    But yeah, just paste the ER0000.sl2 file in that folder and all should be good, as long as you’re using the same pirated version of EldenRing. If you start the game and it says save file currupted or something along those lines, though I doubt it will, you’ll need the eldenring save manager mod to fix it. Again however, I doubt this is needed




  • You’ll want to get the save from steams prefix and copy it to heroics prefix, or your default prefix. Sorry, not near a pc so this’ll be a bit off

    The steam save file should be located somewhere around here:
    $HOME/.local/share/Steam/steamapps/compatdata/1245620/pfx/drive_c/users/steamuser/AppData/Roaming/EldenRing

    It should be called something like “er0001.sl2”

    Find the same location in your heroic prefix, which should be saved here

    $HOME/Games/Heroic/Prefixes/EldenRing/pfx/drive_c/users/steamuser/AppData/Roaming/EldenRing/

    Locations may be a bit different, sorry for any possible confusion.

    If you removed the game from steam already though the save file is gone. This has bitten me in the past personally

    Edit: Save file ends in sl2, not sl as I had stated before the edit



  • Hey man, what if someone steals this guys stolen art

    Seriously the AI art people are weird. Some guy prompted an AI mouse which became a meme. He then got very upset that the users of the meme weren’t giving him money while suggesting he could copyright it, like the guy who drew the troll face.

    Art thieves afraid their theft will get stolen. Wild world


  • Sorry I’m a bit late, and it seems you’ve chosen endeavor (good choice), but I’ll still give you some suggestions.

    First off on endeavor, it’s essentially just a graphical, easier arch installer so if you’re having issues and can’t find anything endeavour specific anything arch linux will work the same. The arch wiki os a great resource for anything.

    Secondarily, I can suggest opensuse tumbleweed, or fedora. Both are more stable while being very up to date. Arch, and endeavor, will usually be the first distro to see an issue that misses testing. These two distros are just a bit behind arch but still very quick to update. Tumbleweed is also pretty bare bones too, after I installed everything I needed for a normal work instal it was about 6.7gb. Great distro, terrible logo.

    To finish off I am sorry about manjaro. It does look great, it’s got a nice color scheme, and plasma by default is wonderful to see. That can be gotten pretty easily on any distro though. When you install endeavour you can select kde plasma. It’s also default on tumbleweed, and you can get a plasma spin for fedora.

    Wish you the best in your journey, I’m sorry it’s off to a bit of a rough start