TechieAndroid / sm64redrawn

This is a collection of textures that have been redrawn for sm64.
151 stars 11 forks source link

[Feature Request] Release packages with downsampled textures #1

Open fagnerln opened 3 years ago

fagnerln commented 3 years ago

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

TechieAndroid commented 3 years ago

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.