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 image

select ScoreView Display image

enable ScoreView image

if active, the ScoreView Display is free sizeable and movable on the Screen. image

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. image

save either for this Table only, or global as Default for all Tables. image

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 image

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. image

Which SCV you use for which DMD? Image

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. IMG_1861

These will look like this:

RED LED image

GREEN LED image

YELLOW LED image

GENERIC LED image

GENERIC PLASMA image

Glass-Dirty-1 Glass-Dirty-1

Glass-Dirty-2 Glass-Dirty-2

Glass-Cracked-1 Glass-Cracked-1

Glass-Cracked-2 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. image

If you are done, it should look like this. image