Devlog: February 16, 2026
Persona 3 Dual
- There are lots of examples with devkitpro, so I’m just going to copy/mess around with the examples in an attempt to build something
- I want to try a few things:
- Play Persona 3 audio
- Show some sprites
- Get some random 3D model displayed
- I tried doing audio but it was really hard
- It looks like BlocksDS has much better documentation, and supports some interesting libraries and has tutorials
- I think I’m going to switch to BlocksDS instead of devkitpro?