Skip to content

Releases: Grarak/DSVita

0.3.1

12 Aug 18:19
Compare
Choose a tag to compare
  • Change ux0:dsvita to ux0:data/dsvita (normal vpks don't have permission to create directories/files at the root)

0.3.0

11 Aug 19:19
Compare
Choose a tag to compare
  • Implement vram display (some games use that mode for cutscenes)
  • Implement saving
  • Enable shader cache (long loading times will only happen once)
  • Increase game compatibilities
  • New UI

0.2.0-alpha

30 Jul 22:23
Compare
Choose a tag to compare
0.2.0-alpha Pre-release
Pre-release
  • Basic 3D rendering (still very broken)
  • Display emulation stats on top right of screen

v0.1.0-alpha

09 Jun 22:09
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release

This runs some games, however following things are missing:

  • No 3D
    • Some games rely on 3D states (such as Pokemon Diamond), they will get stuck at titlescreen
  • No saves
  • Incomplete 2D rendering
    • No alpha blending
    • Will crash on unimplemented draw modes
  • ARM7 HLE will not work with most games
    • Disable it if certain games don't boot further