rockerbacon / modorganizer2-linux-installer

An easy-to-use Mod Organizer 2 installer for Linux
GNU General Public License v3.0
978 stars 79 forks source link

MO2 - SkyrimSE install failure #81

Closed spannerman79 closed 4 years ago

spannerman79 commented 4 years ago

Install Log: https://gist.github.com/spannerman79/e57fb05aa6f8826bd508474c46420777

lutris compiled from source - https://aur.archlinux.org/packages/lutris-git/

winetricks compiled from source - https://aur.archlinux.org/packages/winetricks-git/

winetricks --version
20200412-next - sha256sum: f34b450a051c00e13a5473ad9580ee33d1099b4b8307b25ca01ff73c159ef3c1

It fails at the point of installing vcrun2019.

I checked winetricks github against the version sha256 downloadeded which I've given below

sha256sum vc_redist.x86.exe 
a06aac66734a618ab33c1522920654ddfc44fc13cafaa0f0ab85b199c3d51dc0  vc_redist.x86.exe

As you can see from https://github.com/Winetricks/winetricks/blob/master/src/winetricks#L12617 that is the listed sha256.

Proton version assigned to SkyrimSE - https://github.com/GloriousEggroll/proton-ge-custom/releases/tag/5.8-GE-2-MF

I'm not sure if its your script or something else that is going on.

spannerman79 commented 4 years ago

Never mind - Duplicate of https://github.com/rockerbacon/lutris-skyrimse-installers/issues/61