View Single Post
Old 25th August 2003, 19:19   #5  |  Link
2COOL
PGC Navigator in Training
 
2COOL's Avatar
 
Join Date: Oct 2002
Location: NTSC Land
Posts: 3,552
@Savini

According to your PGC description, this is your Titles layout for your VTS_06_0.IFO.

VTS_PGC_1 / Title 1: German sound and German subtitles during the Japanese scene

VTS_PGC_2 / Title 2: English sound with English subtitles during the Japanese scene

VTS_PGC_3 / Title 3: English commentary with English subtitles during the Japanese scene

Go to your VTS_06_0.IFO / VTSM_PGCI_UT / PGC-Menu_35 / PGC Command Table. You need to hexedit your Pre Command #1 with the new hex value as below. To do that, double left click on line to bring up your HexEdit Module. Click in window and change the “4” to a “7”.

OLD > 1.Pre Command...If GPreg<15> == (cmp-val)<0><' then Goto line# 4...[00 a1 00 0f 00 00 00 04]
NEW > 1.Pre Command...If GPreg<15> == (cmp-val)<0><' then Goto line# 7...[00 a1 00 0f 00 00 00 07]

This should get your Title 2 in PGC_2 to play whenever PGC_1 (Title 1) will play. Do you understand the logic in this edit?
__________________
2COOL

Last edited by 2COOL; 25th August 2003 at 23:14.
2COOL is offline   Reply With Quote