diff --git a/Config/DefaultGame.ini b/Config/DefaultGame.ini index e1238f88d8..f6117fd206 100644 --- a/Config/DefaultGame.ini +++ b/Config/DefaultGame.ini @@ -125,4 +125,3 @@ WwiseMacInstallationPath=(FilePath="") CommonSettings=(SampleRate=48000,MaximumNumberOfMemoryPools=256,MaximumNumberOfPositioningPaths=255,CommandQueueSize=262144,SamplesPerFrame=1024,MainOutputSettings=(AudioDeviceShareset="",DeviceID=0,PanningRule=Speakers,ChannelConfigType=Anonymous,ChannelMask=0,NumberOfChannels=0),StreamingLookAheadRatio=1.000000,NumberOfRefillsInVoice=4,SpatialAudioSettings=(MaxSoundPropagationDepth=8,DiffractionFlags=11,MovementThreshold=10.000000,NumberOfPrimaryRays=100,ReflectionOrder=1,EnableDiffractionOnReflections=True,EnableDirectPathDiffraction=True,MaximumPathLength=10000.000000,EnableTransmission=True)) CommunicationSettings=(InitializeSystemComms=True,PoolSize=262144,DiscoveryBroadcastPort=24024,CommandPort=0,NotificationPort=0,NetworkName="") AdvancedSettings=(AudioAPI=7,GlobalFocus=True,UseHeadMountedDisplayAudioDevice=False,EnableMultiCoreRendering=False,IO_MemorySize=2097152,IO_Granularity=32768,TargetAutoStreamBufferLength=380.000000,UseStreamCache=False,MaximumPinnedBytesInCache=4294967295,EnableGameSyncPreparation=False,ContinuousPlaybackLookAhead=1,MonitorQueuePoolSize=65536,MaximumHardwareTimeoutMs=1000,DebugOutOfRangeCheckEnabled=False,DebugOutOfRangeLimit=16.000000,SpatialAudioSettings=(DiffractionShadowAttenuationFactor=1.000000,DiffractionShadowDegrees=30.000000)) - diff --git a/Content/FactoryGame/Buildable/-Shared/Material/DecalColor_Masked.uasset b/Content/FactoryGame/Buildable/-Shared/Material/DecalColor_Masked.uasset index e04d63fc97..3f76bcb005 100644 Binary files a/Content/FactoryGame/Buildable/-Shared/Material/DecalColor_Masked.uasset and b/Content/FactoryGame/Buildable/-Shared/Material/DecalColor_Masked.uasset differ diff --git a/Content/FactoryGame/Buildable/-Shared/Material/Decal_Normal.uasset b/Content/FactoryGame/Buildable/-Shared/Material/Decal_Normal.uasset index 15ecfe95c6..f9296dbc7a 100644 Binary files a/Content/FactoryGame/Buildable/-Shared/Material/Decal_Normal.uasset and b/Content/FactoryGame/Buildable/-Shared/Material/Decal_Normal.uasset differ diff --git a/Content/FactoryGame/Buildable/-Shared/Material/InputFogPlane.uasset b/Content/FactoryGame/Buildable/-Shared/Material/InputFogPlane.uasset new file mode 100644 index 0000000000..ba88a9031b Binary files /dev/null and b/Content/FactoryGame/Buildable/-Shared/Material/InputFogPlane.uasset differ diff --git a/Content/FactoryGame/Buildable/Building/Foundation/Material/MI_Foundation_LOD2.uasset b/Content/FactoryGame/Buildable/Building/Foundation/Material/MI_Foundation_LOD2.uasset deleted file mode 100644 index d280c73393..0000000000 Binary files a/Content/FactoryGame/Buildable/Building/Foundation/Material/MI_Foundation_LOD2.uasset and /dev/null differ diff --git a/Content/FactoryGame/MasterMaterials/MM_FactoryBaked.uasset b/Content/FactoryGame/MasterMaterials/MM_FactoryBaked.uasset index 49d2f55e04..1d1b3ed788 100644 Binary files a/Content/FactoryGame/MasterMaterials/MM_FactoryBaked.uasset and b/Content/FactoryGame/MasterMaterials/MM_FactoryBaked.uasset differ diff --git a/Content/FactoryGame/MasterMaterials/Resources/16bits.uasset b/Content/FactoryGame/MasterMaterials/Resources/16bits.uasset new file mode 100644 index 0000000000..3a99b356ca Binary files /dev/null and b/Content/FactoryGame/MasterMaterials/Resources/16bits.uasset differ diff --git a/Content/FactoryGame/MasterMaterials/Resources/MF_ConveyorItemOffset.uasset b/Content/FactoryGame/MasterMaterials/Resources/MF_ConveyorItemOffset.uasset new file mode 100644 index 0000000000..951e150fdc Binary files /dev/null and b/Content/FactoryGame/MasterMaterials/Resources/MF_ConveyorItemOffset.uasset differ diff --git a/Content/Utils/Materials/MI_BakedMachineStarter.uasset b/Content/Utils/Materials/MI_BakedMachineStarter.uasset new file mode 100644 index 0000000000..6e70c7146a Binary files /dev/null and b/Content/Utils/Materials/MI_BakedMachineStarter.uasset differ diff --git a/Content/Utils/Materials/MI_BakedStarter.uasset b/Content/Utils/Materials/MI_BakedStarter.uasset deleted file mode 100644 index dd0e8718ff..0000000000 Binary files a/Content/Utils/Materials/MI_BakedStarter.uasset and /dev/null differ diff --git a/Content/Utils/Materials/MI_BeltItemStarter-LOD1.uasset b/Content/Utils/Materials/MI_BeltItemStarter-LOD1.uasset new file mode 100644 index 0000000000..9ca044a1e4 Binary files /dev/null and b/Content/Utils/Materials/MI_BeltItemStarter-LOD1.uasset differ diff --git a/Content/Utils/Materials/MI_BeltItemStarter-LOD2.uasset b/Content/Utils/Materials/MI_BeltItemStarter-LOD2.uasset new file mode 100644 index 0000000000..c5616ae2be Binary files /dev/null and b/Content/Utils/Materials/MI_BeltItemStarter-LOD2.uasset differ diff --git a/Content/Utils/Materials/MI_BeltItemStarter.uasset b/Content/Utils/Materials/MI_BeltItemStarter.uasset new file mode 100644 index 0000000000..15a1eea8b7 Binary files /dev/null and b/Content/Utils/Materials/MI_BeltItemStarter.uasset differ diff --git a/Content/Utils/Textures/Debug_SF.uasset b/Content/Utils/Textures/Debug_SF.uasset index 3c2a2d94ec..44854d76ad 100644 Binary files a/Content/Utils/Textures/Debug_SF.uasset and b/Content/Utils/Textures/Debug_SF.uasset differ diff --git a/Plugins/ExampleMod/Content/Buildings/ExampleBuilding/ExampleMaterial_Inst.uasset b/Plugins/ExampleMod/Content/Buildings/ExampleBuilding/ExampleMaterial_Inst.uasset index 25743900f5..dc3206e0bd 100644 Binary files a/Plugins/ExampleMod/Content/Buildings/ExampleBuilding/ExampleMaterial_Inst.uasset and b/Plugins/ExampleMod/Content/Buildings/ExampleBuilding/ExampleMaterial_Inst.uasset differ diff --git a/Plugins/ExampleMod/Content/Items/MI_ExampleItem.uasset b/Plugins/ExampleMod/Content/Items/MI_ExampleItem.uasset deleted file mode 100644 index 5f51f44f10..0000000000 Binary files a/Plugins/ExampleMod/Content/Items/MI_ExampleItem.uasset and /dev/null differ diff --git a/Plugins/ExampleMod/Content/Items/SM_ExampleItem.uasset b/Plugins/ExampleMod/Content/Items/SM_ExampleItem.uasset index 49766694ab..6976131ff5 100644 Binary files a/Plugins/ExampleMod/Content/Items/SM_ExampleItem.uasset and b/Plugins/ExampleMod/Content/Items/SM_ExampleItem.uasset differ diff --git a/Plugins/ExampleMod/Content/Items/Textures+Materials/Example_AB.uasset b/Plugins/ExampleMod/Content/Items/Textures+Materials/Example_AB.uasset new file mode 100644 index 0000000000..d1591c78c4 Binary files /dev/null and b/Plugins/ExampleMod/Content/Items/Textures+Materials/Example_AB.uasset differ diff --git a/Plugins/ExampleMod/Content/Items/Textures+Materials/Example_MREO.uasset b/Plugins/ExampleMod/Content/Items/Textures+Materials/Example_MREO.uasset new file mode 100644 index 0000000000..b92c5aa4b6 Binary files /dev/null and b/Plugins/ExampleMod/Content/Items/Textures+Materials/Example_MREO.uasset differ diff --git a/Plugins/ExampleMod/Content/Items/Textures+Materials/Example_N.uasset b/Plugins/ExampleMod/Content/Items/Textures+Materials/Example_N.uasset new file mode 100644 index 0000000000..9e95850000 Binary files /dev/null and b/Plugins/ExampleMod/Content/Items/Textures+Materials/Example_N.uasset differ diff --git a/Plugins/ExampleMod/Content/Items/Textures+Materials/MI_ExampleItem.uasset b/Plugins/ExampleMod/Content/Items/Textures+Materials/MI_ExampleItem.uasset new file mode 100644 index 0000000000..cbb711f90d Binary files /dev/null and b/Plugins/ExampleMod/Content/Items/Textures+Materials/MI_ExampleItem.uasset differ diff --git a/Plugins/ExampleMod/Content/Items/Textures+Materials/MI_ExampleItem_ConvLOD1.uasset b/Plugins/ExampleMod/Content/Items/Textures+Materials/MI_ExampleItem_ConvLOD1.uasset new file mode 100644 index 0000000000..4de5b371d6 Binary files /dev/null and b/Plugins/ExampleMod/Content/Items/Textures+Materials/MI_ExampleItem_ConvLOD1.uasset differ diff --git a/Plugins/ExampleMod/Content/Items/Textures+Materials/MI_ExampleItem_ConvLOD2.uasset b/Plugins/ExampleMod/Content/Items/Textures+Materials/MI_ExampleItem_ConvLOD2.uasset new file mode 100644 index 0000000000..28fc8f203e Binary files /dev/null and b/Plugins/ExampleMod/Content/Items/Textures+Materials/MI_ExampleItem_ConvLOD2.uasset differ diff --git a/Plugins/ExampleMod/Content/Material/ExampleMaterial.uasset b/Plugins/ExampleMod/Content/Material/ExampleMaterial.uasset deleted file mode 100644 index dc21a64468..0000000000 Binary files a/Plugins/ExampleMod/Content/Material/ExampleMaterial.uasset and /dev/null differ diff --git a/Plugins/ExampleMod/Content/Material/Factory.uasset b/Plugins/ExampleMod/Content/Material/Factory.uasset deleted file mode 100644 index be33dfab85..0000000000 Binary files a/Plugins/ExampleMod/Content/Material/Factory.uasset and /dev/null differ