Reply To: 007 goldeneye (Sega 1996) 2 & 3 screen

#179138
vothar
Participant
    @vothar
    Member

    as the one in the stargate table, it’s to put the DMD  above the graphic that makes up the frame (with the goldenneye anim) in your DMD screen i thought.

    need to check, but i think it’s always the same code. you need only one of the exe to run before launching your table as they do the same thing.

     

    it’s the code in an autohitkey format compiler

    ; <COMPILER: v1.1.32.00>
    WHILE True
    {
    WinWait, ahk_class MAME
    WinSet, Bottom, ,formDMD
    WinSet, Bottom, ,FORM1
    winSet, Bottom, ,PupScreen0
    winSet, Bottom, ,PupScreen2
    winSet, Bottom, ,PinballX Back Glass
    Sleep 500
    WinSet, Bottom, ,formDMD
    WinSet, Bottom, ,FORM1
    winSet, Bottom, ,PupScreen0
    winSet, Bottom, ,PupScreen2
    winSet, Bottom, ,PinballX Back Glass
    Sleep 500
    WinSet, Bottom, ,formDMD
    WinSet, Bottom, ,FORM1
    winSet, Bottom, ,PupScreen0
    winSet, Bottom, ,PupScreen2
    winSet, Bottom, ,PinballX Back Glass
    }

     

    ©2024 VPinBall.com

    Log in with your credentials

    Forgot your details?