https://bugs.winehq.org/show_bug.cgi?id=43106
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net URL| |https://developer.coronalab | |s.com/downloads/coronasdk Keywords| |download
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello Matheus,
always specify which exact version of the game SDK was used. There are a lot of Corona SDK 2016 builds .. almost every day!
https://developer.coronalabs.com/downloads/coronasdk
http://developer.coronalabs.com/sites/default/files/corona/2016.3016/CoronaS...
As already said: use plain Wine, preferably most recent version (old version = no support)! Don't use any winetricks recipes unless they are required. In that case you have to provide information which bug you worked around.
Anyway, the game SDK works fine here (not even Wine-staging required). I've created some projects from templates (physics based game) without issues. Clean WINEPREFIX, no overrides.
$ sha1sum CoronaSDK-2016.3016.msi 11ba5a2423de22b7b95651fe7af026710808b122 CoronaSDK-2016.3016.msi
$ du -sh CoronaSDK-2016.3016.msi 60M CoronaSDK-2016.3016.msi
$ wine --version wine-2.9-147-ge5733e7cd4
Regards