Compare commits

...

2 Commits

Author SHA1 Message Date
74240c2096 Vulkan
Endret instillinger
2025-07-25 10:26:32 +02:00
cb994cf9ba Sofaputer romskip
Nytt materiale
2025-07-24 20:42:05 +02:00
9 changed files with 22 additions and 18 deletions

View File

@ -2,8 +2,8 @@
GameName=Hule_1
[/Script/EngineSettings.GameMapsSettings]
EditorStartupMap=/Game/Maps/OVERVANN5_ÅPNING3_Merge.OVERVANN5_ÅPNING3_Merge
GameDefaultMap=/Game/ThirdPerson/Maps/ThirdPersonMap.ThirdPersonMap
EditorStartupMap=/Game/Maps/SIMON_RYDDET.SIMON_RYDDET
GameDefaultMap=/Game/Maps/SIMON_RYDDET.SIMON_RYDDET
TransitionMap=
bUseSplitscreen=True
TwoPlayerSplitscreenLayout=Horizontal
@ -32,11 +32,13 @@ r.RayTracing=True
r.RayTracing.Shadows=False
[/Script/WindowsTargetPlatform.WindowsTargetSettings]
DefaultGraphicsRHI=DefaultGraphicsRHI_DX12
DefaultGraphicsRHI=DefaultGraphicsRHI_Vulkan
-D3D12TargetedShaderFormats=PCD3D_SM5
+D3D12TargetedShaderFormats=PCD3D_SM6
-D3D11TargetedShaderFormats=PCD3D_SM5
+D3D11TargetedShaderFormats=PCD3D_SM5
+VulkanTargetedShaderFormats=SF_VULKAN_SM6
bGenerateNaniteFallbackMeshes=True
Compiler=Default
AudioSampleRate=48000
AudioCallbackBufferFrameSize=1024

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
Hule/Content/Maps/SIMON_RYDDET.umap (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Hule/Content/Maps/UNDERVANN4_MERGE.umap (Stored with Git LFS)

Binary file not shown.

View File

@ -1,6 +1,6 @@
{
"FileVersion": 3,
"EngineAssociation": "5.4",
"EngineAssociation": "5.6",
"Category": "",
"Description": "",
"Plugins": [
@ -29,10 +29,6 @@
{
"Name": "Buoyancy",
"Enabled": true
},
{
"Name": "Cargo",
"Enabled": true
}
]
}