Optimize the graphics card configuration
For an enhanced 3D experience, RIM-Nat recommends using a high-performance GPU. This detailed guide will help you configure your dedicated GPU if your computer is equipped with two GPUs (e.g., Intel and NVIDIA). You’ll also learn how to check if your system has a high-performance GPU.
Check for a Dedicated GPU
Before starting, ensure your computer has a dedicated GPU:
On Windows
- Open Device Manager:
- Press
Win + X
and select Device Manager.
- Press
- Check Graphics Cards:
- In the list, expand Display adapters.
- Look for two GPUs (e.g., Intel HD Graphics and NVIDIA GeForce).
Enable High-Performance GPU on Windows
Recommended Method: Windows Graphics Settings
- Access Display Settings:
- Right-click on the desktop and select Display settings.
- Open Graphics Settings:
- In the display settings window, scroll down and click Graphics settings.
- Choose an App to Set:
- Under Graphics performance preference, select Desktop app from the dropdown.
- Click Browse.
- Add Your Browser:
- Navigate to the folder where your browser is installed (e.g.,
C:\Program Files\Google\Chrome\Application\
for Chrome). - Select the browser executable (e.g.,
chrome.exe
) and click Add.
- Navigate to the folder where your browser is installed (e.g.,
- Set Preferences:
- Once the app is added, click Options.
- Select High performance to use the dedicated GPU.
- Click Save.
- Repeat for Other Browsers:
- If you use multiple browsers, repeat steps 3 to 5 for each.
Alternative Method: Use a Registry File to Automate Configuration
To simplify enabling the high-performance GPU for your browsers, you can download and run a registry file that automatically applies the necessary settings.
Warning: Editing the Windows registry can be risky if done improperly. Be sure to create a restore point or back up your registry before proceeding.
Steps:
- Download Configuration File:
- Run the File:
- Double-click the downloaded file to run it.
- Confirm Changes:
- A Windows security prompt will appear. Click Yes to allow changes.
- Confirm that you want to modify the registry by clicking Yes.
- Restart Your Computer:
- Restart your computer to ensure the changes take effect.
The gpu_correction.reg
file includes the following entries, which set the high-performance GPU for popular browsers:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\DirectX\UserGpuPreferences]
"C:\\Program Files\\Google\\Chrome\\Application\\chrome.exe"="GpuPreference=2;"
"C:\\Program Files\\Mozilla Firefox\\firefox.exe"="GpuPreference=2;"
"C:\\Program Files (x86)\\Microsoft\\Edge\\Application\\msedge.exe"="GpuPreference=2;"
Alternative: NVIDIA Control Panel
If you prefer using the NVIDIA Control Panel:
- Open NVIDIA Control Panel:
- Right-click on the desktop and select NVIDIA Control Panel.
- Access 3D Settings:
- In the left menu, click Manage 3D settings.
- Program Settings:
- Go to the Program Settings tab.
- Click Add and choose your browser from the program list.
- Set the Preferred graphics processor to High-performance NVIDIA processor.
- Apply Changes:
- Click Apply to save the settings.
Browser-Specific Configuration
Google Chrome
Enable Hardware Acceleration
- Open Chrome Settings:
- Click the three vertical dots in the top-right corner and select Settings.
- Access Advanced Settings:
- Scroll down and click Advanced.
- Enable Hardware Acceleration:
- Under System, enable Use hardware acceleration when available.
- Restart Chrome:
- Click Relaunch to apply changes.
Check GPU Usage
- Access GPU Page:
- Type
chrome://gpu
in the address bar and press Enter.
- Type
- Verify Features:
- Ensure the items under Graphics Feature Status are marked as Hardware accelerated.
Microsoft Edge
Enable Hardware Acceleration
- Open Edge Settings:
- Click the three horizontal dots in the top-right corner and select Settings.
- Go to System and Performance:
- In the left menu, click System and performance.
- Enable Hardware Acceleration:
- Enable Use hardware acceleration when available.
- Restart Edge:
- Click Restart to apply changes.
Check GPU Usage
- Access GPU Page:
- Type
edge://gpu
in the address bar and press Enter.
- Type
- Verify Features:
- Confirm the features are Hardware accelerated.
Mozilla Firefox
Enable Hardware Acceleration
- Open Firefox Options:
- Click the three horizontal bars in the top-right corner and select Options.
- Access Performance Settings:
- Under the General tab, scroll down to Performance.
- Adjust Settings:
- Uncheck Use recommended performance settings.
- Check Use hardware acceleration when available.
- Restart Firefox:
- Close and reopen the browser to apply changes.
Check GPU Usage
- Access Support Page:
- Type
about:support
in the address bar and press Enter.
- Type
- Verify Graphics Details:
- Under Graphics, ensure Compositing is set to GPU.
Final Check
On Windows
- Use Task Manager:
- Press
Ctrl + Shift + Esc
to open Task Manager. - Go to the Performance tab and select GPU to view real-time usage.
- Press
- Use Resource Monitor:
- Press
Win + R
, typeresmon
, and press Enter. - Check GPU usage under the Hardware tab.
- Press
Configuration on macOS
On macOS, the system automatically manages GPU usage. However, to force high-performance GPU usage:
- Open System Preferences:
- Click the Apple menu () and select System Preferences.
- Open Battery or Energy Saver:
- Click Battery (or Energy Saver on older versions).
- Disable Automatic Graphics Switching:
- Uncheck Automatic graphics switching to force the dedicated GPU.
Configuration on Linux
Configuration may vary depending on the distribution, but generally:
- Install NVIDIA Proprietary Drivers:
- Use the package manager to install appropriate NVIDIA drivers.
- Configure PRIME:
- Use
nvidia-settings
to configure the high-performance GPU.
- Use
- Force NVIDIA GPU:
- Adjust settings to set NVIDIA GPU as the primary graphics processor.
Final Check on macOS and Linux
On macOS
- Use Activity Monitor:
- Open Activity Monitor from Applications > Utilities.
- Check GPU usage under the Energy tab.
On Linux
- Use Command Line:
- Type
nvidia-smi
in the terminal to see NVIDIA GPU usage.
- Type
Conclusion
By following these detailed steps, you ensure that your browser uses the high-performance GPU for an optimal experience with RIM-Nat. Don’t forget to restart your browser and, if needed, your computer after each change to apply the settings.