diff --git a/Toolbox/KclMaterialPresets/Mario Galaxy (3D All Stars).json b/Toolbox/KclMaterialPresets/Mario Galaxy (3D All Stars).json index b632de31..66374ffe 100644 --- a/Toolbox/KclMaterialPresets/Mario Galaxy (3D All Stars).json +++ b/Toolbox/KclMaterialPresets/Mario Galaxy (3D All Stars).json @@ -2,10 +2,7 @@ "GameTitle": "Mario Galaxy (3D All Stars)", "Platform": "WII LE", "PrismThickness": 40.0, - "SphereRadius": 1.0, - "PaddingMin": 0.0, - "PaddingMax": 0.0, - "MaxTrianglesInCube": 25, + "SphereRadius": 0.0, "Comments": "This game uses bcsv to customize presets.", "MaterialPresets": { } diff --git a/Toolbox/KclMaterialPresets/Mario Galaxy.json b/Toolbox/KclMaterialPresets/Mario Galaxy.json index 2fc90248..9b85b0e5 100644 --- a/Toolbox/KclMaterialPresets/Mario Galaxy.json +++ b/Toolbox/KclMaterialPresets/Mario Galaxy.json @@ -3,8 +3,6 @@ "Platform": "WII", "PrismThickness": 40.0, "SphereRadius": 1.0, - "PaddingMin": 0.0, - "PaddingMax": 0.0, "MaxTrianglesInCube": 25, "Comments": "This game uses bcsv to customize presets.", "MaterialPresets": { diff --git a/Toolbox/KclMaterialPresets/Mario Kart 8 Deluxe.json b/Toolbox/KclMaterialPresets/Mario Kart 8 Deluxe.json index 159f8884..4784a5b4 100644 --- a/Toolbox/KclMaterialPresets/Mario Kart 8 Deluxe.json +++ b/Toolbox/KclMaterialPresets/Mario Kart 8 Deluxe.json @@ -9,7 +9,7 @@ "1": "Road_2", "2": "Road (Bumpy)", "3": "Road_3", - "4": "Road (Sand)", + "4": "Road (Slippery)", "5": "Road (Offroad Sand / No Particles", "6": "Road (Offroad Sand)", "7": "Road (Sticky Sound / No Particles)", diff --git a/Toolbox/KclMaterialPresets/Mario Kart 8.json b/Toolbox/KclMaterialPresets/Mario Kart 8.json index bc41154d..cf217af9 100644 --- a/Toolbox/KclMaterialPresets/Mario Kart 8.json +++ b/Toolbox/KclMaterialPresets/Mario Kart 8.json @@ -9,7 +9,7 @@ "1": "Road_2", "2": "Road (Bumpy)", "3": "Road_3", - "4": "Road (Sand)", + "4": "Road (Slippery)", "5": "Road (Offroad Sand / No Particles", "6": "Road (Offroad Sand)", "7": "Road (Sticky Sound / No Particles)", diff --git a/Toolbox/Lib/KclLibrary.dll b/Toolbox/Lib/KclLibrary.dll index 66e5e97b..f65ce099 100644 Binary files a/Toolbox/Lib/KclLibrary.dll and b/Toolbox/Lib/KclLibrary.dll differ diff --git a/Toolbox/Lib/KclLibraryGUI.dll b/Toolbox/Lib/KclLibraryGUI.dll index a0d91817..e964ba94 100644 Binary files a/Toolbox/Lib/KclLibraryGUI.dll and b/Toolbox/Lib/KclLibraryGUI.dll differ