Lutris/Wine System Processes with GameConqueror

I have GameConqueror installed on Linux Mint 20 and notice certain wine games don’t work with the application based on how the game process opens.

GameConqueror doesn’t work when wine process run as such

example:

C:\Program Files (x86)/GOG Galaxy/Games/ELDERBORN/Elderborne.exe

GameConqueror does work when linux game or wine process run as such

example:

/mnt/main-2/games/gog-galaxy-20/drive_c/Program Files (x86)/GOG Galaxy/Games/DDDA/DDDA.exe

I can’t figure out what causes the different ways these processes happen. Basically GameConqueror needs to see the true path to the executable, but I don’t know how to change this in lutris. When it’s not working GameConqueror seems to only see path in wineprefix rather then the true path in linux.

C:\Program Files (x86

when it should be

/mnt/main-2/games/gog-galaxy-20/drive_c

If anybody knows why this happens and how to change to desired method let me know, thanks.