0% found this document useful (0 votes)
2 views

output_log

The document details the initialization process of a Unity engine version 5.3.5f1, including the graphics device setup with an NVIDIA GeForce GTX 970. It outlines the loading of various platform assemblies and the initialization of input and touch support. Additionally, it mentions the setup of worker threads for Enlighten rendering and provides some performance metrics.

Uploaded by

2dktht5z5t
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views

output_log

The document details the initialization process of a Unity engine version 5.3.5f1, including the graphics device setup with an NVIDIA GeForce GTX 970. It outlines the loading of various platform assemblies and the initialization of input and touch support. Additionally, it mentions the setup of worker threads for Enlighten rendering and provides some performance metrics.

Uploaded by

2dktht5z5t
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

Initialize engine version: 5.3.

5f1 (960ebf59018a)
GfxDevice: creating device client; threaded=1
Direct3D:
Version: Direct3D 9.0c [nvd3dum.dll 10.18.13.6839]
Renderer: NVIDIA GeForce GTX 970
Vendor: NVIDIA
VRAM: 3072 MB (via DXGI)
Caps: Shader=30 DepthRT=1 NativeDepth=1 NativeShadow=1 DF16=0 INTZ=1 NULL=1
RESZ=0 SlowINTZ=0
Begin MonoManager ReloadAssembly
Platform assembly: C:\Users\Mansairin\Desktop\Inumimi_Project_V1.2_Data\Managed\
UnityEngine.dll (this message is harmless)
Loading C:\Users\Mansairin\Desktop\Inumimi_Project_V1.2_Data\Managed\
UnityEngine.dll into Unity Child Domain
Platform assembly: C:\Users\Mansairin\Desktop\Inumimi_Project_V1.2_Data\Managed\
Assembly-CSharp-firstpass.dll (this message is harmless)
Loading C:\Users\Mansairin\Desktop\Inumimi_Project_V1.2_Data\Managed\Assembly-
CSharp-firstpass.dll into Unity Child Domain
Platform assembly: C:\Users\Mansairin\Desktop\Inumimi_Project_V1.2_Data\Managed\
Assembly-CSharp.dll (this message is harmless)
Loading C:\Users\Mansairin\Desktop\Inumimi_Project_V1.2_Data\Managed\Assembly-
CSharp.dll into Unity Child Domain
Platform assembly: C:\Users\Mansairin\Desktop\Inumimi_Project_V1.2_Data\Managed\
UnityEngine.UI.dll (this message is harmless)
Loading C:\Users\Mansairin\Desktop\Inumimi_Project_V1.2_Data\Managed\
UnityEngine.UI.dll into Unity Child Domain
Platform assembly: C:\Users\Mansairin\Desktop\Inumimi_Project_V1.2_Data\Managed\
UnityEngine.Networking.dll (this message is harmless)
Loading C:\Users\Mansairin\Desktop\Inumimi_Project_V1.2_Data\Managed\
UnityEngine.Networking.dll into Unity Child Domain
- Completed reload, in 0.034 seconds
Platform assembly: C:\Users\Mansairin\Desktop\Inumimi_Project_V1.2_Data\Managed\
System.Core.dll (this message is harmless)
Platform assembly: C:\Users\Mansairin\Desktop\Inumimi_Project_V1.2_Data\Managed\
System.dll (this message is harmless)
desktop: 1920x1080 60Hz; virtual: 1920x1080 at 0,0
<RI> Initializing input.
<RI> Input initialized.
<RI> Initialized touch support.
UnloadTime: 0.434168 ms
Setting up 2 worker threads for Enlighten.
Thread -> id: 568 -> priority: 1
Thread -> id: 23c8 -> priority: 1

You might also like