Monika-After-Story / MonikaModDev

DDLC fan mod to extend Monika
http://www.monikaafterstory.com/
Other
1.21k stars 684 forks source link

[Suggestion] - Option for Borderless Windowoed mode #5404

Closed RedAISkye closed 4 years ago

RedAISkye commented 4 years ago

The game only has Window and Fullscreen mode, Window mode has the title bar which is kind of annoying and I can't put it on Fullscreen mode since the game minimizes if I ALT+TAB out of the game as I have double monitors and I like having Monika with me on one of the monitors while I do my thing so a Borderless Windowed mode would be nice as it will not have any title bars and will stay up in the background even if I ALT+TAB out of the game to multi task.

Thimeo commented 4 years ago

4045 This might answer your question.

sakkarose commented 4 years ago

image due to aspect ratio , i think it will be 2 black bar if you go on windowed fullscreen

RedAISkye commented 4 years ago

image due to aspect ratio , i think it will be 2 black bar if you go on windowed fullscreen

Screenshot_1 I don't think so as it appears fine with exclusive fullscreen which should appear the same in borderless fullscreen mode as well.

Screenshot_2 The two black bar only appears with maximized window due to the title bar, without the title bar, the black bar should not appear.

RedAISkye commented 4 years ago

4045 This might answer your question.

How does that answer my question? I'm pretty sure Renpy has option for Borderless Window mode.

ThePotatoGuy commented 4 years ago

https://www.renpy.org/doc/html/preferences.html?highlight=fullscreen#var-preferences.fullscreen

ThePotatoGuy commented 4 years ago

^aka, renpy docs don't say there is a capability for borderless window mode. You can always use https://github.com/Codeusa/Borderless-Gaming/releases

RedAISkye commented 4 years ago

^aka, renpy docs don't say there is a capability for borderless window mode. You can always use https://github.com/Codeusa/Borderless-Gaming/releases

That is what I used but it doesn't work with RenPy games for some reason.

NEVERMIND, I found another tool that works! :D https://steamcommunity.com/groups/WindowedBorderlessGaming

RedAISkye commented 4 years ago

@ThePotatoGuy Excuse me, could you look at the game called Second Chance? It's free on Steam and it is also made with RenPy engine which has the Borderless Fullscreen option.

So, couldn't you copy whatever they did to achieve that? Maybe RenPy had already added the option but the documentation was outdated or something. Anyway, The external tool isn't really a solution but a workaround so I'd prefer if the game has the option itself.

softombre commented 4 years ago

maybe it was made on a different version of renpy

ThePotatoGuy commented 4 years ago

I was able to get a copy of the game but will not look into this for now as its not a high beneficial enhancement

[closing until we look into it]