Skip to content

Releases: PANCHO7532/love2d-xp

Love2D-XP v0.0.6

Choose a tag to compare

@github-actions github-actions released this 30 Sep 09:00
0266a30

Arguably the "first" release of this project, don't worry about the other 5 versions before this one that don't have any assets though

Keep in mind you need to have a video card and driver that supports OpenGL 2.1 or superior in order to run this version, there are plans to support older OpenGL versions later in future releases, so... stay tuned!

Bugs:

  • There was a fix that relied on dwmapi that solves a glitch when playing on fullscreen, since dwmapi was introduced on Vista, that fix had to be disabled so you'll likely to see heavy glitches when playing on fullscreen mode, the solution by the time being, is to play in windowed mode
  • Audio might be glitched

Release v0.0.3

Choose a tag to compare

@github-actions github-actions released this 30 Sep 07:23
adda908
Fix asset_path (2)

Release v0.0.2

Choose a tag to compare

@github-actions github-actions released this 30 Sep 07:11
f50e4a9
Fix asset_path

Release v0.0.1

Choose a tag to compare

@github-actions github-actions released this 30 Sep 07:00
eaa145f
Fix CI