Open main menu

Compiling ScummVM/PlayStation 2

< Compiling ScummVM
Revision as of 17:47, 2 October 2009 by Fingolfin (talk | contribs) (Added some notes on compiling the PS2 port)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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