Einzelnen Beitrag anzeigen
  #5266  
Alt 07.02.2023, 13:14
Tibono Tibono ist offline
Mephisto Wundermaschine
 
Registriert seit: 22.05.2018
Ort: Frankreich
Alter: 62
Land:
Beiträge: 479
Abgegebene Danke: 2.255
Erhielt 1.163 Danke für 382 Beiträge
Aktivitäten Langlebigkeit
7/20 6/20
Heute Beiträge
2/3 ssssss479
AW: Mess Emulator für diverse Schachcomputer ist fertig!

Hi Jens,
another trick for automation with MessChess can be to duplicate the standard mess.cmd into two additional versions, such as mess_kishon_mute.cmd and mess_kishon_narrator.cmd.
Create as well two .lua files named and edited accordingly, in addtion to the standard kishon.lua.
Edit your dedicated .cmd files and before the line launching the MessChess.exe insert a copy from either your kishon_mute.lua or kishon_narrator.lua to kishon.lua.
Now you can duplicate the engine in your GUI and assign the corresponding cmd.
When starting the engine, the expected .lua file will be enabled thanks to the copy upon the standard one, before lauching the emulation.
Just pay attention to the path to the plugins/../interfaces directory for the copy command you add in the .cmd files, and it should work.
Hope this helps,
MfG
Eric
Mit Zitat antworten
Folgende 2 Benutzer sagen Danke zu Tibono für den nützlichen Beitrag:
Jens H (07.02.2023), kamoj (08.02.2023)