Project compiles and opens in editor
However the project doesn't automatically open in editor from debug... Seems like its not attaching from the command for some reason...
This commit is contained in:
BIN
Project/Saved/AutoScreenshot.png
Normal file
BIN
Project/Saved/AutoScreenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 59 KiB |
@ -0,0 +1,7 @@
|
||||
[CrashReportClient]
|
||||
bHideLogFilesOption=false
|
||||
bIsAllowedToCloseWithoutSending=true
|
||||
CrashConfigPurgeDays=2
|
||||
Stall.RecordDump=false
|
||||
Ensure.RecordDump=true
|
||||
|
@ -0,0 +1,7 @@
|
||||
[CrashReportClient]
|
||||
bHideLogFilesOption=false
|
||||
bIsAllowedToCloseWithoutSending=true
|
||||
CrashConfigPurgeDays=2
|
||||
Stall.RecordDump=false
|
||||
Ensure.RecordDump=true
|
||||
|
@ -0,0 +1,7 @@
|
||||
[CrashReportClient]
|
||||
bHideLogFilesOption=false
|
||||
bIsAllowedToCloseWithoutSending=true
|
||||
CrashConfigPurgeDays=2
|
||||
Stall.RecordDump=false
|
||||
Ensure.RecordDump=true
|
||||
|
3
Project/Saved/Config/WindowsEditor/Editor.ini
Normal file
3
Project/Saved/Config/WindowsEditor/Editor.ini
Normal file
@ -0,0 +1,3 @@
|
||||
[/Script/UnrealEd.UnrealEdOptions]
|
||||
UsingXGE=False
|
||||
|
File diff suppressed because one or more lines are too long
29
Project/Saved/Config/WindowsEditor/GameUserSettings.ini
Normal file
29
Project/Saved/Config/WindowsEditor/GameUserSettings.ini
Normal file
@ -0,0 +1,29 @@
|
||||
[/Script/Engine.GameUserSettings]
|
||||
bUseVSync=False
|
||||
bUseDynamicResolution=False
|
||||
ResolutionSizeX=2560
|
||||
ResolutionSizeY=1440
|
||||
LastUserConfirmedResolutionSizeX=2560
|
||||
LastUserConfirmedResolutionSizeY=1440
|
||||
WindowPosX=-1
|
||||
WindowPosY=-1
|
||||
FullscreenMode=1
|
||||
LastConfirmedFullscreenMode=1
|
||||
PreferredFullscreenMode=1
|
||||
Version=5
|
||||
AudioQualityLevel=0
|
||||
LastConfirmedAudioQualityLevel=0
|
||||
FrameRateLimit=0.000000
|
||||
DesiredScreenWidth=1280
|
||||
bUseDesiredScreenHeight=False
|
||||
DesiredScreenHeight=720
|
||||
LastUserConfirmedDesiredScreenWidth=1280
|
||||
LastUserConfirmedDesiredScreenHeight=720
|
||||
LastRecommendedScreenWidth=-1.000000
|
||||
LastRecommendedScreenHeight=-1.000000
|
||||
LastCPUBenchmarkResult=-1.000000
|
||||
LastGPUBenchmarkResult=-1.000000
|
||||
LastGPUBenchmarkMultiplier=1.000000
|
||||
bUseHDRDisplayOutput=False
|
||||
HDRDisplayOutputNits=1000
|
||||
|
3
Project/Saved/UnrealBuildTool/BuildConfiguration.xml
Normal file
3
Project/Saved/UnrealBuildTool/BuildConfiguration.xml
Normal file
@ -0,0 +1,3 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Configuration xmlns="https://www.unrealengine.com/BuildConfiguration">
|
||||
</Configuration>
|
Reference in New Issue
Block a user