-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathT.cap
More file actions
28 lines (28 loc) · 894 Bytes
/
T.cap
File metadata and controls
28 lines (28 loc) · 894 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
"rdocCaptureSettings": 1,
"settings": {
"autoStart": false,
"commandLine": "",
"environment": [
],
"executable": "D:\\Code\\ImportantRepos\\TomodachiRecreation\\bin\\Debug\\TomodachiRecreation.exe",
"inject": false,
"numQueuedFrames": 3,
"options": {
"allowFullscreen": true,
"allowVSync": true,
"apiValidation": false,
"captureAllCmdLists": true,
"captureCallstacks": true,
"captureCallstacksOnlyDraws": false,
"debugOutputMute": true,
"delayForDebugger": 0,
"hookIntoChildren": false,
"refAllResources": true,
"softMemoryLimit": 0,
"verifyBufferAccess": true
},
"queuedFrameCap": 1,
"workingDir": "D:/Code/ImportantRepos/TomodachiRecreation"
}
}