A PowerShell script to adjust DirectX settings from DirectX 11 to DirectX 9, improving compatibility with certain applications or older systems within the GeForce Now environment.
- Automates DirectX version adjustments to enhance compatibility with DirectX 9 requirements.
- Useful for applications that require DirectX 9 within the GeForce Now framework.
- Download this GitHub repository.
- Extract the downloaded file from the zip.
- Open Windows File Explorer.
- In the file path section, type:
and press Enter.
C:\Users\%USERNAME%\AppData\Local\NVIDIA Corporation\GeForceNOW\CEF
- ❗️If you encounter an error, try the 2nd way.
- Place the
GeForgeNowDX11toDX9.ps1
file in the folder that opens and run it. - (Optional) Right-click
GeForgeNowDX11toDX9.ps1
, select Create Shortcut, and move the shortcut to your desktop. Run the shortcut after each NVIDIA GeForce Now update.
- Download this GitHub repository.
- Extract the downloaded file from the zip.
- Click the Windows logo or use the search bar.
- Search for NVIDIA GeForce Now.
- Click Open File Location.
- In the folder that opens, right-click the shortcut named NVIDIA GeForce Now and select Properties.
- In the Properties window, click Open File Location.
- Place the
GeForgeNowDX11toDX9.ps1
file in this directory and run it. - (Optional) Right-click
GeForgeNowDX11toDX9.ps1
, select Create Shortcut, and move the shortcut to your desktop. Run the shortcut after each NVIDIA GeForce Now update.
GeForgeNowDX11toDX9.ps1
: The PowerShell script that performs DirectX version adjustments.
- Windows OS with PowerShell enabled.
- Administrator privileges to run the script.
Use this script with caution; it is designed for advanced users. Always ensure you have backups, as improper use may impact system stability or compatibility.