No. Probably there is a way to compile on Linux .exe file for Windows, but it's harder than just compiling OTC on Linux.is it true that a OTclient compiled on DEBIAN works for windows?
data
(including Tibia.dat and Tibia.spr) into docker image, so to update data
, you have to rebuild docker image.Dear @Gesior.pl , thank you!No. Probably there is a way to compile on Linux .exe file for Windows, but it's harder than just compiling OTC on Linux.
What OTClient do you try to compile and what is a problem? OTCv8? Mehah (OTCR)? Old edubart?
Here I described how I compiled old OTClient on Linux (using Windows 10), ran it on Linux (using Windows 10) and streamed 'OTC Window' to Windows:
Little update on this. I had problem with compilation of OTClient on Windows, so I made it compile and run on Linux using docker and display client on Windows.
I've tested it with old version of edubart OTC ( GitHub - gesior/otclient_mapgen: Open Tibia map images generator [for LeafletJS]. Loads .otbm file and generate .png images 256x256 px (https://github.com/gesior/otclient_mapgen) ) on Windows 10.
It copiesdata
(including Tibia.dat and Tibia.spr) into docker image, so to updatedata
, you have to rebuild docker image.
It's because Windows -> Linux shared files are...