mirror of
https://github.com/aap/librw.git
synced 2026-01-24 12:02:58 +00:00
Added PS2 test.
This commit is contained in:
14
tests/ps2/README.md
Normal file
14
tests/ps2/README.md
Normal file
@@ -0,0 +1,14 @@
|
||||
PS2 test renderer
|
||||
=================
|
||||
|
||||
This is a basic RW renderer for PS2.
|
||||
There is a bunch of unrelated code since I adapted an earlier program of mine.
|
||||
|
||||
To compile you need the ps2toolchain and ee-dvp-as from the Sony SDK
|
||||
(dvp-as from the ps2toolchain segfaults when encountering MPG,
|
||||
this should be fixed).
|
||||
|
||||
So far the program can render PS2 native geometry (no generic geometry atm)
|
||||
in the default or skin format (no PDS pipes as used in San Andreas supported yet).
|
||||
The files are read from host: (see main.cpp)
|
||||
so you can use e.g. ps2link on a real PS2 or pcsx2 with the host device enabled.
|
||||
Reference in New Issue
Block a user