sm64redrawn icon indicating copy to clipboard operation
sm64redrawn copied to clipboard

[Feature Request] Release packages with downsampled textures

Open fagnerln opened this issue 5 years ago • 1 comments

This is a really nice texture work, I love it, but I noticed that it's a bit overkill to 1080p, it uses approximately 3GB of VRAM on my system on the startup, while the vanilla uses a few MB of VRAM. So if someone with a 2GB card try to run it, probably will have slowdowns.

Maybe would be a good idea to have packs to specific resolution, like 1080p, 1440p, 4k and 8k

I'm on Ubuntu 20.04 with a RX580 using Mesa Driver

fagnerln avatar Jul 28 '20 22:07 fagnerln

That's actually something I've been considering for some time, the problem is right now not all the textures have the same scale so some maybe 10x and others could be 20x.

Ideally the textures scale should match whatever is needed for the internal resolution to match the monitor you're playing on.

Thanks for the feedback, and I'll try to implement that soon. I'll leave this open in the meantime.

TechieAndroid avatar Jul 29 '20 13:07 TechieAndroid