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.

AI traffic performance - myths and reality

Featured Replies

I should select my traffic directory for "Source Folder", check "include sub-folders", and leave "mask/filename" blank, right? For "resize - largest dimension" I should check 1024, but what about the checkbox for "reduce _LM texture size by half"?

Yes to all.

 

Do not select "reduce LM texture" as this will resize the AI aircraft's light maps.

 

Do I need to specify destination directories? What I really want is to replace the original textures in their original directories. That means, I think, that I need to check the "update source" box, right? But then what about the folders specified at the bottom?

"Update Source" -> Directly replace the source files.

 

The alternative would be specifying a (temporary) directory in the "Other" category (and pressing "continue" in case of an error pop-up). This will place the converted files in the specified directory, retaining the folder structure of your AI aircraft folder.

 

Checking "Backup Files" will obviously create backups, but I'm pretty sure that you'll have to revert manually (by deleting the converted file and renaming the backup) in case of a botched conversion.

 

 

 

- Edit:

 

Here's a batch file to create a backup of your current AI aircraft textures.

@echo on
set CURRENTBACKUP="C:\AI_Aircraft"
set CURRENT=%cd%
robocopy /S "%CURRENT%" "%CURRENTBACKUP%" *.bmp
robocopy /S "%CURRENT%" "%CURRENTBACKUP%" *.dds
pause

Copy and paste this into an empty text file, alter "C:\AI_Aircraft" to reflect a valid path for your HDD setup and save it as "Backup.bat". Put the batch file into the parent folder of your AI aircraft (FSX\Aircraft?) and run it.

The batch file will copy all BMP and DDS textures from your AI aircraft folders to the destination directory, retaining the folder structure.

Should make reverting fairly easy.

7950X3D + 7900 XT + 64 GB + Linux | 4800H + RTX2060 + 32 GB + Linux
My add-ons from my FS9/FSX days

  • Replies 30
  • Views 15.5k
  • Created
  • Last Reply

Archived

This topic is now archived and is closed to further replies.

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.