Jump to content
LaunchBox Community Forums

wemr97dl

Members
  • Posts

    112
  • Joined

  • Last visited

File Comments posted by wemr97dl

    OpenBOR Game Bezels

       86    4

    @zugswang

    Here are my Ini's for Rocket Launcher, There are only 3 games and I use the PC Launcher Module. they would not work with Arcade Cabinet view they are to old.

    All the rest I use Arcade Cabinet view much easier to set up.

    Demon Sluga and Rage of the Dragon I had to set Fixed Resolution Mode to true under System specific module settings to get them to work.

    Note:

    I had to add Sleep 1000 line to the PClauncher module before the BezelDraw() should be around line 206 without it I had problems with the bezel being drawn behind the game.

    If (DXWndGame = "true" and (DXWndMaximizeWindow = "aspect" or DXWndMaximizeWindow = "stretch"))
        appPrimaryWindow.Maximize(If (DXWndMaximizeWindow="aspect") ? "true" : "false")

    Sleep 1000

    BezelDraw()

    TimerUtils.Sleep(FadeInExitSleep)    ; PCLauncher setting for some stubborn games that keeps the fadeIn screen up a little longer
    FadeInExit()

    If you noticed the top and bottom boarders on them are not even, I could not get the centered correctly using the bezel offset settings in rocketlauncher.

     

     

    Hatchet Ninjaz.ini Rage of the Dragon.ini Demon Sluga.ini

    • Like 1
×
×
  • Create New...