Einzelnen Beitrag anzeigen
  #1616  
Alt 20.01.2017, 13:44
fhub fhub ist offline
Lebende Foren Legende
 
Registriert seit: 19.04.2010
Beiträge: 2.846
Abgegebene Danke: 562
Erhielt 6.850 Danke für 1.551 Beiträge
Aktivitäten Langlebigkeit
5/20 15/20
Heute Beiträge
1/3 sssss2846
AW: Mess Emulator für diverse Schachcomputer ist fertig!

Hi Bryan!

Well, usually all changed input assignments are indeed saved in the engines cfg-file (in the cfg folder), but there are a few modules for which I had to write-protect this cfg-file to correctly work with my code (e.g. all Fidelity EAG and EAS machines), so of course saving anything in these cfg-files will fail.
Completely removing this read-only attribute is not a good idea, because then you'll have troubles in playing with those modules, but if you have to set you input assginments only once, then you could remove this write-protection before, then make your input changes and exit CB-Emu, and then you can write-protect the cfg-file again.

Regards,
Franz
Mit Zitat antworten