- View New Content
-
Getting Started
-
Tutorials
Tutorial Categories
Tutorials Main Page Installation and Setup Downloadable TutorialsROM Adjustments
Number of Balls Adjustments Volume Adjustments
-
Visual Pinball Tables
VP 8 Desktop Tables
All VPM Recreations VP Recreations VP/VPM MODs VP Originals ROMsVP 9 Desktop Tables
All VPM Recreations VP Recreations VP/VPM MODs VP Originals ROMsVP9 Cabinet Tables
All Full Screen Cabinet Full Screen B2S Cabinet Spanned Cabinet Tables Media Packs ROMsVPX Tables
All VPinMAME Recreations VPX- - /VPinMAME - MOD Tables VPX Recreations VPX Originals Media Packs ROMs VR
-
Frontend Media & Backglass
Media Packs
Complete Media Packs Wheel Logos VideosBackglasses
dB2S Animated Backglasses UVP Animated Backglasses Topper Images
- Future Pinball Tables
-
Design Resources
Main Resources
Table Templates Playfield Images Image Library Sound Library Key CodesVP Guides
VP8 Guide - English VP8 Guide - Deutsch VP9 Guide - English VP9.1.x Guide - English VP Object Guide VPM DocumentationFuture Pinball Resources
Playfield Images 3D Model LibraryFuture Pinball Guides
FP Script Guide Big Draco Script Guide FP Table Design Guide FP DMD Guide
- Other Features
- Bug Tracker
- Image Gallery
- Blogs
-
More
VPX will not disable rom sounds on new mods.
Started By
anthias
, Oct 31 2025 10:35 PM
5 replies to this topic
#3
Posted Yesterday, 11:57 AM
but with this method, when you play the old table, the romsound is then off, too.
Better solution:
in a table you want to use the rom, but don't want the rom sound:
search for the sub table1_init and add this line:
.Games("real romname").Settings.Value("sound") = 0 ; disable the rom sound
and of course, in the sub table1_exit, reenable the romsound when the table will be stopped:
... :Controller.Games("real romname").Settings.Value("sound") = 1: ...
Edited by digitalarts, Yesterday, 11:58 AM.




Top












are all trademarks of VPFORUMS.