PDA

View Full Version : SM64 textures limited to 256x256?



CrashDance22
May 17th, 2007, 03:13
Is there a limit for the demensions of a high-res texture for Super Mario 64 (or any game)? Or can you go as high as 768 or so on one or both sides?

Also, are textures with 24 bit color data supposed to load in the game? The dumped textures all have 32 bit data, and I noticed that 24 bit pngs won't load, regardless of what demensions I make them. :unsure:

Mollymutt
May 17th, 2007, 03:24
You can only go 4x to what ever the original texture was. I would suggest changing the resolution 4x, and the dimensions will change accordingly.

mudlord
May 17th, 2007, 04:33
You can only go 4x to what ever the original texture was. I would suggest changing the resolution 4x, and the dimensions will change accordingly.

Yep, Rice added this limit a while back due to memory consumption/VRAM usage reasons, as well as being thought of being unpractical back in those days....

However, I think those times have past, since now we have 128/256MB cards are becoming the new norm...and plus, theres 512MB cards becoming more and more in use. Add on top of that most recent cards have texture size limits of around 4096x4096....:)

Datadayne
May 17th, 2007, 04:49
Add on top of that most recent cards have texture size limits of around 4096x4096....

Yeah, that would be awseome if rice adapted this. Imagine the details we could put.

mudlord
May 17th, 2007, 05:57
Yeah, that would be awseome if rice adapted this. Imagine the details we could put.

I know my GeForce 6 has those insane limits ^^....not sure on earlier models, but the texture size limits are pretty generous. One problem is scaling in some games, but we can see how things go with some games, and texturers could still stick to the proven 4x limit, if they want to. :)

CrashDance22
May 17th, 2007, 22:43
Yeah, I thought there had to be some sort of limit to the dimensions. Also, (off-topic) does VRAM mean virtual ram that is being emulated? Like the N64's physical ram? If so, then yes, really hi-res textures would slow the game down significantly... :doh:

And about the 24-bit/32-bit depths, what's the word on those? It would be nice if I could bump a 24-bit image up to 32-bit to make them compatible with the plugin... is there a program I can use for that? I checked all through Gimp 2, but didn't find anything related to bit depth. :huh:

mudlord
May 18th, 2007, 04:11
Yeah, I thought there had to be some sort of limit to the dimensions. Also, (off-topic) does VRAM mean virtual ram that is being emulated? Like the N64's physical ram? If so, then yes, really hi-res textures would slow the game down significantly...

No, I was referring to Video Memory.