Log in

View Full Version : GPRM not working on burnt disc


Tariq
27th October 2004, 11:09
On My Title Menu I have the pre command
SetHL_BTN=GPRM2
Am I correct in thinking that it will Highlight the button which is = to the value of GPRM2? so if GPRM2 = 1024 it will highlight button 1? I am sure this is the case. I have foreced selected Highlight off and on the post command I have GPRM2=SPRM8

On My other menus I Have SetHL_BTN HL_BTNN=GPRM10 on the pre command
and on the post command GPRM10=SPRM8 So when the user goes into the menus even though GPRM2is holding the value of lets say 2048 it should ignore that and highlight whatever is the GPRM10 so if GPRM10 is = to 3072 it will higlight button 3. I am sure this should work, it works in Scenarist but when I burn the disc it highlights the value of GPRM2 in all my menus instead of highlighting the value of GPRM10. So if I go into menu 3 it will highlight GPRM2 value of button 3.

Please help am I going crazy?