Skip to content

parappadev/parappa2

Repository files navigation

PaRappa the Rapper 2 Decompilation

build progress discord

PaRappa icon by pips

A work-in-progress decompilation of PaRappa the Rapper 2 (パラッパラッパー2) for the PlayStation 2.
We are currently targeting the July 12th NTSC-J prototype, but we aim to target the final NTSC-J/NTSC/PAL builds in the foreseeable future.

For any questions, we have a home at the PS1/PS2 Decompilation Discord server and the PaRappa the Rapper Modding Community Discord server.

Progress

For a more detailed view of the progress, please check our decomp(dot)dev page.

EE main core

Folder Progress Description
dbug progress Debug utilities (VRAM save, debug menus, etc.)
os progress OS utilities (threading, pad, memory, etc.)
iop_mdl progress IOP module control routines
main progress Gameplay code (score logic, loading screen, etc.)
menu progress Menu code (UI flow, Memory Card saving, etc.)
prlib progress Game engine (rendering, models/animations, etc.)
src progress Total percentage

IOP modules

Folder Progress Description
wavep2 progress Music and asset streaming
tapctrl N/A Voice and sound effect playback

VU1 microcode

Folder Progress Description
N/A N/A N/A

Contributing

Please see our build and decompilation guides.