Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[OT] Converting scenery textures to DXT3

Featured Replies

Hi!Sorry, I abuse a little of this space to ask your opinion on this (After all you're DXT experts :) ): can I convert all FS9 scenery textures to DXT3? Maybe it could improve performance...

"Society has become so fake that the truth actually bothers people".

I was curious about this as well, particularly when I narrowed down a video stutter problem to some airport DXT3 textures. So I did a bit of digging on the 'net to see what I could find.As I understand it, the DXT format provides for some lossy compression of bitmap graphics, like jpg does, but it can also handle Alpha channels which provide transparency.DXT1 uses 1 bit for Alpha channel information. However, DXT3 uses 4 bits. If I understand correctly, this means that DXT1 transparency is either on, or off. DXT3 transparency can be graduated (like a building window, you can see through it, but you can also see that it's there.)Because of this, DXT3 files are actually quite a bit larger than DXT1 files. So, if you do not need graduated transparency, you're better off with DXT1 files.For my video stutter problem, I took the DXT3 files that were causing it, converted them to DXT1, and the stutter was gone.Since ground textures do not need graduated transparency (or any transparency for that matter) I would guess that it would be best to leave them as DXT1....jim

DXT1 with alpha is required for photo tile textures to show water (set by the alpha), at least if you want float planes to be able to use the water.scott s..

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.