- 14 Posts
- 313 Comments
kugmo@sh.itjust.worksto
KDE@lemmy.kde.social•Rate my setup I'm using klassy for decorations and krohnkite for tiling. I set klassy up to look like a cross between breeze and the windows 7 preset, but with outlines for tiling focus.English
1·1 year agouse tabs or split view instead of trying to look like a hackerman
No, monero is for people with brains.
kugmo@sh.itjust.worksto
Linux@lemmy.world•The (Catholic/latin) Holy Bible -- straight from the vatican and to your CLI. [CLI command]English
46·2 years agoMight not want to post something like this here due to the high amount of mentally ill fedora tippers.
kugmo@sh.itjust.worksto
Games@sh.itjust.works•Excellent throwback mod Team Fortress 2 Classic is coming to Steam later this yearEnglish
3·2 years agoThis is not a ‘true’ Team Fortress Classic mod if you wanted the old gameplay from release or 2008 of the game, just a heads up.
kugmo@sh.itjust.worksto
Linux Gaming@lemmy.world•Is Linux Ready For Mainstream Gaming In 2025?English
43·2 years agoConsidering a majority of people use Nvidia on their desktops, they’ll be forced to jump through hoops with stuff as minor as setting their desktop session to X instead of Wayland (which is absolutely not ready) to installing a custom vaapi package to get hardware accelerated video playback in Firefox. With games and Nvidia say goodbye to a chunk of DX12 performance Then you have the majority of laptop users that have intel HD graphics laptops, ones made in the past 10 years will be fine for low end stuff, but they will take a hit because i915 shits itself with DX12 games and the new xe driver that handles it better is very new and only available on iGPUs made in the last 3 years or so? It is really only good if you have an AMD GPU which has absolutely pitiful market share, with the Steam Deck probably being the most popular AMD PC device people own.
kugmo@sh.itjust.worksto
Linux@lemmy.world•Does first partition has to be FAT32 in EFI system?English
3·2 years agoOnly legacy MBR boot requires the boot loader to be at the very beginning of the disk. With GPT and EFI you can make your root the very first partition then have your /boot (and/or) /efi (which has to be fat16 or fat32 depending on partition size, it can be very small and you have the /boot hold your kernels) behind that partition to avoid the ‘to the left of’ issue when resizing partitions, assuming your root filesystem can be resized.
kugmo@sh.itjust.worksto
RetroGaming@lemmy.world•Getting a Steam Deck to emulate retro games?English
38·2 years agoPersonally I use my Steam Deck to play games, not just emulate retro games.
Prince of Persia reboot never got the true ending DLC on PC.
kugmo@sh.itjust.worksto
Android@lemdro.id•LineageOS 22 review | The ONLY sustainable ROM - 9to5GoogleEnglish
4·2 years agosustainable is a fucking meaningless buzzword at this point and i will not watch the video or open it in an external media player, but lineageos is indeed pretty good.
kugmo@sh.itjust.worksto
Linux Gaming@lemmy.world•What Valve would need to do to make a Steam Console a successEnglish
10·2 years ago-
make the big picture ui not lag, swtch, ps4, 3ds, 360 did not have laggy menus at launch (but got worse over time)
-
make the on screen keyboard have a ctrl key
-
release a steam controller 2, desktop mode from the couch is nearly impossible to navigade with a controller if they want the htpc market
-
kugmo@sh.itjust.worksto
Games@sh.itjust.works•Do you pre-order digital games? If so, why?English
2·2 years agono i have fast internet so if i do buy a massive bloated game i can wait 20 minutes before playing it, or buy it the day of then remote download with the steam mobile app
kugmo@sh.itjust.worksto
RetroGaming@lemmy.world•Ranking the best vintage video games (25 years or older)English
21·2 years agoUmihara Kawase - SNES
kugmo@sh.itjust.worksto
Games@sh.itjust.works•Sony just axed the 60fps Bloodborne mod with a DMCA takedownEnglish
42·2 years agoSony Interactive Entertainment is a Californian company now.
nah he was based
kugmo@sh.itjust.worksto
Linux Gaming@lemmy.world•[SOLVED] Bazzite: Steam won't launch games from ext4 secondary driveEnglish
1·2 years agoLate to reply, but you should just leave it as
defaults,noatime,nofail. From the mount man page,defaultsalready impliesrw,suid,dev,exec,auto,nouser,async.EDIT: change it to
rw,suid,dev,nouser,exec,auto,async,noatime,nofailactually, anything after defaults overrides the options specified by that.
kugmo@sh.itjust.worksto
Linux Gaming@lemmy.world•Why Wine 10.0 Is Gonna Be AmazingEnglish
251·2 years agoWhy should I watch this video and not read the Wine 10.0 change log on their official website?
kugmo@sh.itjust.worksto
Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•'Piracy Shield' Fails to Convert Pirates to Paying Subscribers, Data Suggest * TorrentFreakEnglish
1·2 years agoI still have VHS copies of rental DVDs
What? Did you record the rented DVDs on blank tapes or am I misunderstanding?
kugmo@sh.itjust.worksto
Linux Gaming@lemmy.world•[SOLVED] Bazzite: Steam won't launch games from ext4 secondary driveEnglish
2·2 years agoI assume your drive in fstab (or systemd mount, whatever your setup is using) has the ‘defaults’ permission option? If it doesn’t that may be why games aren’t launching. Also exFAT doesn’t have the proper Unix permissions to launch games iirc.










Thanks for the clarification!