Separate names with a comma.
Hello, the language setting used is the one highlighted. [ATTACH] you need to change that one to affect the launcher and game (game will use...
are you sure you updated properly? make sure you don't have duplicate entry in the addon list. also can you send me the blender file in private...
in the scene properties, what did you set the export path?
Fixes v0.3.3 fix exception/crash when using NodesConnector operator (Previously named BeamGen) fix duplicated Beans attached to polygons
This software is known to inject a dll that makes the game crash. you should uninstall that software or follow this procedure The other error...
you are right, you need to modify platefont.json, i suggest you copy the original one from the game and put your modified version in the same...
Hi, It does require custom code to support this. this look very similar to my mod. I can help you with the code. Did you change the letters in...
the default bindings are not working in linux. in the options, got to Controls and Force feedback tab. add X axis and enable force feedback you...
I assume that if you say G29 it's the one with playstation layout. xbox one is called G920. for G29 to work natively in linux, you need to switch...
We had time constrain that lead to this technical limitation. For next major version, i will try to find a way to have widget available on each...
if you use `-help` it will print the help in the launcher log and exit without launching the game you need to remove `-help`
check there is no error in the logs about javascript the speed is in M/S you need to convert it to MPH or KPH the gear indicator should change...
this is just the name of the library. https://github.com/microsoft/DirectXTex it uses windows component (WIC) it won't use directx, we disabled...
so we use a library called DirectXTex and this use a windows component called WIC (windowscodec.dll) since vista it's included with os. Winetricks...
Wine is not officially supported. Next week when i have time i will take a look if we can implement a workaround on our side. I will try to get...
i tried to replicate the issue with the 300bx but could not does the camera goes weird when you do this? [ATTACH]
you are right, relative filepath are not officially supported anymore since the move to json format because they don't work when using the json...
use the launcher option to change your userfolder. startup.ini get overwritten on each update by steam
while converting texture you may experience lag. it should happen when you load the mesh that uses it. if you can reproduce the issue can you...
thanks for reporting the bug. we will look into it