goat
264adf6ee7
build: 6.4.0.39
2022-07-17 21:34:15 +02:00
goaaats
30b5bb4251
chore: enableEtw => enable_etw
2022-06-22 17:04:15 +02:00
goaaats
8744e82979
feat: make ETW configurable, doesn't actually do anything yet because we're stuck on .NET 5
2022-06-22 16:58:53 +02:00
goaaats
e7b0da9f7a
chore: enable dynamic PGO for coreclr
2022-06-22 14:29:03 +02:00
goaaats
da793ac42c
chore: set COMPlus_ETWEnabled=0 in release builds
...
This might fix extremely bad performance in some algorithms on insider builds
2022-06-22 02:23:08 +02:00
kizer
2f4c0bbc97
Update logging to reflect msvc updates on std::format ( #883 )
2022-06-17 10:28:10 +02:00
kizer
c5f84eb27d
Add option to use global import hook instead of MinHook for OpenProcess ( #860 )
2022-05-30 17:54:29 +02:00
goaaats
a7540d0fef
feat: write Dalamud.Boot logs to dalamud.boot.log
2022-05-29 17:25:29 +02:00
kizer
75de126c9d
Implement xiv fixes into Dalamud.Boot ( #857 )
2022-05-28 19:11:03 +02:00
goaaats
d2335274ee
feat: delay main thread continuation until GameFixes are applied
...
This is a temporary workaround until we have infrastructure to intercept winapi in C++
2022-05-27 14:12:15 +02:00
kizer
9a38a9470c
Fix inject problems ( #820 )
...
* CoreCLR: resolve and load nethost on demand instead of requiring it on load
* Remove nethost loading from C# side
* Added option to not chain Process.Dispose; see for last error only if result is empty
2022-04-25 10:13:32 +02:00
Soreepeong
6da762dc3c
Correct return types on boot
2022-04-01 01:24:25 +09:00
Soreepeong
e64cc7e687
Print dotnet stack trace on veh error msgbox, and use precompiled headers.
2021-12-24 12:23:23 +09:00
goat
da84c90696
feat: set COMPLUS_ForceENC, enables edit & continue for Dalamud & plugins
2021-12-07 02:00:00 +01:00
goat
7a1e78cb48
feat: set DOTNET_legacyCorruptedStateExceptionsPolicy
2021-08-19 22:55:03 +02:00
Raymond
3683ae148e
Boot.cpp getenv improvement
2021-08-15 22:55:52 -04:00
goat
a5bf8c18d2
feat: add DALAMUD_RUNTIME env var for custom runtime locations
2021-08-13 01:50:48 +02:00
Raymond Lynch
658eedca37
Magic the magic happen
2021-07-11 16:32:32 -04:00