forked from TeamTofuShop/segatools
Include chu2to3 engine
This commit is contained in:
6
dist/chusan/segatools.ini
vendored
6
dist/chusan/segatools.ini
vendored
@ -64,7 +64,11 @@ framed=0
|
||||
monitor=0
|
||||
|
||||
[chuniio]
|
||||
; Uncomment this if you have custom chuniio implementation.
|
||||
; Uncomment this if you have custom chuniio implementation comprised of a single 32bit DLL.
|
||||
; (will use chu2to3 engine internally)
|
||||
;path=
|
||||
|
||||
; Uncomment both of these if you have custom chuniio implementation comprised of two DLLs.
|
||||
; x86 chuniio to path32, x64 to path64. Both are necessary.
|
||||
;path32=
|
||||
;path64=
|
||||
|
Reference in New Issue
Block a user