diff --git a/ChocolArm64/ChocolArm64.csproj b/ChocolArm64/ChocolArm64.csproj
index 7c9737a17c..50f71c18d3 100644
--- a/ChocolArm64/ChocolArm64.csproj
+++ b/ChocolArm64/ChocolArm64.csproj
@@ -13,6 +13,7 @@
true
TRACE;USE_PROFILING
+ false
@@ -22,6 +23,7 @@
true
TRACE;USE_PROFILING
+ true
diff --git a/Ryujinx.Audio/Ryujinx.Audio.csproj b/Ryujinx.Audio/Ryujinx.Audio.csproj
index 53d3b1776f..a6a34f40f8 100644
--- a/Ryujinx.Audio/Ryujinx.Audio.csproj
+++ b/Ryujinx.Audio/Ryujinx.Audio.csproj
@@ -13,6 +13,7 @@
true
TRACE;USE_PROFILING
+ false
@@ -22,6 +23,7 @@
true
TRACE;USE_PROFILING
+ true
diff --git a/Ryujinx.Common/Ryujinx.Common.csproj b/Ryujinx.Common/Ryujinx.Common.csproj
index c4a7f3b5ed..91c1275be4 100644
--- a/Ryujinx.Common/Ryujinx.Common.csproj
+++ b/Ryujinx.Common/Ryujinx.Common.csproj
@@ -13,6 +13,7 @@
true
TRACE;USE_PROFILING
+ false
@@ -22,6 +23,7 @@
true
TRACE;USE_PROFILING
+ true
diff --git a/Ryujinx.Graphics/Ryujinx.Graphics.csproj b/Ryujinx.Graphics/Ryujinx.Graphics.csproj
index e248526574..740008955d 100644
--- a/Ryujinx.Graphics/Ryujinx.Graphics.csproj
+++ b/Ryujinx.Graphics/Ryujinx.Graphics.csproj
@@ -13,6 +13,7 @@
true
TRACE;USE_PROFILING
+ false
@@ -22,6 +23,7 @@
true
TRACE;USE_PROFILING
+ true
diff --git a/Ryujinx.HLE/Ryujinx.HLE.csproj b/Ryujinx.HLE/Ryujinx.HLE.csproj
index 542385068a..a653b53f5b 100644
--- a/Ryujinx.HLE/Ryujinx.HLE.csproj
+++ b/Ryujinx.HLE/Ryujinx.HLE.csproj
@@ -13,6 +13,7 @@
true
TRACE;USE_PROFILING
+ false
@@ -22,6 +23,7 @@
true
TRACE;USE_PROFILING
+ true
diff --git a/Ryujinx.LLE/Luea.csproj b/Ryujinx.LLE/Luea.csproj
index aa442b95ef..719a0ef38f 100644
--- a/Ryujinx.LLE/Luea.csproj
+++ b/Ryujinx.LLE/Luea.csproj
@@ -9,10 +9,12 @@
TRACE;USE_PROFILING
+ true
TRACE;USE_PROFILING
+ false
diff --git a/Ryujinx.Profiler/Profile.cs b/Ryujinx.Profiler/Profile.cs
index fc2fa473ac..5c88be9c1a 100644
--- a/Ryujinx.Profiler/Profile.cs
+++ b/Ryujinx.Profiler/Profile.cs
@@ -67,7 +67,6 @@ namespace Ryujinx.Profiler
if (!ProfilingEnabled())
return;
_profileInstance.BeginProfile(config);
- Console.WriteLine("");
}
[Conditional("USE_PROFILING")]
diff --git a/Ryujinx.Profiler/Ryujinx.Profiler.csproj b/Ryujinx.Profiler/Ryujinx.Profiler.csproj
index fdc124a326..2115f6d7d2 100644
--- a/Ryujinx.Profiler/Ryujinx.Profiler.csproj
+++ b/Ryujinx.Profiler/Ryujinx.Profiler.csproj
@@ -13,10 +13,12 @@
TRACE;USE_PROFILING
+ false
TRACE;USE_PROFILING
+ true
diff --git a/Ryujinx.ShaderTools/Ryujinx.ShaderTools.csproj b/Ryujinx.ShaderTools/Ryujinx.ShaderTools.csproj
index fb2b3a9b35..04cab8328e 100644
--- a/Ryujinx.ShaderTools/Ryujinx.ShaderTools.csproj
+++ b/Ryujinx.ShaderTools/Ryujinx.ShaderTools.csproj
@@ -9,10 +9,12 @@
TRACE;USE_PROFILING
+ true
TRACE;USE_PROFILING
+ false
diff --git a/Ryujinx.Tests.Unicorn/Ryujinx.Tests.Unicorn.csproj b/Ryujinx.Tests.Unicorn/Ryujinx.Tests.Unicorn.csproj
index 02b9af1247..5a99b39f1b 100644
--- a/Ryujinx.Tests.Unicorn/Ryujinx.Tests.Unicorn.csproj
+++ b/Ryujinx.Tests.Unicorn/Ryujinx.Tests.Unicorn.csproj
@@ -13,10 +13,12 @@
TRACE;USE_PROFILING
+ true
TRACE;USE_PROFILING
+ false
diff --git a/Ryujinx.Tests/Ryujinx.Tests.csproj b/Ryujinx.Tests/Ryujinx.Tests.csproj
index bb049c839f..0d5c3ff214 100644
--- a/Ryujinx.Tests/Ryujinx.Tests.csproj
+++ b/Ryujinx.Tests/Ryujinx.Tests.csproj
@@ -18,10 +18,12 @@
TRACE;USE_PROFILING
+ true
TRACE;USE_PROFILING
+ false
diff --git a/Ryujinx/Ryujinx.csproj b/Ryujinx/Ryujinx.csproj
index d381719f0e..5d4c71c74f 100644
--- a/Ryujinx/Ryujinx.csproj
+++ b/Ryujinx/Ryujinx.csproj
@@ -10,10 +10,12 @@
TRACE;USE_PROFILING
+ true
TRACE;USE_PROFILING
+ false