sub Wrote:I'm no expert in the rules for the [default] section (I dont use it myself), but sure your problem is in there somewhere:
yep, he nailed it...
make it look like this...
[default]
...
VOLUP={app(0xa0000)}
VOLDOWN={app(0x90000)}
that is if you want master vol control...or:
VOLUP={findwnd(,GB-PVR)}{SendMsg(32771,208,0)}
VOLDOWN={findwnd(,GB-PVR)}{SendMsg(32771,209,0)}
for gbpvr local vol control
[or PVRX2 respectively replaced]