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

Adjusted for different distros #70

Closed Radivarig closed 8 years ago

Radivarig commented 8 years ago

Thanks to @dementedhedgehog for reporting the issue and testing on Ubuntu

Radivarig commented 8 years ago

There is also an additional Emacs script

jurf commented 8 years ago

Why is it changed to bash?

dementedhedgehog commented 8 years ago

Most Unixes use(d) bash as an alias for sh anyway. Ubuntu uses dash as an alias for sh. https://wiki.ubuntu.com/DashAsBinSh Which means that a lot of bash specific syntax in these scripts doesn't work on ubuntu-based linuxes.

Rather than change all the scripts to standard sh, specifying the use of bash was simpler since that is the language the scripts were actually written in.

cheers blaize (aka demented hedgehog)

On 22/09/15 05:32, Juraj Fiala wrote:

Why is it changed to bash?

— Reply to this email directly or view it on GitHub https://github.com/Unity3D-Wine-Support/Unity3D-on-Wine/pull/70#issuecomment-142086293.

jurf commented 8 years ago

OK, so ready for merge? (btw @Radivarig do you have merge rights?)

Radivarig commented 8 years ago

@DoctorJellyface , seems like I don't even tho I'm added to maintainers group

jurf commented 8 years ago

Weird. Do you want them, or shall I just merge it?

Radivarig commented 8 years ago

Yeah, so I can do merges if there will be any

Radivarig commented 8 years ago

By the way, how's the arch package going?

jurf commented 8 years ago

Done.

You mean the native Unity package? Just check out unity-editor, it's been fully functional from day 0.

Radivarig commented 8 years ago

Lol, I was searching for unity3d. Cool

Radivarig commented 8 years ago

@DoctorJellyface I installed unity-editor but opening in MD is not working, does it open for you (without scripts)?

jurf commented 8 years ago

Eh? What scripts? Just run monodevelop-unity, it's bundled with it.

jurf commented 8 years ago

And yes, it opens correctly.

Radivarig commented 8 years ago

Did a fresh install of unity and opening a script lauched empty MD, so I used my native script, just removed wine path.

jurf commented 8 years ago

Oh yeah, the Unity-MD don't communicate well, try to first synchronize with MD, and if that doesn't work, simply use the Arch MD.