Alexey Kolesnikov wrote: Sat May 23, 2026 5:53 pm
Please re-download the installer (1 file was missed - I uploaded fixed version)
Hi Alexey!
I did the update, simulation is working perfectly now!
I noticed a new problem, the transition isn't working, at least not in PowerDVD. It gets stuck on the transition video and doesn't go any further. Has anyone else reported the same problem when using this new transition feature for Two and Three Title modes?
rickemail2 wrote: Tue May 26, 2026 8:21 am
I noticed a new problem, the transition isn't working, at least not in PowerDVD. It gets stuck on the transition video and doesn't go any further. Has anyone else reported the same problem when using this new transition feature for Two and Three Title modes?
rickemail2 wrote: Tue May 26, 2026 8:21 am
I noticed a new problem, the transition isn't working, at least not in PowerDVD. It gets stuck on the transition video and doesn't go any further. Has anyone else reported the same problem when using this new transition feature for Two and Three Title modes?
This is a conflict with "Show menu after video starts". Please try the latest beta - should be fixed for now.
Hi Alexey, the menu transition works perfectly, but the pop-up menu that opens asking if you want to resume the movie or not is frozen during the transition.
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.
Well... I would say - don't do this
You should not use "Select title" in Action Every Second.
"Select Title" should be in the "First Play" - not in the "Action Every Second".
Alexey Kolesnikov wrote: Thu May 28, 2026 5:36 am
Well... I would say - don't do this
You should not use "Select title" in Action Every Second.
"Select Title" should be in the "First Play" - not in the "Action Every Second".
That's right Alexey, I messed up on that, but I corrected it and now it works perfectly..
I did the Select title in the project's Startup, thanks 🫡