• 0 Posts
  • 94 Comments
Joined 1 year ago
cake
Cake day: November 28th, 2023

help-circle
  • Eh, even with track creation, I prefer Modnation Racers and its spiritual successor LittleBigPlanet Karting. Shame both games are stuck on the PS3, but then SuperTuxKart still looks like it came out of the PS2. They run well in RPCS3 and online still works for track sharing through fan servers.

    Also, I wasn’t that impressed by Crash Team Racing Nitro Fueled. It does have tons of content, certainly worth the price. Never played the originals and the remake sure does look pretty, but the track design feels pretty simple, probably because they’re from a PS1 game. Simple track layouts, few gimmicks. Some people might prefer that, but not me. I’m sure CTR beat the socks off Mario Kart 64 back in the day, but the tracks in modern Mario Kart are to me far more interesting. I expected more out of it given all the hype. Plus, for some unfathomable reason despite being multiplatform the game was only released on consoles, not PC, so that’s another game you have to emulate to play on PC. And if you do have a console to play it on, it’s locked at 30fps regardless of platform, which is disappointing for a racing game. There’s a 60fps mod if you emulate tho, thankfully.

    All-Stars Racing Transformed does have my glowing recommendation, though.


  • I dunno, I expect the Deck to last far longer than the average console if anything. It’s a PC, so the games are pretty much guaranteed to keep coming for decades to come, as they have for decades past.

    The hardware will fall behind, so I think the point where the newest Triple A games won’t be playable will come within a few years, but I bet whatever visual novels or pixelated indie games release in 2035 will still run just fine on it.

    Plus, it’s designed to be repairable, unlike most consoles. And even if Valve stops maintaining SteamOS for the Steam Deck, you’ll still be able to install other distros, so software support isn’t something I’m very concerned about either.


  • The official Homestuck site will still let the original SWF files load as long as you have something that can play them. Ruffle works fine. You can also use one of the few browsers that still supports PPAPI plugins (like Falkon) with the official Flash plugin.

    But personally I’d say to just use The Unofficial Homestuck Collection, which is more pleasant to read through than the original ever was.





  • What exactly does Valve stand to gain at all from funding a CUDA compatibility layer targetting mainly machine learning software? They’re a video game company. Arguably the most gaming-centric thing CUDA is used for was explicitly discarded in the blog post (“Raytracing is gone”).

    Machine learning is massive now and there are many companies who could be interested in funding this kind of project. I’m pretty skeptical it’s possible to make any good guesses with what little info we have.


  • History:

    1. ZLUDA starts as a project to make CUDA work on Intel GPUs, with funding from Intel.
    2. Intel pulls funding, author manages to get funding from AMD instead.
    3. Development of a new version targetting AMD GPUs happens under closed doors with the informal agreement that the source code will be publicly released if AMD pulls funding.
    4. After a couple of years, AMD pulls funding and the source code for the new version is released.
    5. Development continues in the open for a few months, albeit at a slowed pace.
    6. AMD goes back on their word, claims previous agreement wasn’t legally binding and asks that ZLUDA source code be taken down.
    7. Author reverts codebase to its pre-AMD state, looks for new source of funding.
    8. ZLUDA’s Third Life
    9. Anything regarding NVIDIA involvement is pure speculation and should be treated as such.



  • I mean, all of these emulators are already very well archived and available from several sources, not to mention downloaded to the devices of millions of people. I highly doubt we would be in danger of losing any of them even if Nintendo were to sue literally all of them overnight. Well, except for things like Github issues and pull requests, nobody bothers to archive those unfortunately.

    But yeah, IMO the danger is moreso that the attacks are leading to a massive chilling effect and loss of developer talent in the emulation community.









  • It isn’t significant. Wine already supports the vast majority of MediaFoundation codecs with GStreamer. This is just an alternative backend that uses FFmpeg instead of GStreamer. GStreamer already has an FFmpeg plugin, so this doesn’t add any new codecs to the table. It seems there’s just a long term plan to move away from GStreamer for whatever reason.

    Wine’s MF support used to be much worse, which is why Valve had to do their workaround shader hack. Not sure what exactly the current status on that is, but I do know things like mf-install or Proton-GE are rarely if ever necessary anymore, even with non-Steam games (which I have plenty of).


  • Well, Steam and Proton both already run on top of FEX or Box64 on ARM Linux, but it’s nice to see an official effort from Valve.

    Also, does ARM still have better battery life when all of the machine code has to be translated from x86? That adds a not insubstantial amount of CPU overhead, which does hurt battery life.

    And perhaps most importantly, is there any ARM chipset out there that can deliver performance on par with the Steam Deck’s CPU (even after factoring in the overhead of the x86 JIT) at a viable price for a Steam Deck successor?