-
-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Minecraft Not Working With Game Capture
Minecraft does not default to the high-performance GPU. In order to get it working with game capture you will need to do the following:
This is mainly for laptops and all-in-one systems.
A first troubleshooting step is to make sure that the Game Capture source "Mode" is set to "Capture specific window", and select javaw/Minecraft in the "Window" drop-down
-
Close OBS and Minecraft
-
Open the Windows 10 Settings App (Start button → Cogwheel icon)
- Navigate to System → Display and select "Graphics settings" near the bottom
- Choose "Classic app" or "Desktop app" (they are the same thing, only named differently on different windows versions) and hit "Browse". Navigate to javaw.exe, usually located here:
For Minecraft Vanilla Java edition the default path is
C:\Program Files (x86)\Minecraft Launcher\runtime\jre-x64\bin\javaw.exe
For the Minecraft Lunar client, the default path is
C:\Users\[your Windows account here]\.lunarclient\jre\zulu8.50.0.53-ca-fx-jre8.0.275-win_x64\bin
and then find the javaw.exe
file and select that.
For other custom launchers see the info at the bottom of the guide for instructions to find the path of the javaw.exe
- Once Minecraft/javaw.exe is added, click "Options" and choose "High Performance"
If you're using a custom launcher, you might not find javaw.exe in the default location, but instead in a subfolder under the launcher, here is how to locate that:
- Launch Minecraft(the game, not just the launcher)
- Press Ctrl+Shift+ESC(Escape) to open Task Manager
- Right-click Java(TM) Platform SE binary and select "Open file location"
- The folder that opens is the location of your javaw.exe. Scroll up and use that path to find the correct javaw.exe to set to High-Performance Graphics.
Once this is completed, restart both OBS and your game (remember that they should have been closed at the beginning of this guide).