Skip to content

Releases: cmd430/Better-Fullscreen

2.1.3

Choose a tag to compare

@cmd430 cmd430 released this 13 Aug 04:54
3051876

fix issue with default setting for remove window frame not working

2.1.2

Choose a tag to compare

@cmd430 cmd430 released this 04 Apr 07:28

Fix for Extended Window Styles causing some windows to have a thin border remain, option to not remove window borders, some other minor non breaking adjustments i don't 100% recall

Mega Pint (v2.1.1)

Choose a tag to compare

@cmd430 cmd430 released this 08 Nov 11:47

Update to check if Window Frame exists when returning to the Game window and remove it if it does

Mega Pint (v2.1)

Choose a tag to compare

@cmd430 cmd430 released this 08 Aug 17:44

Mostly cosmetic changes with a few minor bugs/annoyances fixed, probably requires windows 10+ added more options to configure for default profile settings, previous configs are forward compatible

Mega Pint (v2 release)

Choose a tag to compare

@cmd430 cmd430 released this 29 Jul 11:36

This version is breaking

  • configs are now stored in .conf file and in xml
    • a separate project is included in the repo to convert old configs to the new format - a precompiled exe is also provided with this release
    • please note: the ini file must be in the same directory as the config migrator.exe and named Better Fullscreen,ini, this will produce a Better Fullscreen.conf for use with Better Fullscreen.exe
  • window title matching can be Full (the default), Starts With, or Includes to allow more flexible matching of windows
  • major optimizations of the main logic by removing the looping code and using a profile look up thanks to LINQ and the xml upgrades

Fixed Issues Bringing Apps to Foreground when Initially Switching from Game

Choose a tag to compare

@cmd430 cmd430 released this 22 Jul 19:21

Fixes long standing issue of windows on initial switch from game not being brought to the foreground without first clicking taskbar

Optimized and Bonus Bug Fixes

Choose a tag to compare

@cmd430 cmd430 released this 16 Jul 08:52

Changed from a loop to using Windows Event messages for focused window changed
Fixed so it works with games with trailing whitespaces in the title or class
Possible fix for crashing when adding some games

Actually Start With Windows!

Choose a tag to compare

@cmd430 cmd430 released this 07 Apr 12:10

minor fixes mostly, start with windows setting works now and should also work with windows scaling settings other than 100%

Honestly no Idea what changed but here is an Update

Choose a tag to compare

@cmd430 cmd430 released this 19 Apr 08:45

Don't ask I actually have no idea whats changed since last release....

1.1.0

Choose a tag to compare

@cmd430 cmd430 released this 18 Nov 10:17

New Features!

  • Delay; Delay in MS before stripping window borders and resize/repositioning window, this should fix some games crashing on load
  • Capture Mouse; Capture the mouse to the game window until you tab out or press the windows [Win] button, this will allow you to play games when the mouse is free to leave the window without accidentally clicking out of the window

Old ini files are compatible and any existing games can enable to the new features by opening the config window and setting the appropriate setting! both new options are set disabled by default for both existing and newly added games

To Update simply replace the old 'Better Fullscreen.exe' with the new File (please don't forget to rename the new exe to 'Better Fullscreen.exe' or your config will not load! (alternatively rename the 'Better Fullscreen.ini' to match the new exe)