Skip to content

Pro pinball big race usa

petchema edited this page Feb 1, 2013 · 6 revisions
  • PlayOnLinux 4.1.4-dev
    • Tested with Wine 1.5.5
    • Install path Program Files/GOG.com/Pro Pinball - Big Race USA/
    • Shortcuts:
      • Manual ["Manual.pdf" ]
      • Pro Pinball - Big Race USA ["BigRaceUSA.exe" ]
    • Too fast keyboard autorepeat
    • Sound bubbling
    • Known issue http://bugs.winehq.org/show_bug.cgi?id=28126
      • Tried to force vsync, but result is not really better in menus (instead of reacting too fast, it's now sluggish, does not always respond to keypressed. If you press keys quickly you get other strange reactions, sounds looping,...)

vsync code:

POL_Shortcut_InsertBeforeWine "$SHORTCUT_NAME" "export __GL_SYNC_TO_VBLANK=1" # nvidia?
POL_Shortcut_InsertBeforeWine "$SHORTCUT_NAME" "export vblank_mode=1"         # others?
Clone this wiki locally