The latest development version of Wine: 1.1.24 has been released. With the following changes: supports free desktop file association, supports 64-bit Exception Handling, improves the color of ARB, fixes the FBO mode, and improves the multi-List View. Fixes Multiple Buckets, Gwine, And now supports EVEOnling, warcraft: Frozen throne, Family World, Starcraft, NBALive, World of Warcraft, PhotoshopCS2, battlefield, city hero, etc. For details, refer to: http:
The latest development version of Wine: 1.1.24 has been released.
The following changes have been made:
- Supports free desktop file association
- Supports 64-bit Exception Handling
- The color of ARB is improved.
- Fixed the FBO mode.
- Improved Multi-List View
- Fixed Multiple bugs
Wine now supports EVE Onling, frozen throne of Warcraft, Family World, Starcraft, NBA Live, World of Warcraft, Photoshop CS2, battlefield, and city hero. Specific can refer to: http://appdb.winehq.org/
Basically, if you want to play games, you can use Wine to run them in Linux. Also, you need to set the resolution of the game to be the same as that of your own monitor. In fact, if the computer graphics card is relatively poor, you can set the resolution of the first display to the same as that of the game. After the game is ready, you can change the resolution back, if the resolution is different, it looks strange if you cut it out and then cut it in.
In addition, some features of Wine 1.2 are already under planning, mainly including:
- DIBE Engine
- Mac OS X QuartZ driver
- USB support (iPod)
- Direct3D 10
- Supports 64-bit
- Multiple users run Wineserver
Ubuntu can be installed like this:
Add Source
Ubuntu Jaunty (9.04 ):
Deb http://wine.budgetdedicated.com/apt jaunty main # WineHQ-Ubuntu 9.04 "Jaunty Jackalope"
Ubuntu Intrepid (8.10 ):
Deb http://wine.budgetdedicated.com/apt intrepid main # WineHQ-Ubuntu 8.10 "Intrepid Ibex"
Ubuntu hard (8.04 ):
Deb http://wine.budgetdedicated.com/apt hard main # WineHQ-Ubuntu 8.04 "Hard Heron"
Then download the public key:Right-click to save
Then, system management, software source, authentication, and key files are imported.
You can also enter:
Ubuntu Jaunty (9.04 ):
Sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/jaunty.list-O/etc/apt/sources. list. d/winehq. list
Ubuntu Intrepid (8.10 ):
Sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/intrepid.list-O/etc/apt/sources. list. d/winehq. list
Ubuntu hard (8.04 ):
Sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/hardy.list-O/etc/apt/sources. list. d/winehq. list
Finally, enter sudo apt-get install wine.
For specific installation instructions, referHttp://www.winehq.org/download/deb
The following is my test of the effect of legend 4:
Opening Animation
Treat a woman as a Pig Demon
There is no problem in playing mainstream games, that is, garbled Chinese characters.
After reading the solution, I solved a small part of the problem. For the following methods, refer to here:
1. First copy the simsun. ttc font to enter ~ /. Wine/drive_c/windows/Fonts/
2. Modify the Registry File ~ /. Wine/system. reg:
In [Software \ Microsoft \ Windows NT \ CurrentVersion \ FontSubstitutes:
"MS Shell Dlg" = "Tahoma"
"MS Shell Dlg 2" = "Tahoma"
Changed:
"MS Shell Dlg" = "SimSun"
"MS Shell Dlg 2" = "SimSun"
Of course, if you are interested, you can also convert other fonts in this part into SimSun.
To sum up the situation, I think there is no major problem in using Wine to play mainstream games in Linux, but it is not 100% compatible yet.