Skip to content

LuaSTG Retro v0.0.1 Pre-release

Pre-release
Pre-release

Choose a tag to compare

@Hoshiruna Hoshiruna released this 28 May 09:36
· 47 commits to master since this release

Pre-release, includes the following updates:

  • API addition: lstg.SwapChain.ScalingMode.integer_aspect_ratio has been added.

    • This mode preserves the canvas aspect ratio and prefers integer scaling for sharper pixel output.
    • If no valid integer scale fits the window, it falls back to normal aspect-ratio scaling.
  • API addition: lstg.DiscordRPC has been added.

  • Support for managing game resources and assets using the DAT archive format is now available.