I've managed to get fuego and gnugo playing on the text interface with the following command:
Code: Select all
gogui-twogtp -black "..\Go Engines\gnugo-3.8\gnugo.exe --mode gtp
" -white "..\Go Engines\fuego-svn1157-modbook\fuego.exe" -verbose -autoCode: Select all
gogui-twogtp -black "..\Go Engines\gnugo-3.8\gnugo.exe --mode gtp
" -white "..\Go Engines\fuego-svn1157-modbook\fuego.exe" -verbose -autoCode: Select all
Label: GnuGo-Fuego
Command: C:\Windows\System32\java.exe -jar gogui-twogtp.jar -black "C:\pgm\go\gnugo\gnugo38\gnugo.exe --mode gtp" -white "C:\pgm\go\Fuego\fuego041\fuego.exe"
Working Directory: C:\go\gogui-1.2.2\libCode: Select all
gogui -computer-both -program "..\Go Engines\fuego-svn1157-modbook\fuego.exe" -verbose -autoCode: Select all
gogui -program "gogui-twogtp -black \"..\Go Engines\gnugo-3.8\gnugo.exe --mode gtp\" -white \"..\Go Engines\gnugo-3.8\gnugo.exe --mode gtp\" -verbose -auto"Code: Select all
Label: GnuGo-Fuego new
Command: gogui-twogtp.exe -black "C:\pgm\go\gnugo\gnugo38\gnugo.exe --mode gtp" -white "C:\pgm\go\Fuego\fuego041\fuego.exe"
Working Directory: C:\Progra~1\GoGui142