Einzelnen Beitrag anzeigen
  #5267  
Alt 07.02.2023, 17:09
Jens H Jens H ist offline
Mephisto Excalibur
 
Registriert seit: 06.02.2023
Beiträge: 76
Abgegebene Danke: 58
Erhielt 90 Danke für 37 Beiträge
Aktivitäten Langlebigkeit
1/20 2/20
Heute Beiträge
0/3 sssssss76
AW: Mess Emulator für diverse Schachcomputer ist fertig!

Thanks to both of you.
Eric, your solution sounds nice, but I dont exactly get the part

"..before the line launching the MessChess.exe insert a copy from either your kishon_mute.lua or ..."

The original mess.cmd looks as follows:

@echo off
cd..
REM normal engine window:
MessChess.exe %1 %2 %3 %4 %5 %6 %7 %8 %9
REM hidden engine window:
REM start /B /WAIT /MIN MessChess.exe %1 %2 %3 %4 %5 %6 %7 %8 %9
cd Arena

I have no idea where to add the *.lua files

Meanwhile I will follow Franz' recommendation which is a good idea as well.
Jens
Mit Zitat antworten