Unity3D-Wine-Support / Unity3D-on-Wine

Scripts for making Unity3D run on Wine.
GNU General Public License v2.0
102 stars 59 forks source link

Update PlayOnLinux script to Wine 1.7.35 for upstream fixes #35

Closed MarsEdge closed 9 years ago

MarsEdge commented 9 years ago

This updates the PoL script to Wine 1.7.35 and removes the work-arounds that are no longer needed.

This is specifically useful because Wine bugs 26272, 36964, 22896 are fixed as of 1.7.35.

From my testing (on Fedora 21), this also lets the editor close normally without having to force-kill the application. This might be something specific to my configuration, but this fixes it.

Pendrokar commented 9 years ago

Not so eager to merge this, since I haven't tested it. If you @MarsEdge have tested this, then that would be enough for me to merge.

MarsEdge commented 9 years ago

I have tested the specific issues that the removed parts were for (registration, project creation, license). I also tested it with Unity's sample assets for 4.6. All of those work as on Windows. Sadly, I don't have a full game to test through other than Oculus Rift stuff (which clearly won't work anyway).

Pendrokar commented 9 years ago

Not that I mean the installation itself, that it doesn't stop because of unseen typo?

MarsEdge commented 9 years ago

What do you mean? I've run the script and it completes as expected. PlayOnLinux and Unity stop running on close.