Όταν το έψαξα βρήκα τις εξής οδηγείες:
έγραψε:I got it working on linux. However you have to have windows and .Net Framework 3.5 installed on it, because later during installation you will need to copy .NET files from your windows machine to linux machine.
Steps to install:
1. Install wine 1.2.3
2. Install .NET Framework 2.0
3. Install .NET Framework 3.0
4. Install BLC game + XNA
5. Then as bryteise wrote make these steps:
> regedit
(under the following key, will likely need to create 1033, add)
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5\1033]
"Install"=dword:00000001 (hex)
"MSI"=dword:00000001 (hex)
"SP"=dword:00000001 (hex)
"Version"=string"3.5.30729.01"
Now you will have the game installed, from here copy from a windows installation the c:\windows\assembly\ and c:\windows\Microsoft.Net\ files to /.wine/drive_c/windows/assembly/ and /.wine/drive_c/windows/Microsoft.Net/ respectively at this point the login screen will appear.
6. In terminal type: winetricks gdiplus
7. In terminal type: winetricks corefonts
8. Upgrade wine version to wine 1.3.23
9. Launch a game
Μπορεί να βοηθήσει κανείς ?



