"Interactive Keygen" for oldschool codewheel DRMs ... on your PS Vita
- The Secret of Monkey Island (Dial-a-Pirate)
- Make DialDRM as a System App so you can run it at the same time as other applications eg. ScummVM
- Add more wheels for more games (feel free to open an Issue if you want me to add a specific wheel)
- Improve general GUI and possibly add more functionality
- Wheels: 525 x 525 px transparent PNG centered as well as possible
- Game Logos: 418 x n (maximum 525) px transparent PNG
Make sure to first install libmathneon, vitaGL and dear ImGui.
When compiling VitaGL use: make HAVE_SBRK=1 NO_DEBUG=1 install
.
Building DialDRM itself:
mkdir build
cd build
cmake .. && make