Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DLSS ? #556

Open
Appolon24800 opened this issue Dec 12, 2024 · 17 comments
Open

DLSS ? #556

Appolon24800 opened this issue Dec 12, 2024 · 17 comments

Comments

@Appolon24800
Copy link

Describe the request

Hey, this question might be dumb but I know that Nvidia doesn't support DLSS for OpenGL but does support Vulkan so would it be possible to have DLSS in Minecraft java with your mod ?

@Purlime
Copy link

Purlime commented Dec 12, 2024

why would you need dlss though

@terraquad
Copy link

terraquad commented Dec 13, 2024

why would you need dlss though

better performance since the game runs on a lower resolution internally
but this probably won't be supported by the mod because this is a vendor specific extension
and this mod focuses on features supported by most major GPU manufacturers

@Purlime
Copy link

Purlime commented Dec 15, 2024

why would need dlss in a block game though its not like a triple a game

@Purlime
Copy link

Purlime commented Dec 15, 2024

also dlss doesnt just have the game on a lower resolution im pretty sure it lowers the resolution then upscales it, idk why you would need that for minecraft

@terraquad
Copy link

also dlss doesnt just have the game on a lower resolution im pretty sure it lowers the resolution then upscales it, idk why you would need that for minecraft

It would still have better performance since the shaders (the ones included by minecraft) would run a lot less times,
but this doesn't do much because minecrafts shaders aren't that complex compared to other games

@Phiro811
Copy link

I mean who doesnt wants to have more FPS.

@Purlime
Copy link

Purlime commented Dec 20, 2024

i wouldnt really want to reduce my resolution in a block game though

@terraquad
Copy link

terraquad commented Dec 20, 2024

i wouldnt really want to reduce my resolution in a block game though

It renders at a low resolution and upscales the produced image to full quality using AI (see https://en.wikipedia.org/wiki/Deep_Learning_Super_Sampling)

This would technically boost the game FPS since the shaders don't have to run for each pixel on the screen, but as stated above, it doesn't really matter in a game like Minecraft and this mod doesn't implement vendor-specific features.

@GrimPlayzs
Copy link

Just why?

DLSS is not a priority nor should it be, and will have little to no benefit in a voxel-based block game.
You would want to run the game, or any game, ideally at the native resolution of your monitor. Technologies such as DLSS and FSR exist to improve performance in highly demanding titles for those who might not have the top-of-the-line GPU.

We should not rely on such technologies to make a title playable. The game industry already relies on these technologies too much. Look at any modern title and turn off DLSS/FSR and they run like crap.

@MrSzalonna
Copy link

It would be good for me to play with anti aliasing. Dlss has a function called dlaa, which make the game run on a higher resolution using dlss. It would improve visual quality. Minecraft runs fine on my pc, but the poor people who are stuck with a 2050 laptop, it suck on higher render distances. Dlss is open source I think. Also if we have Vulkan, why wouldn't we start testing things like ray tracing and dlss? Even fsr and xess. Fsr would improve the fps for integrated graphics and xess for low end intel dedicated graphics.

@Purlime
Copy link

Purlime commented Jan 12, 2025

what is a 2050 laptop

@MrSzalonna
Copy link

A laptop computer with an Nvidia GeForce RTX 2050 Graphics Processing Unit. It's literally e-waste. https://www.techpowerup.com/gpu-specs/geforce-rtx-2050-mobile.c3859

@Purlime
Copy link

Purlime commented Jan 13, 2025

i didnt know that was a thing

@Kabir404
Copy link

I feel like instead of DLSS, FSR2 should be implemented... or at least the first version, as it works nearly on every GPU hardware supporting Vulkan.

A good implementation can be decent but it takes a bit of work for sure though.

@Appolon24800
Copy link
Author

DLSS Could improve by A LOT Minecraft performance, modern GPUs are focused on DLSS and AI features (just see the RTX 50XX serie). I will be honest, I don't even know if its possible or not, if Nvidia (or AMD) has open sourced all the DLSS stuff but frame generation, up scalling etc.. (when I talk abt DLSS I mean all the AI features).

@Vavency
Copy link

Vavency commented Feb 28, 2025

DLSS Could improve by A LOT Minecraft performance

No, it wouldn't as minecraft isn't even bottlenecked by the GPU but the data transfer between the CPU and GPU. FSR2/DLSS would do nothing to fix this while introducing currently unneeded complexity. Also vulkanmod is still in beta albeit very usable, other possible improvements could be done way before then.

tl;dr it's not needed while dev wasting time

@FluffyPuppyKasey
Copy link

It would be good for me to play with anti aliasing. Dlss has a function called dlaa, which make the game run on a higher resolution using dlss. It would improve visual quality. Minecraft runs fine on my pc, but the poor people who are stuck with a 2050 laptop, it suck on higher render distances. Dlss is open source I think. Also if we have Vulkan, why wouldn't we start testing things like ray tracing and dlss? Even fsr and xess. Fsr would improve the fps for integrated graphics and xess for low end intel dedicated graphics.

My integrated Intel Iris Xe graphics easily gets over 150FPS. Why would we need DLSS/FSR? Minecraft with VulkanMod runs on a damn potato

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants