curif / AgeOfJoy-2022.1

Age of Joy Unit V2022.1
17 stars 7 forks source link

Computer skins (C64, CPC, ZX) #519

Closed Emashzed closed 3 months ago

Emashzed commented 3 months ago

Change active control cab skin here ConfigurationController.cs

        scr.Init(ScreenGeneratorSkin.C64)    <<<
            .ActivateShader(shader)
            .ClearBackground()