Vulkan
Endret instillinger
This commit is contained in:
parent
cb994cf9ba
commit
74240c2096
@ -32,11 +32,13 @@ r.RayTracing=True
|
|||||||
r.RayTracing.Shadows=False
|
r.RayTracing.Shadows=False
|
||||||
|
|
||||||
[/Script/WindowsTargetPlatform.WindowsTargetSettings]
|
[/Script/WindowsTargetPlatform.WindowsTargetSettings]
|
||||||
DefaultGraphicsRHI=DefaultGraphicsRHI_DX12
|
DefaultGraphicsRHI=DefaultGraphicsRHI_Vulkan
|
||||||
-D3D12TargetedShaderFormats=PCD3D_SM5
|
-D3D12TargetedShaderFormats=PCD3D_SM5
|
||||||
+D3D12TargetedShaderFormats=PCD3D_SM6
|
+D3D12TargetedShaderFormats=PCD3D_SM6
|
||||||
-D3D11TargetedShaderFormats=PCD3D_SM5
|
-D3D11TargetedShaderFormats=PCD3D_SM5
|
||||||
+D3D11TargetedShaderFormats=PCD3D_SM5
|
+D3D11TargetedShaderFormats=PCD3D_SM5
|
||||||
|
+VulkanTargetedShaderFormats=SF_VULKAN_SM6
|
||||||
|
bGenerateNaniteFallbackMeshes=True
|
||||||
Compiler=Default
|
Compiler=Default
|
||||||
AudioSampleRate=48000
|
AudioSampleRate=48000
|
||||||
AudioCallbackBufferFrameSize=1024
|
AudioCallbackBufferFrameSize=1024
|
||||||
|
|||||||
BIN
Hule/Content/Cargo/Materials/MI_KB3D_CBD_LeatherRedOldA.uasset
(Stored with Git LFS)
BIN
Hule/Content/Cargo/Materials/MI_KB3D_CBD_LeatherRedOldA.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Hule/Content/Cargo/Materials/Master/M_KB3D_Master_Standard.uasset
(Stored with Git LFS)
BIN
Hule/Content/Cargo/Materials/Master/M_KB3D_Master_Standard.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Hule/Content/Cargo/Materials/Master/M_KB3D_Master_Standard2.uasset
(Stored with Git LFS)
Normal file
BIN
Hule/Content/Cargo/Materials/Master/M_KB3D_Master_Standard2.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Hule/Content/Maps/SIMON_RYDDET.umap
(Stored with Git LFS)
BIN
Hule/Content/Maps/SIMON_RYDDET.umap
(Stored with Git LFS)
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"FileVersion": 3,
|
"FileVersion": 3,
|
||||||
"EngineAssociation": "5.4",
|
"EngineAssociation": "5.6",
|
||||||
"Category": "",
|
"Category": "",
|
||||||
"Description": "",
|
"Description": "",
|
||||||
"Plugins": [
|
"Plugins": [
|
||||||
@ -29,10 +29,6 @@
|
|||||||
{
|
{
|
||||||
"Name": "Buoyancy",
|
"Name": "Buoyancy",
|
||||||
"Enabled": true
|
"Enabled": true
|
||||||
},
|
|
||||||
{
|
|
||||||
"Name": "Cargo",
|
|
||||||
"Enabled": true
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user