Log in

View Full Version : Changing the Title link


linx05
18th January 2007, 13:21
I was doing some editing on a test movie, Madagascar. It has a choose your language screen so I used the guide from here (http://download.videohelp.com/r0lZ/pgcedit/third_party/blutach/How_to_use_PgcEdit_new_macro.htm) to go through and remove that and the rest of the crap before the menu.

After having a look at it in MPC I found that when I chose to go to the 'Title' screen it would revert back to the Language choice screen. How would I go about changing the 'link' for the Title button on the remote since I do not wish to choose a language each time I press it?

blutach
18th January 2007, 13:57
Do a kill playback in PgcEdit to automatically select English.

Regards

r0lZ
18th January 2007, 14:14
The Title Menu button is used in Madagascar to reset all user settings to the defaults. Therefore, it has to ask again which language you want.

You might want to disable completely this feature, and jump to the main Root menu when you press the Title Menu button. To do that:
- Verify carefully if the original PGC is called somewhere by a Jump or Call to the Title Menu. If it's the case, modify those calling commands to call the original Title Menu by its PGC number instead. (Right-click on the Title Menu and use Go to calling commands, then modify the explicit jumps to the Title Menu.)
- Create a new dummy PGC in the VMGM.
- Change its pre-command to jump to the Root Menu.
- Change its menu type to Title Menu. (The original Title Menu will therefore be a normal PGC, not callable with the remote.)