Log in

View Full Version : Change menu link to another PGC


EcchiNut
23rd March 2004, 01:27
Main menu is VTS_01_0.vob, the main menu is linking to PGC-1 of VTS_02_1.vob for one of its buttons (plays a movie trailers), the only slight problem is I have replaced that PGC with a blank cell/vob. PGC-2 still has content, but nothing from the menu to link to it. How would I change the link to point to PGC-2 of VTS_2 from the main menu? (change the menu-link).

Here's the menu buttons current command:
JumpSS VMGM (pgc 3)


VIDEO_TS.ifo
Number of Title Play Maps: 3 (VMG_PTT_SRPT)
Title 1: VTS_01_*, TTN_1 (Angles: 1) (Chapters: 10) (Start Sector 16)
Title 2: VTS_02_*, TTN_1 (Angles: 1) (Chapters: 1) (Start Sector 1647613)
Title 3: VTS_02_*, TTN_2 (Angles: 1) (Chapters: 1) (Start Sector 1647613)

Errr.. nothing noticable in VTS_01 ifo, just mainly the main movie stuff and chapters.

VTS_02 vob points out that the dummy/blank vobs, use vob id's 1 and 2. The trailer that is remaining is vob id 3. Hopefully you guys can tell me what I'm missing here/how to change the link to the remaining trailer.

Dimmer
23rd March 2004, 02:47
Put "(Link PGCN) Link PGC 2" as a first Pre command of your empty PGC_1.

EcchiNut
23rd March 2004, 04:16
how? In Ifoedit, VTS_PGCITI>VTS_PGC_1, [000000f4] 1. Pre Command, i try to edit it, but.. uhh.. its hex? Unless your suggesting an alternative means?

Edit - Eyes^only was nice enough to point out RIGHT-click Edit Command. I've been double clicking ifoedit for the past year it seems. Thanks.

2COOL
23rd March 2004, 04:29
Go to your PGC_1's PGC command table and perform this guide (http://forum.doom9.org/showthread.php?s=&threadid=50245). Bypass that sucker! Hope this helps.

Dimmer
23rd March 2004, 04:29
Right-click on the command in IfoEdit to edit it. Just for a case, hex value of LinkPGCN 2 is 20 04 00 00 00 00 00 02.

EcchiNut
23rd March 2004, 04:56
thanks a bunch guys.