recording_table_media
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
recording_table_media [2025/01/15 17:25] – pinupadmin | recording_table_media [2025/01/16 14:11] (current) – pinupadmin | ||
---|---|---|---|
Line 56: | Line 56: | ||
Some windows and/or nvidia update may make recording OpenGL vpx impossible. You can setup your VPX emulator launch script to alternate launch 10.8 DX when Popper is in recording mode (prior to launching table). | Some windows and/or nvidia update may make recording OpenGL vpx impossible. You can setup your VPX emulator launch script to alternate launch 10.8 DX when Popper is in recording mode (prior to launching table). | ||
- | < | ||
- | @echo off | + | {{: |
- | START "" | + | |
- | cd /d " | + | |
- | rem Change | + | above is the default |
- | SET FSMODE=DisableTrueFullScreen | + | < |
- | SET VPXEXE=vpinballx.exe | ||
- | |||
- | if " | ||
- | if /I " | ||
- | if NOT " | ||
- | |||
- | rem if in recording mode use alternate 10.8 DX version to record. | ||
if " | if " | ||
- | |||
- | START /min "" | ||
- | |||
- | if %FSMODE%==DisableTrueFullScreen (START "" | ||
- | |||
- | </ | ||
- | |||
- | above is the default VPX launch script you can use, OR you can just copy this one line that sets VPXEXE when recmode=1 into your script right before START line. | ||
- | |||
- | < | ||
</ | </ |
recording_table_media.1736979912.txt.gz · Last modified: 2025/01/15 17:25 by pinupadmin