Hi there. Do note that android is not officially supported.
Looking at your log i am guessing it could be a d3dcompiler issue because of the errors. If that is the case then it is a Wine bug as dxvk does not handle those DLLs.
Hi there. Do note that Android is not officially supported. Looking at your log, I am guessing it could be a d3d/compiler issue because of the errors. If that is the case then it is a wine bug as dxvk does not handle those DLLs.
Thank you. When I fiddled through the settings, I noticed that adding the -opengl flag and using WineD3D partially solves the problem (in this case, the map is partially rendered, but the GUI is missing) and I thought it was due to DXVK. Thank you again, I will try to investigate further
I am not familiar with Winlator or any of the related android tools to use wine, but if it is d3dcompiler then it should work if the Windows native versions are used. The most likely versions is probably d3dcompiler_47 or d3dcompiler_43 (if not then try _46 or _42) which can be "installed" via winetricks at least on Linux desktop.
I am not familiar with Winlator or any of the related android tools to use wine, but if it is d3dcompiler then it should work if the Windows native versions are used. The most likely versions is probably d3dcompiler_47 or d3dcompiler_43 (if not then try _46 or _42) which can be "installed" via winetricks at least on Linux desktop.
Thank you. I have to fiddle further in the settings, on Android the process is almost similar on Linux, I'm already trying to change the compiler, if I find a solution the place here, other users have had the same problem
Solved! For anyone who had the same problem: I finally solved it! You have to fiddle in the Turnip settings, in my case I installed a specific version for Adreno (in particular the fix that you find in the Ajay repository, v3fix). I was convinced it was a Wine problem, but it's actually a driver problem.
Nothing extracted yet.
Android Samsung S23 user here, using Winlator glibc by longjunyu2 (latest version)
Wine 9.16custom, DXVK 2.4, Turnip 25.0.0.R5, box64 0.3.0
Software information
The game is Europa Universalis 4 1.29, the error occurs ONLY if you're using a version >= 1.29 (previous version are 32 bit and everything just runs fine)
System information
Here the logs.txt generated by Winlator, while here:
Hope somebody can help me