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:23] – pinupadmin | recording_table_media [2025/01/16 14:11] (current) – pinupadmin | ||
---|---|---|---|
Line 55: | Line 55: | ||
**"I can record my playfield in 10.8 DX version but cannot record my playfiled with 10.8 GL"** | **"I can record my playfield in 10.8 DX version but cannot record my playfiled with 10.8 GL"** | ||
- | Some windows and/or nvidia update may make recording OpenGL vpx impossible. | + | 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 the one line that sets VPXEXE when recmode=1 into your script right before START line. | ||
**"My playfield 4K videos won't play in Popper, it only shows a few frames and freezes videos" | **"My playfield 4K videos won't play in Popper, it only shows a few frames and freezes videos" |
recording_table_media.1736979792.txt.gz · Last modified: 2025/01/15 17:23 by pinupadmin