cursey / kanan-new

A reimagining of Kanan for Mabinogi written in C++
The Unlicense
147 stars 69 forks source link

Borderless window mode not working perfectly #316

Closed nya-wn closed 1 year ago

nya-wn commented 1 year ago

honestly i can't begin to figure out how to describe this. it's been an issue since nexon added their own borderless window mode, but as a laptop player i like having my Taskbar visible at all times.

gif example basically, any time i reload the game in some way - i.e. channel changing - the window resizes to a smaller version for a moment and then goes back to full screen. unfortunately, when it does this it moves windows- like my bags if my inventory is open - in order to fit the window edges.

I'm not sure why I'm having this issue qq I've used kanan with both steam and the nexon launcher with no change in outcome.

kohupallintrax commented 1 year ago

I utilize borderless window (borderless window option on display 1) fairly extensively for the same reason and have not had the issues you're describing. Do you use any additional overlay software? eg: Discord stream overlay, launch via steam, any other mods?

kohupallintrax commented 1 year ago

Sorry, never mind I was corrected by a friend - what you're describing DOES happen to me, I just play at a large resolution so it doesn't impact my bags like you experience. I don't have an immediate solution at the moment for you unfortunately.

kohupallintrax commented 1 year ago

Turns out if you change Screen Mode to "Borderless Fullscreen" In the Display settings in-game it resolves the issue for the most part.

nya-wn commented 1 year ago

i launch using steam primarily, but even with the nexon launcher it has the same effect. i believe i've done a kanan-only launch using the nexon launcher with the same issue, though i use kisara with my steam client.

i've always used kanan with other mods with no problem. for some reason it just started becoming glitchy after nexon added their own borderless option. Client_D2GIQxnvVd

idk if an ss of my settings will help, but here they are anyways

codecumkey commented 1 year ago

i launch using steam primarily, but even with the nexon launcher it has the same effect. i believe i've done a kanan-only launch using the nexon launcher with the same issue, though i use kisara with my steam client.

i've always used kanan with other mods with no problem. for some reason it just started becoming glitchy after nexon added their own borderless option. Client_D2GIQxnvVd

idk if an ss of my settings will help, but here they are anyways

if you read the comments above yours. @kohupallintrax already gave the answer

Turns out if you change Screen Mode to "Borderless Fullscreen" In the Display settings in-game it resolves the issue for the most part.

change screen mode to "borderless fullscreen" this is a issue with mabinogis internal systems. it will try to reset window type when you cc or close the settings window. kanan is just auto changing it back when it happens. mabinogi will not try to reset window type if it has a matching type to what your doing in the settings.

too long cant read change screen mode to "borderless fullscreen"

nya-wn commented 1 year ago

i'm bad at reading B) also for some reason thought that i had tried this i guess. thanks guys!! it worked 😭