Difference between revisions of "Help"

From MSX Game Library

(Topics)
 
Line 14: Line 14:
 
** [[Fixed-point number]]
 
** [[Fixed-point number]]
 
** [[Collision early elimination method]]
 
** [[Collision early elimination method]]
 +
** [[Release]]
 
* Misc
 
* Misc
 
** [[Credits]]
 
** [[Credits]]

Latest revision as of 00:21, 18 September 2025

Topics

MSXgl format description

  • lVGM (light-VGM music)
  • MGI (image)
  • MGV (video)
  • RLEp (pattern-based RLE compression)

Proposal

Q&A

  • What if I prefer to have the MSXgl directory in my project directory and not the opposite?
    » See the alternative file layout.
  • Do I have to mention that I use MSXgl in my game?
    » No, it's not mandatory: do as you like. If you mention that the game is made with MSXgl, that's cool, because it might inspire others to create MSX games with this library. The CC BY-SA license applies mainly to people who want to modify and distribute the library on their own. In this case, the author must be cited and the derivative work must retain the same license.