Next: , Previous: , Up: VIC-II settings   [Contents][Index]


7.1.4.1 VIC-II resources

VICIIModel

Integer that specifies VIC-II model (x64sc, xscpu64 only). (6569, 6569r1, 8565, 6567, 8562, 6567r56a, 6572)

VICIICheckSsColl

Boolean specifying whether the sprite-sprite hardware collision detection must be emulated.

VICIICheckSbColl

Boolean specifying whether the sprite-background hardware collision detection must be emulated.

VICIIVSPBug

Boolean specifying whether the "VSP Bug" must be emulated (x64sc, xscpu64 only).

VICIIVideoCache

Boolean specifying whether the video cache is turned on.

VICIIDoubleSize

Boolean specifying whether double-size mode is turned on.

VICIIDoubleScan

Boolean specifying whether double-scan mode is turned on.

VICIINewLuminances

Boolean specifying whether to use new (9 steps) luminances.

VICIIPaletteFile

String specifying the name of the palette file being used. The .vpl extension is optional.

VICIIExternalPalette

Boolean specifying whether to use external palette file or not.

VICIIColorSaturation

Integer specifying saturation of internal calculated palette. (0..2000)

VICIIColorContrast

Integer specifying contrast of internal calculated palette. (0..2000)

VICIIColorBrightness

Integer specifying brightness of internal calculated palette. (0..2000)

VICIIColorGamma

Integer specifying gamma of internal calculated palette. (0..4000)

VICIIColorTint

Integer specifying tint of internal calculated palette. (0..2000)

VICIIPALScanLineShade

Integer specifying amount of scan line shading for the CRT emulation. (0..1000)

VICIIPALBlur

Integer specifying amount of horizontal blur for the CRT emulation. (0..1000)

VICIIPALOddLinePhase

Integer specifying phase for color carrier in odd lines. (0..2000)

VICIIPALOddLineOffset

Integer specifying phase offset for color carrier in odd lines. (0..2000)

VICIIAudioLeak

Boolean specifying whether to enable/disable video to audio leak emulation.

VICIIFilter

Integer specifying rendering filter. (0: None, 1: CRT emulation, 2: Scale2x)

VICIIBorderMode

Integer specifying border display mode. (0: normal, 1: full, 2: debug, 3: none)


Next: VIC-II command-line options, Previous: VIC-II settings, Up: VIC-II settings   [Contents][Index]