Releases: MetroidPrimeModding/prime-practice-native
Releases · MetroidPrimeModding/prime-practice-native
2.3.0 (beta)
2.3.0 (beta)
- Compile statically & link directly into default.dol
- This reduces the size of the mod by ~100k
2.2.4 (beta)
2.2.4 (beta)
- Fix running in Nintendont
- Revert from direct GX rendering back to Stream rendering, until I can figure out why it crashes nintendont
2.2.3 (beta)
2.2.3 (beta)
- Switch to a more efficient renderer (and fix some rendering bugs)
- Add item presets for Start, Any%, and 21%
- Save position now saves orientation and velocity
- Save position now saves room and position
- Unfortunately, it can currently only load room or position. Hopefully can fix this later.
2.2.2 (beta)
2.2.2 (beta)
- Save menu input location across menu opening/closing
2.2.1 (beta)
2.2.1 (beta)
- Fix texture corruption
- Reduce size by another ~65k
- Make the menu fit on the screen properly at all times
- Remove window border and shrink window padding
- Move input to bottom right & default to on
- Back due to popular demand, Magmoor has been added to the warp menu
2.2.0 (beta)
2.2.0 (beta)
- Reduce footprint by about ~200k
- Fix font rendering to be far more legible
- Fix room timer bug
2.1.0 (beta)
2.1.0 (beta)
- Add pyinstaller pre-built windows .exe file
- Add trigger viewing
- Add save/load position
- Add IGT and room time display
- Add pos/velocity display
2.0.0 (beta release)
2.0.0 (beta)
- Complete rewrite! Not feature complete
- Press Z with pause menu open to access the menu
- Currently requires installed python3.7+