[-] SolarPunker@slrpnk.net 2 points 5 minutes ago

Where do you actually reach people?

[-] SolarPunker@slrpnk.net 10 points 2 days ago* (last edited 2 days ago)

I would like to add: people incredibly underestimate the convenience of having data on Blu-ray rather than on HDD/SSD: Blu-rays last longer and, if purchased cheaply (as in the case of the cheap PS3 game market), have a comparable or superior cost-benefit ratio.

In this case we can say that the console, given its low price on the second-hand market (and if with a working blu-ray player), is incredibly convenient even without the pirate aspect.

[-] SolarPunker@slrpnk.net 5 points 2 days ago

You can't run some games with it (like God of War III if I'm not wrong)

[-] SolarPunker@slrpnk.net 1 points 3 days ago

New meme just dropped here

[-] SolarPunker@slrpnk.net 2 points 3 days ago

Every racing game not trying to sim stupid cars is gold these days.

[-] SolarPunker@slrpnk.net 12 points 6 days ago

Cat Stranding

[-] SolarPunker@slrpnk.net 1 points 6 days ago

Nobara is very good for middle user that just want a ready-to-game distro; Bazzite is best for noobs, thanks to immutability; for an experienced user there are no reasons to not use Arch.

[-] SolarPunker@slrpnk.net 7 points 6 days ago* (last edited 6 days ago)

Arch. Bazzite/Nobara are for noobs (in a positive way, don't get me wrong). Gaming is in spot where you want stability but also a rolling release, since we have daily improvements on essential packages; as an experienced user you can use Arch for that; consider also even Valve is on it with the Steam Deck (Arch-based).

[-] SolarPunker@slrpnk.net 2 points 6 days ago* (last edited 6 days ago)

<< If this Linux guy is so smart to use that OS...it shouldn't play this shitty game. >> -EA staff, actually doing something good for the planet

[-] SolarPunker@slrpnk.net 7 points 1 week ago

Thanks! I was looking for something like this 👍

[-] SolarPunker@slrpnk.net 2 points 1 week ago

If you want to learn more in depth about how Proton works I suggest you to ask here on [GloriousEggroll's Discord](https://discord.gg/6y3BdzC.

For emulation, X360 and PS3 needs intense resources and their emulators may be in an early development state; look back to the previous generations, maybe with a cool megabezel shader on RA.

[-] SolarPunker@slrpnk.net 5 points 1 week ago

Thank you! 🎉

25
submitted 1 week ago* (last edited 1 week ago) by SolarPunker@slrpnk.net to c/godot@programming.dev

There's a wiki or something to learn Godot with a maintained textual resource?

Also there are common practice/scripts and tips to learn somewhere?

105
submitted 3 weeks ago* (last edited 3 weeks ago) by SolarPunker@slrpnk.net to c/piracy@lemmy.dbzer0.com

Hi, I recently discovered a post that finally allowed me to run the known repacks on Linux, so I decided to summarize everything and share it with you here on Lemmy; let me know if you would improve some steps to make the procedure even easier to follow.

Requirements

lutris, protonup-qt, wine-staging

Set Up Lutris

1. Open Lutris > Preferences > Global Options
2. Enable "Show advanced options"
3. "Disable Lutris Runtime" (off)
4. "Disable Desktop effects" (on)
5. "Disable Screen Saver" (on)
6. "Enable Feral GameMode" (on)
7. Save

Wine Versions Management

1. Open ProtonUp-Qt > choose Lutris > Add version
2. Choose and Install (ignore -LoL versions; Wine-GE suggested)
3. Restart Lutris

Install Windows Repacks

1. Open Lutris > + > Add locally installed game
2. Type the name of your game
3. Select Wine as Runner
4. Go to "Game options" tab
5. In "Wine prefix" create "/home/user/Games/your-game"
6. Go to "Runner options" tab
7. On "Wine version" select the version you prefer
8. Save
    8-1. (If FitGirl Repack)
    8-2. Click on the game your just added
    8-3. On the botton panel click the "Up" icon near the "Platform: Windows" text
    8-4. Run EXE inside Wine prefix
    8-5. Open the .bat file inside the FitGirl repack
    8-6. Wait then "Install"
    8-7. Wait the "Checking fg-01.bin" window and "All files OK"
    8-8. Close the window
9. Click on the game your just added
10. On the botton panel click the "Up" icon near the "Platform: Windows" text
11. Run EXE inside Wine prefix
12. Open the "setup.exe" file inside your repack
13. Wait; click "Install" if any installation prompt appears
14. Follow the DODI/FitGirl installer
    14-1. Use "C:\" as destination
    14-2. Don't create a desktop icon or a start menu entry
    14-3. Deselect every option that starts with "Update" for eg: "Update DirectX"
15. After the installation > right click on the game > Configure
16. Go to "Game Options" tab
17. In "Executable" put "/home/user/Games/your-game/drive_c/Your Game/your_game.exe"
18. Save
19. (optional) Right click on your game > Create desktop shortcut

Credits

Jack000999, SolarPunker

Based on (https://www.reddit.com/r/LinuxCrackSupport/comments/yqfirv/how_to_install_fitgirl_or_dodi_windows_repacks_in/)

12

Hi, looks like I can't find infos on that. I'm on Arch Linux and the post-install path is in /home/USER/ES-DE but I would prefer more something like "/home/USER/.emulationstation"

14

EndeavourOS (Arch Linux) user here.

Is this just me? Everything works perfectly, but if the controller turns off and on again while a game is running, it's no longer recognized, and this forces me to restart the game.

I don't know how useful it is but I tried to join the input group, nothing changed.

6
submitted 1 month ago* (last edited 1 month ago) by SolarPunker@slrpnk.net to c/linux_gaming@lemmy.ml

The beautiful games I own are Snake Pass and Sonic Racing Transformed, both of which have sound issues (muffled audio) when played through a cheap soundbar via bluetooth, audio for all other games with this soundbar works perfectly.

I'm on EndeavourOS (Arch Linux) using repository Steam, KDE Plasma and Pipewire. I've tried all the different proton versions (experimental, 9, 8, 7, 3, etc) without success. Maybe I could solve it by removing pipewire but I don't think it's worth worsening the entire OS, since it's only about these two titles.

Q:

  • The problem seems to not appear on other distros, like Debian (maybe due to different packages / pulseaudio?).
  • Coincidentally it only happens with these two SumoDigital games, could proton be missing some component commonly used in these games?
  • Since I can't find any relevant solutions online, I assume that the problem only exists with this type of Bluetooth audio device.

[edit] AtM I "solved" it by connecting the speaker via cable.

37

I'm sorting out my collection of native games and ROMs, Pegasus requires some forethought to customize the collections as I want but it seems like the best option. Do you know of interesting and equally customizable alternatives like Pegasus that are not proprietary and are comfy with the gamepad?

21

I love Breeze icons but every now and then I would like to change, needless to say that most of the sets have their default colors and do not respect the Plasma user's choice of accent.

25

It’s just me or RetroArch developed the best FLOSS alternative to proprietary UI? You have a nice overlay, CRT shaders, bezels, some netplay function, customizable interface. All of this completely free and super fast.

Wouldn’t be nice to also launch non-emulated games from here?

12
submitted 2 months ago* (last edited 2 months ago) by SolarPunker@slrpnk.net to c/linux_gaming@lemmy.world

It's just me or RetroArch developed the best FLOSS alternative to proprietary UI? You have a nice overlay, CRT shaders, bezels, some netplay function, customizable interface. All of this completely free and super fast.

Wouldn't be nice to also launch non-emulated games from here?

33
submitted 2 months ago* (last edited 2 months ago) by SolarPunker@slrpnk.net to c/linux@lemmy.ml

The cursor randomly enlarges every now and then. Anyone else experiencing the same problem? If so, have you solved it?

Could this be due to using different containers? I use flatpaks for everything apart from a few exceptions where I use distrobox, and in these the Plasma cursor is slightly different, but it doesn't justify the bug but just a different version of the cursor.

17
submitted 2 months ago* (last edited 2 months ago) by SolarPunker@slrpnk.net to c/selfhosted@lemmy.world

Maybe using Syncthing or MPD? I'm searching something to keep/share my votes or even maybe listen counts for desktop and mobile. Also it would be nice to create a backup for these data.

12
submitted 2 months ago* (last edited 2 months ago) by SolarPunker@slrpnk.net to c/android@lemmy.world

I love the ViMusic/RiMusic UI, it's something different that works also better than standard material designs.

view more: next ›

SolarPunker

joined 8 months ago