ScoreView Plugin - dekay/vpinball-wiki GitHub Wiki
The ScoreView Plugin is used to display the DMD without the need to modify the Script. Once these Default Settings are made, you can load the Table. If the Table is loaded, open the Options Menu by tapping the top right Edge.
select Display Settings
select ScoreView Display
enable ScoreView
if active, the ScoreView Display is free sizeable and movable on the Screen.
to get the best results, it's recommend to stay with the original Formfaktor.
Usual DMDs are 4:1 -> 128x32, or hires 256x64, 8:1 -> 128x16, or Sega 3:1 -> 192x64
Select one of these presets, resize the DMD you like it, move it to Position.
save either for this Table only, or global as Default for all Tables.
The apperance of the DMD can be modifyed by putting a SCV File into the Tables Folder. The File has to be named same as the Table with SCV Extension The SCV File contains Information about how the DMD is rendered, such as DotSize or Glass-Characteristics infront of the DMD.
On an Android or iOS Device, you might download the Presets from GitHub
Here you see the possible Glass-Characteristics infront of your DMD. If you do not want any of then, let the Space behind "Image:" empty.
#Default layout for 128x32 DMD
Width: 128
Height: 32
Fit: Contain
Visuals:
- DMD:
Rect: [0,0,128,32]
Style: Neon Plasma
Size: [128, 32]
Glass:
Roughness: 0.1
Image:
Area: [0,0,1024,256]
Ambient: [0.4,0.4,0.4]
You can't do it per Default, you have to add for each Table an SCV, if you want to get rid of the "dirty" or "scratched" Glass infront of the DMD.
A Feature Request is still open.
Which SCV you use for which DMD?
Also you can change the Color of the DMD. Here is the Part of the Scoreview Plugin which Colors are supported. You only need to exchange this explression in the SCV-File you use.
These will look like this:
RED LED
GREEN LED
YELLOW LED
GENERIC LED
GENERIC PLASMA
Glass-Dirty-1
Glass-Dirty-2
Glass-Cracked-1
Glass-Cracked-2
Copy the SCV-File that fits the DMD-Resolution (128x16 or 128x32 or one of the alphas) next to the Table-File. Rename the SCV File to the Name the Table has.
Make the Changes of your Favour.
If you are done, it should look like this.