Skip to content

Releases: Kenix3/libultraship

1.1.0

19 Jun 05:09
04ef63c
Compare
Choose a tag to compare

What's Changed

  • Implements Config Versioning by @leggettc18 in #308
  • add custom gSPExtraGeometryMode macros and command for inverting culling by @Archez in #310

Full Changelog: 1.0.1...1.1.0

1.0.1

09 Jun 01:21
22bd2a0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.0...1.0.1

1.0.0

29 May 05:54
31189cc
Compare
Choose a tag to compare

libultraship (LUS) is a library meant to provide reimplementations of libultra (n64 sdk) functions that run on modern hardware.

LUS uses an asset loading system where data is stored separately from the executable in an archive file ending in .otr, which is an .mpq compatible file. This separation the data from the executable follows modern design practices and that it is more mod friendly. All one needs to do is supply a patch .otr and the system will automatically replace the data.