forked from Hay1tsme/segatools
switched to new capnhook, updated unityhook, added LED 15093 to MU3
This commit is contained in:
1
dist/fgo/segatools.ini
vendored
1
dist/fgo/segatools.ini
vendored
@ -128,7 +128,6 @@ path=
|
||||
; world. An improved solution will be provided later.
|
||||
|
||||
[io4]
|
||||
; Input API selection for JVS input emulator.
|
||||
; Test button virtual-key code. Default is the F1 key.
|
||||
test=0x70
|
||||
; Service button virtual-key code. Default is the F2 key.
|
||||
|
3
dist/mu3/segatools.ini
vendored
3
dist/mu3/segatools.ini
vendored
@ -73,6 +73,9 @@ dipsw1=1
|
||||
enable=1
|
||||
|
||||
[unity]
|
||||
; Enable Unity hook. This will allow you to run custom .NET code before the game
|
||||
enable=1
|
||||
|
||||
; Path to a .NET DLL that should run before the game. Useful for loading
|
||||
; modding frameworks such as BepInEx.
|
||||
targetAssembly=
|
||||
|
Reference in New Issue
Block a user