Originally posted by steve7233
View Post
That said, it should work under wine... did you try a clean prefix? I suggest trying the following:
Code:
export WINEPREFIX=${HOME}/skyrim # Change this to where you want it installed, best to use absolute paths rather then relitive rm -rfI $WINEPREFIX # Remove it if it exists wineboot -u # Click cancel when it asks to download/install mono winetricks corefonts xact vcrun2008 d3dx9_42 dotnet35 winetricks win7 winetricks --no-isolate steam winetricks win7
Originally posted by vinnywright
View Post
Leave a comment: