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)!
Welcome to the largest gaming community on Lemmy! Discussion for all kinds of games. Video games, tabletop games, card games etc.
Video games, tabletop, or otherwise. Posts not related to games will be deleted.
This community is focused on games, of all kinds. Any news item or discussion should be related to gaming in some way.
No bigotry, hardline stance. Try not to get too heated when entering into a discussion or debate.
We are here to talk and discuss about one of our passions, not fight or be exposed to hate. Posts or responses that are hateful will be deleted to keep the atmosphere good. If repeatedly violated, not only will the comment be deleted but a ban will be handed out as well. We judge each case individually.
Try to keep it to 10% self-promotion / 90% other stuff in your post history.
This is to prevent people from posting for the sole purpose of promoting their own website or social media account.
This community is mostly for discussion and news. Remember to search for the thing you’re submitting before posting to see if it’s already been posted.
We want to keep the quality of posts high. Therefore, memes, funny videos, low-effort posts and reposts are not allowed. We prohibit giveaways because we cannot be sure that the person holding the giveaway will actually do what they promise.
Make sure to mark your stuff or it may be removed.
No one wants to be spoiled. Therefore, always mark spoilers. Similarly mark NSFW, in case anyone is browsing in a public space or at work.
Don’t share it here, there are other places to find it. Discussion of piracy is fine.
We don’t want us moderators or the admins of lemmy.world to get in trouble for linking to piracy. Therefore, any link to piracy will be removed. Discussion of it is of course allowed.
PM a mod to add your own
Video games
Generic
Help and suggestions
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.
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).
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
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.
Sounds like it is not broken, better fix it until it is.
Meh it’s open source, fork it.