Skip to content

Commit

Permalink
Updated TH18-C17, updated common CRT params
Browse files Browse the repository at this point in the history
  • Loading branch information
Duimon committed Apr 24, 2023
1 parent cac466b commit 364470a
Show file tree
Hide file tree
Showing 10 changed files with 14 additions and 5 deletions.
Binary file modified Graphics/TH18-C17/TH18-C17.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Graphics/TH18-C17/TH18-C17_Reflection_Mask.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Graphics/_Common/mirror_girl_2.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Graphics/_Common/phosphor_01.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 5 additions & 4 deletions res/bezel/TH18-C17.params
Expand Up @@ -8,11 +8,12 @@
// ----------------------------------------------------------------------------------------------------------------

HSM_TUBE_BLACK_EDGE_CORNER_RADIUS_SCALE = "300.000000"
HSM_BZL_WIDTH = "50.000000"
HSM_BZL_HEIGHT = "50.000000"
HSM_REFLECT_LATERAL_OUTER_FADE_POSITION = "200.000000"
HSM_REFLECT_MASK_IMAGE_AMOUNT = "100.000000"
HSM_BZL_WIDTH = "218.000000"
HSM_BZL_HEIGHT = "218.000000"
HSM_BZL_INNER_CORNER_RADIUS_SCALE = "300.000000"
HSM_BZL_OUTER_CURVATURE_SCALE = "110.000000"
HSM_BZL_OUTER_CORNER_RADIUS_SCALE = "500.000000"
HSM_BZL_OUTER_CORNER_RADIUS_SCALE = "60.000000"
HSM_BZL_NOISE = "10.000000"
HSM_BZL_HIGHLIGHT = "0.000000"
HSM_FRM_OPACITY = "0.000000"
Expand Down
1 change: 1 addition & 0 deletions res/crt/common.params
Expand Up @@ -11,6 +11,7 @@ HSM_SCREEN_VIGNETTE_ON = "0.000000"
HSM_SCREEN_VIGNETTE_STRENGTH = "0.000000"
HSM_TUBE_DIFFUSE_MODE = "1.000000"
HSM_TUBE_DIFFUSE_IMAGE_BRIGHTNESS = "33.000000"
HSM_TUBE_DIFFUSE_IMAGE_SCALE = "105.000000"
HSM_TUBE_SHADOW_IMAGE_OPACITY = "50.000000"
HSM_TUBE_COLORED_GEL_IMAGE_NORMAL_BRIGHTNESS = "40.000000"
HSM_TUBE_STATIC_REFLECTION_IMAGE_ON = "1.000000"
Expand Down
3 changes: 2 additions & 1 deletion res/hsv/TH18-C17.params
Expand Up @@ -13,7 +13,8 @@

// BEZEL
// ----------------------------------------------------------------------------------------------------------------
HSM_BZL_COLOR_VALUE = "15.000000"
HSM_BZL_BLEND_MODE = "2.000000"
HSM_BZL_COLOR_VALUE = "0.000000"

// LED
// ----------------------------------------------------------------------------------------------------------------
Expand Down
1 change: 1 addition & 0 deletions res/layers/Ambassador_26.params
Expand Up @@ -44,6 +44,7 @@ HSM_DEVICE_SCALE = "146.200000"
// IMAGE PATHS
// ----------------------------------------------------------------------------------------------------------------
TubeDiffuseImage = "../../Graphics/_Common/phosphor_01.png"
//TubeDiffuseImage = "../../Graphics/_Common/mirror_girl_2.png"
TubeStaticReflectionImage = "../../Graphics/_Common/Tube_Reflection_01.png"
BackgroundImage = "../../Graphics/_Backgrounds/Ambassador_26_Background.jpg"
DeviceImage = "../../Graphics/Ambassador_26/Ambassador_26.png"
3 changes: 3 additions & 0 deletions res/layers/GJR641PR.params
Expand Up @@ -42,6 +42,9 @@ HSM_DEVICE_POS_X = "9.350018"

// IMAGE PATHS
// ----------------------------------------------------------------------------------------------------------------
TubeDiffuseImage = "../../Graphics/_Common/phosphor_01.png"
//TubeDiffuseImage = "../../Graphics/_Common/mirror_girl_2.png"
TubeStaticReflectionImage = "../../Graphics/_Common/Tube_Reflection_01.png"
DeviceImage = "../../Graphics/GJR641PR/GJR641PR.png"
BackgroundImage = "../../Graphics/_Backgrounds/Blue_Canvas.jpg"
LEDImage = "../../Graphics/GJR641PR/GJR641PR_LED.png"
2 changes: 2 additions & 0 deletions res/layers/TH18-C17.params
Expand Up @@ -43,7 +43,9 @@ HSM_DEVICE_POS_Y = "-2.099999"
// IMAGE PATHS
// ----------------------------------------------------------------------------------------------------------------
TubeDiffuseImage = "../../Graphics/_Common/phosphor_01.png"
//TubeDiffuseImage = "../../Graphics/_Common/mirror_girl_2.png"
TubeStaticReflectionImage = "../../Graphics/_Common/Tube_Reflection_01.png"
BackgroundImage = "../../Graphics/_Backgrounds/Blue_Wallpaper.jpg"
DeviceImage = "../../Graphics/TH18-C17/TH18-C17.png"
LEDImage = "../../Graphics/TH18-C17/TH18-C17_LED.png"
ReflectionMaskImage = "../../Graphics/TH18-C17/TH18-C17_Reflection_Mask.png"

0 comments on commit 364470a

Please sign in to comment.