Running the mod changes my graphic card
LosY966 opened this issue ยท 5 comments
Expected Behavior
I have two graphic cards in my PC (a laptop), and Intel one and a NVIDIA RTX. I allways play with my PC plugged, and when this happens, automatically the RTX starts running.
Actual Behavior
When using this mod, it changes to the Intel graphic card, so there is no performance improvement, that is what I wanted to have a look at.
Reproduction Steps
- I open Minecraft Launcher
- Choose the Fabric Loader
- Run the game
- Run my world
- Still fluent, as spected, but using the wrong graphic card
Attachments
All the versions of the mods and the launcher are the lates ones.
System Information
- Java Version: [1.8.0_51]
- CPU: [Intel Core i7-8750H 2.20 GHz]
- GPU: [NVIDIA GeForce RTX 2060]
This looks like FabricMC/fabric-loader#280 (Nvidia has a list of games and Fabric changes the main class so Minecraft is no longer recognized)
It's not the mod's fault. Go to Settings > System > Display > Graphics Settings to select the GPU you prefer for Java.
the mod can't choose the graphics card set since the graphics driver is controlled by the os
try checking your os's settings or googling the how to set dgpu for a game in os name
the mod can't choose the graphics card set since the graphics driver is controlled by the os
try checking your os's settings or googling the how to set dgpu for a game in os name
Thank you very much for your help