07th-mod / meakashi

19 stars 16 forks source link

Fullscreen set by height, not width #6

Closed Maelstrom1 closed 7 years ago

Maelstrom1 commented 7 years ago
screenshot 2017-05-11 18 48 49

As you can see, my weird computer has a different screen size, but the patch fit it by height, not width, so I have this wonderful lack of space on either side. This wasn't the case with Umineko, where I got black bars on the top and bottom. Idk what's causing this, but it's preventing me from wanting to say in full-screen mode.

ItaloKnox commented 7 years ago

See if you have a file called init.txt inside your Update folder. If you have it, try looking for this line: SetWindowSize(1280, 720);

Supposing you found it, I suggest you to clean the CompiledScriptsUpdate folder and then try opening the game again. If you didn't find it, try downloading the latest patch and manually extracting it inside your game folder. Don't forget to clean the CompiledScriptsUpdate folder.

ItaloKnox commented 7 years ago

Oh, wait a second, it does work windowed but it doesn't add black bars when running in fullscreen because of your screen resolution?

Maelstrom1 commented 7 years ago

^This. I just downloaded the stuff today, so it should be the latest version.

ItaloKnox commented 7 years ago

Well, if it works fine windowed but gets stretched in fullscreen, then there's nothing we can do. It's a engine issue and our control over it is pretty basic.

My suggestion is to try a borderless windowed tool to see if it fixes the issue.

DoctorDiablo commented 7 years ago

You might be able to get it rendering correctly by changing the desktop settings for your video card. Make sure the scaling mode is set to aspect ratio and scaling is performed on Display.

image

enumag commented 7 years ago

@Maelstrom1 Did you manage to solve the issue?

Maelstrom1 commented 7 years ago

I gave up and played it on windowed. Also, I got a new computer that has a proper screen ratio, so this won't be a problem again. No, I never actually tried this. Laziness won out

enumag commented 7 years ago

Understood. Have fun!