Commit graph

4 commits

Author SHA1 Message Date
Nemirtingas
ba23e904ad Add VS trace function
VS OutputDebugString doesn't support %hh* %ll*, so let vsnprint handle it then write a simple string to debug console.
The purpose of this is that its faster than writing logs to a file. (Only when debugging with VS tho).

This can be enabled by defining preprocessor: VS_TRACE_DEBUG
2019-07-14 22:53:43 +02:00
Mr_Goldberg
c4e0c855df
Experimental build: Load luma ceg plugin dll if present. 2019-05-30 12:59:53 -04:00
Mr_Goldberg
a36f6e8e68
Add support for setting app/DLC paths. 2019-05-09 08:10:03 -04:00
Mr_Goldberg
d968c3e1b5
Initial commit. 2019-04-13 12:21:56 -04:00