Love playing SuperTuxKart. I love the ability to change game files to make it my own experience. I love the ability to download custom content through the form of Addons.

I was curious to know if anyone has made some type of ‘Remaster’ of the game, in a newer engine like Godot (No proprietary stuff like Unity or UE), maybe with higher resolution textures or better lighting?

Edit: Apparently, I didn’t have my graphic settings set to max. After setting them to max, I am amazed. The difference it makes is incredible! Especially on Black Forest, it looks almost like a modern game (without the negative parts)!

  • tal@lemmy.today
    link
    fedilink
    English
    arrow-up
    25
    ·
    edit-2
    9 days ago

    I doubt it, seeing as it looks like it’s still being actively developed. I’d expect anyone who wanted to have higher resolution textures or whatever to just add an option for that to the main game.

    EDIT: It does look like they have abut 500 “addon” tracks, and I suppose that some of those might have higher-resolution textures than the tracks in the base game.

    https://online.supertuxkart.net/

    EDIT2: Also, it’s not SuperTuxKart, but you’re looking for more-realistic open source racing graphics and haven’t seen it, there’s TORCS. That might do what you want.

    https://www.youtube.com/watch?v=G-vnkZyDghA

    EDIT3: Also Speed Dreams:

    https://speed-dreams.itch.io/speed-dreams

    EDIT4: It doesn’t look like you can sort the add-on tracks on the website by size, but you can sort by upload date, and I’d assume that newer tracks are probably more likely to have higher-resolution textures.

  • frongt@lemmy.zip
    link
    fedilink
    English
    arrow-up
    6
    arrow-down
    1
    ·
    9 days ago

    It’s open source, you’re welcome to do it. STK is GPL while Godot is MIT, so I don’t know if that would be easy.

    But I doubt the STK project would be receptive to that. You’d be doing it on your own, and STK has a pretty small audience as it is.

    Perhaps you should see if the STK project wants developers to improve the graphics quality (while still remaining performant on old devices).

    • tal@lemmy.today
      link
      fedilink
      English
      arrow-up
      6
      ·
      edit-2
      9 days ago

      Looking at their dev guidelines page, they don’t have any texture resolution limit other than “don’t use very large textures on very small objects”, so I doubt that the project has any really hard caps.

      https://supertuxkart.net/Texture_Guidelines#texture-details

      Do not use large textures for small objects—this wastes video RAM.

      If they are concerned about distribution size, if the game supports it or could support it, might be possible to have a separate high-resolution-texture package, package those separately.

  • bryndos@fedia.io
    link
    fedilink
    arrow-up
    3
    arrow-down
    2
    ·
    9 days ago

    Love playing SuperTuxKart. I love the ability to change game files to make it my own experience. I love the ability to download custom content through

    Sounds like it is not broken, better fix it until it is.

    Meh it’s open source, fork it.