sorrybookbroke

joined 1 year ago

Yeah that's the expected output. I'd see if alacritty or kitty works as expected to rule out foot being the issue, then manually setting term=xterm-256color in your foot.ini if it does work in either

This must be incredibly frustrating

[–] sorrybookbroke@sh.itjust.works 1 points 1 day ago* (last edited 1 day ago) (3 children)

Yeah thought you may have done so, still good to check. Hope the best for you but I can't think of anything else myself, unless you have a background set in tmux and a transparent background in neovim

For others who may help, what terminal are you using? What is is the output of echo $TERM?

[–] sorrybookbroke@sh.itjust.works 2 points 1 day ago* (last edited 1 day ago) (5 children)

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

[–] sorrybookbroke@sh.itjust.works 3 points 1 day ago* (last edited 1 day ago) (8 children)

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

[–] sorrybookbroke@sh.itjust.works 2 points 2 days ago* (last edited 2 days ago)

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.

Yeah I do love heroic, fantastic and modern UI and very usable. I use lutris for pirated games though but I mostly buy from GOG so heroic is my main launcher currently

[–] sorrybookbroke@sh.itjust.works 2 points 1 week ago* (last edited 1 week ago)

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

[–] sorrybookbroke@sh.itjust.works 2 points 1 week ago* (last edited 1 week ago) (5 children)

sorry about that, the file is called ER0000.sl2

You should try find . -type f -name "*.sl2"

For others that may see this and be confused, what you're asking is for any file ending in exactly .sl. Since the ending is sl2 it'll be false, as there's a 2 at the end.

[–] sorrybookbroke@sh.itjust.works 2 points 1 week ago* (last edited 1 week ago) (8 children)

Ah shit, yes, that's a good point. It eill give a semi random I'd to non-steam games. I don't know if the prefix is guessible, so when I need to I check each folder for it.

Now thinking though that's a fairly dumb way of doing it. I'd suggest instead searching for "EldenRing" in the .local/share/Steam/steamapps folder. May that be in your normal file manager such as plasmas dolphin, or with the find command in terminal

[–] sorrybookbroke@sh.itjust.works 14 points 1 week ago* (last edited 1 week ago) (10 children)

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

[–] sorrybookbroke@sh.itjust.works 8 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

I'm going to run this in a hannah Montana linux vm, boot a live disc, then try and recover.

Linux puzzle edition

[–] sorrybookbroke@sh.itjust.works 10 points 2 weeks ago

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

 
 

cross-posted from: https://sh.itjust.works/post/13993219

The concept

A streamed reading club focused on rusts The Book and becoming reasonably good rust developers through community collaboration. If you're interested, please comment so we know this's something you'd like to join in on.

A Begining

To begin, I'll be setting up a twitch stream where we read through the book together and solve some problems together related to the concepts provided. We'll be able to collaborate in chat, and talk about it here after each stream. This way, we'll be able to lean on each other or just hang out while we learn the language Lemmy uses for it's backend. Other hosts will be welcome as the end goal is to create a group of people whose goal is to support our collective growth as developers

Anybodies welcome of any skill set, whether or not they want to continue on once we get to lemmys code base. If you're completely new to rust this is a great place to start and if you already know the language we'd love to have you all the more. At the very least it's a good networking opportunity but you'll likely learn more than you thought.

Timing

Please comment your availability so we can find the best time and day to do this. As a stand-in and default though, 6:30pm EST (New York Time) on tuesday will be the start time. I'd be available on most days myself after 5pm Eastern Time (new york) though so don't hesitate to suggest another time/date.

Where?

For now, I'll be streaming this on a twitch channel I created a bit ago but never used. The link is here: https://www.twitch.tv/deerfromsmoke

Thank you @morrowind@lemmy.ml for the idea.

 
 
 
17
submitted 7 months ago* (last edited 7 months ago) by sorrybookbroke@sh.itjust.works to c/dnd@lemmy.world
 

I've been trying for a bit to get together a group or find one to join here with no success. I've posted in two communities here on lemmy, replied to a few peoples posts, and each time it seems that I and the others don't get enough people together to start a game.

My question is towards others experiance in the fediverse with getting together a group as a DM or a player.

Have you been able to do so?

If so, what's your experiance been? Where did you find success?

Is mastadon or another service a better place to look?

Any experiance or story is appreciated.

Alternatively, if you've been looking yourself and have had the same experiance, I'd love to have you at my table. I am in the EST timezone though

 
111
submitted 8 months ago* (last edited 8 months ago) by sorrybookbroke@sh.itjust.works to c/gaming@lemmy.ml
 

Michael Jackson was apparently removed from CS2. This is a sad day

 
 

It is 5 am, I have not slept tonight, but what I have done makes me very happy.

It was too easy and took no coding. Even though I'm a professional programmer I was not excited to learn qt and hate c++ with a passion. I did not need to. Seriously, it is my belief that anyone could have done this if they really wanted to

The Problem

I've not been able to find a theme which lets me have small floating panels and a nice brownish colour profile. All the brown themes I've liked have a massive border radius in the floating panels, and thus my two panel layout takes up an absurd amount of space. 64 pixels in total, though it seems a bit larger to me. Maybe that doesn't account for the bottom empty space.

Fixing It

I knew at this point I'd have to learn a bit about plasma theming in order to get what I wanted, and had been procrastinating for about a month. Tonight, I could not sleep, so around 2 I decided to try it out. I started online and found nothing on my specific problem, with people suggesting I just "try another theme". Perhaps I was googling wrong, but no useful information there. went back in to the settings though and found the edit button on the plasma theme section. Right there were all the SVGs needed to alter the theme and a nice button to get to the directory where it was all housed.

I searched up panel, found three images, and tried something incredibly dumb. I just yeeted them into inkscape, made the borders on each image smaller, and changed my theme away and back. Fantastic, now the corners are smaller and I can shrink my panels to a reasonable size. It took about 15 minutes in total. To be fair, each corner was it's own path and I had to do this 4 times and be cautious of some shadowing but I seriously think anyone could have gotten this done. Fuck man, the theme I'm using is distributed under the GPL. That's place is wild.

Conclusion

Plasma is built for people who want to change their experience and I love the devs for that. At this point I'd be surprised if I found something I couldn't do. If you're curious, here's the finished product. It'll take some more work with a colour picker to get the sliders the right way but for now this is fantastic

 

Copywriten and trademarked 2023, SorryBookBroke Ltd.

 

Hey everyone, didn't see any posts here so I've decided to make my own. Haven't DM'd in a while but if I can get 3-5 people together I'd love to do a one shot.

We'll be playing:

Assault On Gumdrop Mountain: A Drug-Fueled Adventure for 5th Edition

Concept

A group of adventurers have been hired to climb a mountain of filth which has recently came into being, find out why, and hopefully put an end to this occurrence. In order to withstand the horror an alchemist has created a potent hallucinogen which turns the abhorrent into adorable, and sweet. Vast quantities of blood turn into orange soda lakes, flocks of maggots turn into red licorice bits, fecal fungus into cotton candy tufts, the ever present aroma of decaying corpses turns into a delicate sweet scent of pastries and jam, and black licorice turns red. The disgusting turned delicious. This makes the climb tolerable as the sights and scents are masked by this delicious delusion.

Info

This will be a fifth level adventure ran for adults using discord and owl bear rodeo. It'll likely take two sessions, and will likely be starting in two to three weeks. Once we get the players we will discuss date and time, likely a weekend after 6 EDT however. No racism, homophobia, etc. will be tolerated

This will not be a sexual game and I as the DM will not flirt with you as an NPC. All attempts will be shot down quickly, and harshly.

Homebrew must be vetted first but any official book is ok with me.Tashas, Unearthed arcana, etc. are all allowed

Applying

I'd like you to comment or message me your age, a little about you, experience (none required), character concept, what you like in a game, and favourite DND moment (if any)

Example: Hi, I'm sorrybookbroke a 23 year old Canadian guy. I've played DND for about 7 years, dming for quite a bit of that. I'm thinking of playing an artificer goblin named Ted. Ted does not know he is a goblin, and ignores all who try to explain this to him. In a game I like a fair amount of role play between characters with a healthy dose of combat.

(To clarify, I will only be dming, there will be no dmpc)

view more: next ›