Jump to content

tomeye

Members
  • Posts

    343
  • Joined

  • Last visited

1 Follower

About tomeye

  • Birthday 03/03/1982

Personal Information

  • Flight Simulators
    DCS, MSFS
  • Location
    Greece

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. There is a reshade preset on the first post, does this work?
  2. Do you receive the error for a specific texture or every time? An idea that comes to my mind is that it could be an issue that it cannot read the texture size or name of a specific file.
  3. Sharing a thought, the script creates a temp folder in the location you execute. It unzips and processes the files there. It might be on a different drive from where you have DCS installed. Also when you receive the out of memory error, did you check the free space on your drives?
  4. Thanks! I am also using nirsoft tools like soundvolumeview.exe to set volume for bass shakers.
  5. @speed-of-heat do you mind sharing the complete script? I have a similar solution where I start DCS updater, Voice attack when I power my g2 through event log monitoring. But I am keen into starting VA only with DCS launch and kill afterwards.
  6. On a similar thread
  7. You should only use the mod folder and install in DCS folder (not saved games). Using a mod manager you will backup and overwrite files to make it easy to reinstall after updating.
  8. Both mods offer the same result, reduced texture size which affects the VRAM usage. The PowerShell script is a manual/adhoc method that anybody can apply without waiting for others to reduce textures and upload.
  9. yes it's get cleared at the end of the conversion Remove-Item (Join-Path $tempPath -ChildPath "*") -Recurse Remove-Item (Join-Path $tempPath -ChildPath "*") -Recurse
  10. Default policy is RemoteSigned which could explain your error
  11. do you mind sharing the customization?
  12. Comparing size of textures zip indicates the problem. After running the script we have: Mods\aircraft\AH-64D\Cockpit\Textures\AH-64D-CPT-TEXTURES.zip 490Mbytes Mods\aircraft\CH-47F\Cockpit\Textures\Cockpit_CH-47F_Textures.zip 1.6Gbytes Chinook is 3x times larger!
  13. I am using 3080ti (12GB VRAM) and I have similar experience with Chinook textures even using this script. Changed configuration to medium textures and Chinook is playable but Huey looks blurry.
  14. The powershell script reduces textures size for those already provided by Taz and includes other modules too. I think you only need the Powershell script.
×
×
  • Create New...