Resume Menu with the last frame of the movie

EasyBD, Blu-Disc Studio, BD Wizard, IG Editor, Quick BD Menu
rickemail2
Posts: 58
Joined: Fri Jun 25, 2021 9:45 pm

Resume Menu with the last frame of the movie

Post by rickemail2 »

Alexey Kolesnikov wrote:
Thu May 28, 2026 5:02 am
Yep, I see the issue. But I need time to fix it ("Select Title" in AES is processed wrong).

BTW: if you have a condition like `if (GPR(X)==Y)` in AES - the first action inside {...} should be setGPR(10, Z) (usually setGPR(10, 0)) - otherwise this code can execute several times with unpredictable behavior.
Hello Alexey!

How do I disable "Call Top Menu" in an intro in Startup's First play?

But along with this intro I need to use conditions with GPR for a Popup menu to appear on the screen with three options, I'm using the two titles mode, but I can't disable the Top Menu call.

Alexey Kolesnikov
Posts: 647
Joined: Fri Mar 01, 2013 1:03 pm
Contact:

Resume Menu with the last frame of the movie

Post by Alexey Kolesnikov »

Hi Ricardo,

The only way to disable Top Menu call is to switch to the Menu title. That's why there is an option for first play - which title use on startup (if you need unskippable first play videos).

But don't forget to disable "Project properties" -> "Menu" -> "Buttons and actions" -> "Add missed "Select ... title" in "Two titles" mode" (set it to No).
Best regards,
Alexey Kolesnikov

rickemail2
Posts: 58
Joined: Fri Jun 25, 2021 9:45 pm

Resume Menu with the last frame of the movie

Post by rickemail2 »

Alexey Kolesnikov wrote:
Tue Jun 02, 2026 4:27 am
Hi Ricardo,

The only way to disable Top Menu call is to switch to the Menu title. That's why there is an option for first play - which title use on startup (if you need unskippable first play videos).

But don't forget to disable "Project properties" -> "Menu" -> "Buttons and actions" -> "Add missed "Select ... title" in "Two titles" mode" (set it to No).
I did what you recommended; the menu access is blocked as expected, but the intro timer is stuck at 0, and I didn't want that. I wanted it like the official Universal versions, where it's not possible to access the main menu during the intro, and the intro has its countdown free until 25 seconds.

Alexey Kolesnikov
Posts: 647
Joined: Fri Mar 01, 2013 1:03 pm
Contact:

Resume Menu with the last frame of the movie

Post by Alexey Kolesnikov »

Well... Not sure if this possible at the moment. Will take a look on the weekend.

But you can try Three Titles mode and enable "Block Top Menu call for Menu Title" at the very end of the top right column in JAR settings.
Best regards,
Alexey Kolesnikov

rickemail2
Posts: 58
Joined: Fri Jun 25, 2021 9:45 pm

Resume Menu with the last frame of the movie

Post by rickemail2 »

Alexey Kolesnikov wrote:
Wed Jun 03, 2026 4:09 am
Well... Not sure if this possible at the moment. Will take a look on the weekend.

But you can try Three Titles mode and enable "Block Top Menu call for Menu Title" at the very end of the top right column in JAR settings.
Same result in Three Titles mode, my superior's call is correctly blocked during the Universal intro, however the timer is blocked and this does not occur in the official version.
Last edited by rickemail2 on Sun Jun 07, 2026 11:25 pm, edited 1 time in total.

Alexey Kolesnikov
Posts: 647
Joined: Fri Mar 01, 2013 1:03 pm
Contact:

Resume Menu with the last frame of the movie

Post by Alexey Kolesnikov »

I checked and yes, there is no possibility to do it directly.
There are 2 options:
1) If you are using Scenarist - change "Title Menu" from Interactive to Movie. I will add an ability to disable Interactive mode for menu title in 3 titles mode.
2) If intro starts always from a first play, using a plain "Play MOVIE" action (not a SWITCH) - you can disable a top menu call for this intro - BDS will move it outside the JAR.
Best regards,
Alexey Kolesnikov

rickemail2
Posts: 58
Joined: Fri Jun 25, 2021 9:45 pm

Resume Menu with the last frame of the movie

Post by rickemail2 »

Alexey Kolesnikov wrote:
Sun Jun 07, 2026 3:21 pm
I checked and yes, there is no possibility to do it directly.
There are 2 options:
1) If you are using Scenarist - change "Title Menu" from Interactive to Movie. I will add an ability to disable Interactive mode for menu title in 3 titles mode.
2) If intro starts always from a first play, using a plain "Play MOVIE" action (not a SWITCH) - you can disable a top menu call for this intro - BDS will move it outside the JAR.
Hello Alexey, how are you?

I wonder if BDS responds with double command obeying sequentially?
I saw that in Warner's official Blu-ray , if you have a scene menu open in a pop-up during the course of the movie and you run the command down twice quickly, the command closes the menus correctly obeying your command, like it closes the scenes menu and then the pop-up sequentially respecting my remote click pressed twice down without breaks.

Alexey Kolesnikov
Posts: 647
Joined: Fri Mar 01, 2013 1:03 pm
Contact:

Resume Menu with the last frame of the movie

Post by Alexey Kolesnikov »

Well... You can try. But it is as it is. There will not be any changes.
Best regards,
Alexey Kolesnikov

Post Reply