hancin / Fullscreen-Windowed-Minecraft

Allows you to make your game run in borderless windowed instead of the default fullscreen. Compatible with all MC 1.7.10 and up.
https://minecraft.curseforge.com/projects/fullscreen-windowed-borderless-for-minecraft
BSD 2-Clause "Simplified" License
18 stars 12 forks source link

A mod that does the oppisite of this #9

Open scj643 opened 8 years ago

scj643 commented 8 years ago

Would it be possible to make a mod like this that just puts the game into exclusive fullscreen mode. Some mobile GPUs have weird tearing issues when not in exclusive mode. This would be great.

hancin commented 7 years ago

Hi there,

Unless I am reading the source wrong, the default behavior of Minecraft (without my mod) is to use exclusive fullscreen mode.

It may be working differently compared to AAA titles since it's using OpenGL instead of DirectX - maybe drivers are an issue here.

Vertical sync (V-Sync) is usually the fix to screen tearing, since it prevents sending frames to the display mid-refresh.

Cheers

scj643 commented 7 years ago

The tearing issue I have is a diagonal tear with the mobile gpu for me it only happens on windows 10 not on windows 7