Hard Light Productions Forums

General FreeSpace => FreeSpace & FreeSpace Open Support => Topic started by: dANGER boy on June 13, 2009, 03:40:38 am

Title: Using D3DUseLargeTextures key
Post by: dANGER boy on June 13, 2009, 03:40:38 am
I read kara's faq at the Freespace Oracle and there it says that if you want to make retail FS1 look pretty, you add that registry key with a value of 1.  However, while browsing around, I read that the value of said DWORD key should be the max texture resolution you want the game to use.  Is this true?  Which one should I use, the value of 1 or a number I define?

Note: A default install of FSO gives the value of D3DUseLargeTexture under the "Registry" tab of the launcher as 2.  So if anybody could explain to me how this works it would be most appreciated.

Thanks!
Title: Re: Using D3DUseLargeTextures key
Post by: Jeff Vader on June 13, 2009, 04:28:37 am
1. The same registry fiddling needs to be performed when experiencing vanishing starts in retail FS1 or FS2. The procedure is described in the troubleshooting FAQ.
Title: Re: Using D3DUseLargeTextures key
Post by: dANGER boy on June 13, 2009, 04:39:55 am
Maybe I wasn't clear, my bad.  I know HOW to work the registry but I've seen multiple values for the D3DUseLargeTextures keys, 1,2, and others.  I guess my question is which one should I use to get the maximum texture detail for retail FS1?
Title: Re: Using D3DUseLargeTextures key
Post by: Vasudan Admiral on June 13, 2009, 05:47:29 am
Assuming the FS1 code didn't change, it's just a boolean (0 or not-0) flag that if false will tell the game to limit texture resolutions to 1024x1024. So 1 or anything that's not 0 will work.

Why not use the port though? It's much prettier. :p
Title: Re: Using D3DUseLargeTextures key
Post by: dANGER boy on June 13, 2009, 06:05:55 am
Assuming the FS1 code didn't change, it's just a boolean (0 or not-0) flag that if false will tell the game to limit texture resolutions to 1024x1024. So 1 or anything that's not 0 will work.

Why not use the port though? It's much prettier. :p

1. Thanks for the help.  I'll just put it at 2 or something if it is boolean.

2. FSPort is much prettier but I prefer the feel and look of the original when it comes to FS1.