PDA

View Full Version : Jump for one Titleset to the Main movie chapter 1?


DMagic1
26th April 2003, 21:50
My problem is with Attack of the Clones. The movie works with all 3 different menus. When you press the play button on the main menu it goes to the THX animation screen and after that stops. If I go to chapter selection and select chapter one the movie plays fine. If I have already started playing the movie and use the play button on the main menu the movie resumes play fine. What I wanted to do is change the post command for the THX animation and have it jump to chapter 1 in the main movie. I can never get this to work. The closest I've come is jumping back to the main menu or just repeats the THX animation. The main movie is in VTS_05 and the THX animation is in VTS_04. I searched but couldnt find an answer to this one.

2COOL
26th April 2003, 23:14
For you to jump from one titleset to another, it must make a jump through your video manager (VMG). This will occur in a dummy PGC in your VIDEO_TS / VMGM_PGCI_UT / PGC-Menu_#. Now you could also have a problem in your Post Commands after your THX. How about you just post your Post Commands after your THX so that I can get a hang of what happens.

DMagic1
27th April 2003, 00:42
1. Pre Command (SetSTN) Set
1. Post Command (CallSS VMGM) Call VMG PGC: 15 [Resume Cell: 1]

Somehow I fiqured you would be the one to ask. I tried searching thru all your guides.

DMagic1
27th April 2003, 01:02
Thanks, I fixed it. I changed the post command to jump to a PGC-Menu that had a command to goto the main movie chapter 1.

1. Post Command (CallSS VMGM) Call VMG PGC: 16 [Resume Cell: 1]

This is the command at that menu.

1. Pre Command (JumpTT) Jump to Title: 1

Now that I fixed my Ep2 I need to go back and fix my Ep1. It behaves the same way except I have to start it at chapter 2 cause the THX animation is at chapter 1.