Log in

View Full Version : [HELP] Secure removal of Preselect Language Menů


The X
17th May 2004, 18:41
Blank at all !!!

I've got a dvd9 with a first menů where i must select between English Menů & Italian Menů...

I read the 2cool's guide but doesn't work with my dvd 'cause i can't add a PreCommand Cell Command...

Normally to do this by-pass I copy the hex value of the italian button and i add 2 pre-command in the video_ts.ifo (1 to set the "variable" italian and another one to go to the root menů)

Now this steps doens't work...

Anyone could help me ?

Tnk

NobbyNobbs
17th May 2004, 18:50
Try DVD Remake, there is a guide on the program's homepage.

The X
17th May 2004, 18:54
Originally posted by NobbyNobbs
Try DVD Remake, there is a guide on the program's homepage.

Tnk my i search help for IfoEdit ^_^

I don't want use another software :)
IfoEdit + Istant Copy 8 are for me the best choice...

maa
20th May 2004, 11:03
Just an idea :

Use another VIDEO_TS.IFO and import the the menu table.
Edit there and then import that into the original IFO

The import function is missleadingly named "Merge Menu Tables"
Let us know if it works.

cheers

M

The X
20th May 2004, 16:16
What it means if a command button is :

g[15] = 1, LinkTailPGC (button 1)

i understand that if i press the button the variable n° 15 take 1 but what's the command LinkTailPGC ?

tnk

sweetness
20th May 2004, 16:32
this is from the The Unofficial DVD Specifications Guide (http://www.dvd-replica.com/DVD/index.php) under the DVD Virtual Command Set section.
LinkTailPGC = Link to post-command section of current PGC.
this site has helped me alot in understanding the dvd structure.

The X
20th May 2004, 16:38
Originally posted by sweetness
this is from the The Unofficial DVD Specifications Guide (http://www.dvd-replica.com/DVD/index.php) under the DVD Virtual Command Set section.
LinkTailPGC = Link to post-command section of current PGC.
this site has helped me alot in understanding the dvd structure.

I'll read it soon

Tnk

FilipeAmadeuO
23rd May 2004, 10:47
It´s easy. Copy the button action command that you want to the pre-command of the VTS ifo !!

The X
24th May 2004, 21:53
Originally posted by FilipeAmadeuO
It´s easy. Copy the button action command that you want to the pre-command of the VTS ifo !!

It's True ^_^

I get my goal just convert all the Post-Command (+ the button command) in pre-command...

FilipeAmadeuO
25th May 2004, 10:29
You have only to convert the button command in a pre-command.

The X
26th May 2004, 14:24
Originally posted by FilipeAmadeuO
You have only to convert the button command in a pre-command.

tnk