View Single Post
Old 02-03-2008   #3 (permalink)
tsmr
New on Forum
 
Join Date: Mar 2008
Posts: 2
Re: After DRMP, autoplay not working

I am using v3.6.3
The dvd structure is still the same but when I mount the image it seems to not be recognized. I am starting to wonder if "Open with.." autoplay only works with real optical drives.

concerning the disc's behaviour with VLC, the original disc works perfectly (aka starting on the menu) while the exported copy displays a black screen and I have to manually go to the root menu.
I believe something is wrong with first play menus, but I have no idea how to edit them:

Code:
if (R[6]!=0) goto line 6
if (R[11]!=R[6]) goto line 5
if (R[11]==R[6]) Jump VTS 21 "root" menu (title 1)
if (R[11] < 1) goto line 1
if (R[11]!=61551) R[11]=0
R[6]=1000
R[2]=1
Jump VTS 21 "root" menu (title 1)
tsmr is offline   Reply With Quote