Releases: Kenix3/libultraship
Releases · Kenix3/libultraship
1.1.0
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
What's Changed
- Remove skip over ports 2 and 4 by @inspectredc in #296
- Fixed various V-Sync issues by @Spodi in #298
- fix: override gh default VCPKG_ROOT so auto update works by @Archez in #302
- Implement horizontal flipping support for gSPBgRectCopy by @Archez in #300
- wii u fixes by @briaguya-ai in #304
- fullscreen with f11 instead of f9 by @briaguya-ai in #305
- add grayscale stuff to dlist xml parsing by @briaguya-ai in #309
New Contributors
- @inspectredc made their first contribution in #296
- @Spodi made their first contribution in #298
Full Changelog: 1.0.0...1.0.1
1.0.0
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.