7 lines
289 B
INI
7 lines
289 B
INI
# sots-engine shim configuration. Read once when binkw32.dll (the proxy) loads.
|
|
# One key=value per line; '#' starts a comment.
|
|
#
|
|
# hooks = trace | off
|
|
# trace install the hooks and log them to shim.log (default)
|
|
# off forward Bink calls only; touch nothing in the exe
|
|
hooks=trace
|