GameMaker (2.3)
Icon

Gameframe

YellowAfterlife

You must be logged in to obtain assets

Description

Quick links: documentation · itch.io (demo; cheaper) · source code
Versions: GMS2.3/GM2022+ (see itch for a GMS1.4/GMS2.2.5 version)
Platforms: Windows, Windows (YYC)

This extension gives GameMaker games a custom window caption+border that act like a native one.

That includes the minimize/maximize buttons, moving/resizing the window, common (and less common) keyboard and mouse shortcuts, and even the window shadow and rounded borders on Windows 11.

Having a custom border+caption subsequently allows for a few things:

  • Toggling window border on demand
  • Supporting exclusive fullscreen, borderless fullscreen, and windowed modes.
    (which more and more players expect from you as time goes on)
  • Not freezing the application while the user is dragging the window around.
    (essential for competitive online games)
  • Customizing the title bar and/or border.
    (now that it's game code that's drawing them)

The extension is easy to use, highly customizable (change sprites, add buttons, or even replace chunks of drawing logic), and thoroughly documented.

End User Licence Agreement (EULA).

Age Rating: 4+

Version

GMS2.3 - Version 1.0.1. Published December 14, 2022

Sprites are now included; fixed icon duplication on game_restart

Loading, please wait

Package contents

Loading, please wait

What is the issue?

Loading, please wait