srkizer
9092e36b33
Reduce usage of exceptions from Boot ( #2373 )
...
* wip
* make pretty
* Remove CRT version check from IM
* fix
* Simplify IsDebuggerPresent hook
2025-08-15 00:02:32 -07:00
Soreepeong
9db4e2f3a1
LoadingDialog: support localization, remove winforms, prevent invalid thread association errors
2024-07-21 18:41:51 +09:00
srkizer
3d59fa3da0
Sanitize PDB root name from loaded modules ( #1687 )
2024-02-29 15:13:33 -08:00
srkizer
0cc28fb39d
Changes to Dalamud Boot DLL so that it works in WINE ( #1111 )
...
* Changes to Dalamud Boot DLL so that it works in WINE
* Make asm clearer
2024-02-12 12:56:38 -08:00
goat
805a887f2e
feat: add minidump writer
2022-07-24 18:49:46 +02:00
goat
8bc4d362ad
feat: new VEH experience
2022-07-23 20:25:05 +02:00
kizer
ce49874935
Write Dalamud.Boot log to TEMP, then CWD ( #886 )
2022-06-19 11:42:41 +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
kizer
b6237267ce
Workaround nuke not autoaddling dep lib ( #859 )
...
* #pragma comment(lib, <minhook lib>)
* Fix logging path, and make common files not use pch
* Move lib import to vcproj from pragma
* a
* Make copy of vcxproj for minhook from submodule to lib dir
* nuke it
* .
2022-05-29 19:18:00 +02:00
kizer
75de126c9d
Implement xiv fixes into Dalamud.Boot ( #857 )
2022-05-28 19:11:03 +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
e64cc7e687
Print dotnet stack trace on veh error msgbox, and use precompiled headers.
2021-12-24 12:23:23 +09:00
Soreepeong
79ddc5dd31
Add loading via entrypoint
2021-11-12 17:19:37 +09:00
pohky
e80a24fb97
move the VEH out of dllmain
2021-10-30 23:02:18 +02:00
Raymond Lynch
658eedca37
Magic the magic happen
2021-07-11 16:32:32 -04:00