[Guide] [NVIDIA] Enabling Vsync For Minecraft
Maybe your like
Menu Log in Sign up - Home
- Forums
- Video Games
- PC Gaming
#3 · Apr 25, 2012 tried it and it does work the 2 570's don't seem to be stressing out so much. now also vsync for minecraft i must say it is shoit the lagg with vsync is pretty awful (i don't know if there is a solution for this) but the frame cap is at 60fps and there is no noticable frame tearing i think i will give a go of adaptive vsync for minecraft and see if that is any better. thanks for this guide though very helpful +rep #4 · Apr 26, 2012 Not sure why you would lag, that's probably a SLI or driver problem Originally Posted by IronWill1991That seems to be a common problem which, unfortunately, I can't test (I don't have an SLI configuration). I wish I could offer helpI'll go and give it shot. If only I can get 60fps with 256x texture pack and Sonic's unbelievable shaders. Is there anyway to make MC use SLI properly? Sonic's shaders or any GLSL shaders can make one of my GPU run at 99% usage while second remains 0%. Click to expand...
#7 · Apr 26, 2012 The vertical sync still doesn't work. I found java files in Program Files instead Program Files (x86). I tried both javaw.exe and java.exe. I looked at the process and I noticed MC is using java.exe in System 32 folder. Plus I'm running MC off minecraft.jar using the bat file. #8 · Apr 26, 2012 Quote: Originally Posted by IronWill1991This should work as long as you add the correct file. Have you tried adding the file from System32 that it's using? Make sure that you apply the settings then close and re open Minecraft to ensure that the new settings are being used. I don't recall ever having Java 6/7 installed into System32, are you sure you're using the latest version? Try downloading Java 7 and applying this fix to the jre7/bin/javaw.exe file. Also, check out your batch file and see if it's using "java" or "javaw" to launch MC -- if it's using "java" try changing it to "javaw". From my knowledge it shouldn't be using "java" as Minecraft isn't a console application.. If that fails you can always force it to use the javaw.exe from the batch file like this: (edit this and change jre7 to jre6 if you're still using 6) Code: Code: @ECHO OFF "C:\Program Files\Java\jre7\bin\javaw.exe" -jar minecraft.jar #9 · Apr 26, 2012 I rather not to use java 7. It's little buggy. I'm using Java 64bit version 31. This is my current bat file Code: Code: @echo off java -Xincgc -Xmx2556M -jar minecraft.jar exit I'll try to modify it to be more specific. #10 · Apr 26, 2012 Quote:The vertical sync still doesn't work. I found java files in Program Files instead Program Files (x86). I tried both javaw.exe and java.exe. I looked at the process and I noticed MC is using java.exe in System 32 folder. Plus I'm running MC off minecraft.jar using the bat file. Click to expand...
Originally Posted by IronWill1991Code: Code: @echo off "C:/Program Files/java/jre6/bin/javaw.exe" -Xincgc -Xmx2556M -jar minecraft.jar exit Should do the trick then if you add "C:/Program Files/java/jre6/bin/javaw.exe" To the NVIDIA Control PanelI rather not to use java 7. It's little buggy. I'm using Java 64bit version 31. This is my current bat file Code: Code: @echo off java -Xincgc -Xmx2556M -jar minecraft.jar exit I'll try to modify it to be more specific. Click to expand...
Originally Posted by cippThat's exactly what I just did few minutes ago and still nothing. Even optifine's vertical sync doesn't work. I'm 100% sure I'm using correct path and even the process said so. It's just like minecraft doesn't want to be locked to 60fps. EDIT: I just turn on vertical sync in Global settings and still nothing. #12 · Apr 26, 2012 Quote:Code: Code: @echo off "C:/Program Files/java/jre6/bin/javaw.exe" -Xincgc -Xmx2556M -jar minecraft.jar exit Should do the trick then if you add "C:/Program Files/java/jre6/bin/javaw.exe" To the NVIDIA Control Panel
(assuming that's your path) Click to expand...
Originally Posted by IronWill1991If you get this fixed I'd be interested in hearing how you fixed itThat's exactly what I just did few minutes ago and still nothing. Even optifine's vertical sync doesn't work. I'm 100% sure I'm using correct path and even the process said so. It's just like minecraft doesn't want to be locked to 60fps. EDIT: I just turn on vertical sync in Global settings and still nothing. Click to expand...
I'll do some digging around as well. #13 · Apr 26, 2012 I might one day. It's really not worth the tassel. MC still run cooler than the other demanding game titles. Insert Quotes Post Reply - ?
- ?
- ?
- ?
- ?
- ?
- ?
- ?
- ?
- ?
- ?
- ?
- ?
- ?
- ?
- ?
- ?
- ?
- ?
- ?
Top Contributors this Month
View AllRecommended Communities
Fly Fishing Forum 333K members
Podcasts 40 members
Starlink Talk 460 members - Home
- Forums
- Video Games
- PC Gaming
Tag » How To Turn On Vsync Minecraft
-
How To Activate VSync Minecraft - Quora
-
Can/How Do You Turn On Vsync With Optifine? : R/Minecraft - Reddit
-
How To Turn VSync On & Off In Minecraft! - YouTube
-
How To DISABLE VSYNC On Minecraft Bedrock Edition! (Windows 10)
-
How To Find Vsync In Minecraft With Optifine!!! - YouTube
-
How To Turn Off Vsync Minecraft Windows 10 - Stealthy Gaming
-
How To Turn Vsync Off In Minecraft - Askingames
-
What Is VSync In Minecraft? - West Games
-
(Bedrock) Framerate/Vsync Toggle - Minecraft Feedback
-
What Is Vsync In Minecraft ? Should You Use It ? - Gaming Esports
-
Is There A Way To Turn Off Vsync For Bedrock Edition Minecraft On Ps4?
-
What Is VSync (And Should You Use It)? - Whatsabyte
-
Vsync: On Or Off? - Planet Minecraft
-
Vsync Optifine | Hypixel - Minecraft Server And Maps
I'll go and give it shot. If only I can get 60fps with 256x texture pack and Sonic's unbelievable shaders. Is there anyway to make MC use SLI properly? Sonic's shaders or any GLSL shaders can make one of my GPU run at 99% usage while second remains 0%. Click to expand...