PDA

View Full Version : PGCEdit Not Allowing Me To Jump To Menu


Master Yoda
27th June 2008, 22:48
I am trying to get a dvd to jump straight to the menu with pgcedit 8.6 but it's not letting me do it. I have done what i have done before but it's not working, i have gone to trace, then traced through until it gets to where i want and i see a preview of the menu, i then hit break and close the preview but doing so it then jumps once more and has selected a line in the left panel that says dummy and if i select toggle PGC pre/post breakpoint and then select jump to menu i get an error saying that it needs to be on a video. If i break where i want when a preview of the menu has popped up and the menu is selected when i close the preview it jumps to a line that says dummy so if i then select the menu it had stopped at just before i get told i cant jump manually and have to run the trace.

Any ideas.

r0lZ
28th June 2008, 00:25
You have to stop the trace at the very beginning of the menu PGC.
The easiest way to do so is to set a pre/post breakpoint on that PGC and restart the trace. The trace will stop exactly where it should.