NeryK

joined 3 years ago
[–] NeryK@sh.itjust.works 1 points 1 day ago

If I did not already know for myself that the game itself is amazing, that guy's public outbursts would steer me right away.

[–] NeryK@sh.itjust.works 5 points 1 week ago (1 children)

I might have phrased that badly with the 5 years thing. Obviously no one doing open source owes anyone else their time or effort. I do think that projects which stay afloat for a significant amount of time are those where the maintainers keep using the software for their own purpose.

In any case, I wish you good luck with that project, and might become a user if it comes to fruition too.

[–] NeryK@sh.itjust.works 12 points 1 week ago (3 children)

Most of these "project-but-without-" forks tend to be abandoned rather quickly unfortunately. Maintaining compatibility with a large codebase that is not yours is not the fun part of software development.

I would say clbre and arcalibre are already abandoned, looking at the activity on these repos (none in clbre, and issues/PRs piling up in arcalibre). If you can envision yourself still dedicating your time to this endeavor 5 years from now, you might as well move forward with your own thing.

[–] NeryK@sh.itjust.works 4 points 3 weeks ago

Whoa this came (back) out of nowhere ! Turns out it's also out on GOG and Steam.

[–] NeryK@sh.itjust.works 1 points 1 month ago

Not mentioned in patch notes, but welcome anyway if true.

[–] NeryK@sh.itjust.works 0 points 1 month ago* (last edited 1 month ago)

It seems they are doing a 1:1 adaptation of the manga chapters. The only major difference in style I noticed is the toned down gore. Like in the first episode when the bodyguards shoot at the police.

[–] NeryK@sh.itjust.works 13 points 1 month ago

Happy PC gaming !

[–] NeryK@sh.itjust.works 0 points 1 month ago* (last edited 1 month ago) (1 children)

Those Science Saru people are on point with translating the art style and vibe. It does trade from the seriousness of Oshii's movie and SAC for the manga's more easygoing atmosphere.

Honestly though, the previous Netflix adaptation was so bad, I would give a lot this one a lot of leeway. Turns out it started excellent qnd hopefully ramps things up.

[–] NeryK@sh.itjust.works 2 points 2 months ago

GloSC used to be the way to go, in order to use the original Steam Controller with UWP games from Xbox gamepass. It is no longer developed or maintained due to ViGEmBus being EoL'd. Could still work though.

Seems the author of GloSC has moved on to SISR, which you already know about.

[–] NeryK@sh.itjust.works 6 points 2 months ago (2 children)
[–] NeryK@sh.itjust.works 0 points 2 months ago

On peut dire que le moteur a calé car le capitaine s'est perdu en mer. Mieut vaut couper les vannes rapidement, que laisser un flot d'informations se déverser dans des bassins inconnus.

[–] NeryK@sh.itjust.works 2 points 3 months ago* (last edited 3 months ago)

Yep, that's why I call that a tradeoff. Far from perfect and yet so much better than nothing.

Pros:

  • Likely cuts 99.99% of attacks.
  • Nothing to do on client's end.

Cons:

  • Whitelisting must be updated everytime the client address changes.
  • Not 100% bulletproof as operators (notably for mobile networks) can NAT multiple connections behind a single publicly addressable IPv4 address.
  • Also IP addresses can be spoofed but I doubt that would be a major concern here.
 

PC Gamer getting the details directly from Valve.

 

Well, shit. Unfortunate news from the Vinegar Discord: Roblox will block Wine in future releases.

This is going to end my "Steam Deck as a primary desktop PC for my kid" experiment.

 

TL;DR: watch the 2 minutes video for the fix.

Story time !

It's been a hot minute (~1year) since I needed/wanted to tinker with my Steam Deck. It's currently living its best life paired with the official dock as a desktop PC for my kid (e.g. YouTube and Roblox dedicated machine). So yeah, I went and forgot the sudo password I set back then, and I unhelpfully did not save it in Keepass or anything.

Today I put in the work to reset it... Here goes my journey.

  1. Try out every password variants of mine I can think of for 20 minutes. FAIL.
  2. Google it, stumble on some real stupid "solutions" promoted to the top of the results. FFS Google.
  3. Lots of YT videos seem to agree that recovery media is the way to go. Seems overkill. Cannot we get a root shell at startup or something ?
  4. Find an alternative method that looks suuuper risky (tinkers with the recovery partition) [https://www.youtube.com/watch?v=VYBpEysFMDM]. Nope not going to try that one.
  5. Go back to /r/SteamDeck (been a while) again the consensus is to use recovery media. Ok ok, recovery media it is !
  6. Follow instructions at https://help.steampowered.com/en/faqs/view/1B71-EDF2-EB6D-2BB3 and make a bootable USB drive. Easy Peasy.
  7. Muck about for a while with the dock's USB ports because the drive is too large or the ports are too close together. FFS Valve.
  8. Boot successfully on the recovery media, and start the 3 commands-long procedure.
sudo ~/tools/repair_device.sh chroot
rm -f /var/lib/overlays/etc/upper/passwd
rm -f /var/lib/overlays/etc/upper/shadow
  1. First command fails, which is a shame since the others cannot work if this one does not. Fuck.
  2. Back to googling and redditing (beggars can't be choosers). Find someone with a very similar error in a quite recent post. No answers though, except one by the OP himself who says he found a way AND DOCUMENTED IT. Thank you /u/TheArtfulAardvark for proper Internet etiquette. Obligatory XKCD curse avoided.
  3. Watch the 2 minutes-long video with cautious optimism. Does not seem too hard nor risky... To good to be true
  4. Perform the procedure, goes more or less exactly as described in the video (not exactly the same version of the boot menu, but same items).
  5. Fail to return to gaming mode with CTRL-ALT-F1 for some reason, so trigger a command line reboot.
  6. Check that the parameter added to GRUB was not saved (it was not).
  7. Return to desktop mode and finally set a new password with passwd. Exhales. Thanks for the video and instructions 10 Minute Steam Deck Gamer.
view more: next ›