From f5f09056c339a60af18d1699b011665968578305 Mon Sep 17 00:00:00 2001 From: ABelliqueux Date: Fri, 23 Jul 2021 17:24:21 +0200 Subject: [PATCH] Add sources --- hello_str/README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/hello_str/README.md b/hello_str/README.md index ead0c6a..efeec4e 100644 --- a/hello_str/README.md +++ b/hello_str/README.md @@ -63,7 +63,12 @@ Alternatively, open the STR file in `MC32.exe` and look at the bottom left of th MC32 : http://psx.arthus.net/tools/pimp-psx.zip STR converter : http://psx.arthus.net/tools/str_converter.rar -Original PsyQ sample code : `/psyq/addons/cd/MOVIE` +Original PsyQ sample code : +``` +/psyq/psx/sample/scee/CD/MOVIE2 +/psyq/addons/cd/MOVIE (same as /psx/sample/cd/MOVIE ) +/addons/sound/STREAM/TUTO2.C +``` Original post : http://www.psxdev.net/forum/viewtopic.php?t=507 Video to STR conversion tutorial : http://www.psxdev.net/forum/viewtopic.php?f=51&t=277 MDEC notes : http://psx.arthus.net/sdk/Psy-Q/DOCS/TECHNOTE/mdecnote.pdf