Compiling ScummVM/PlayStation 2
Jump to navigation
Jump to search
TODO: This page needs to be filled with real contents. For now, a super brief summary:
- Install PS2 development tools from TODO
cd backends/platform/ps2
- edit Makefile.ps2 (or Makefile.gdb if you are a developer ;-) to have PS2_EXTRA pointing to where you have all PS2 devel libs (eg. zlib, mad, tremor)
make -f Makefile.ps2