Pages

Tuesday, November 17, 2009

CrossOver Games 8.1.0 beta 1 adds Left 4 Dead 2 support

Also intros rough Modern Warfare 2 compatibility

CodeWeavers has posted the first beta of CrossOver Games 8.1.0, a significant update to the company's virtualization software. The program runs Windows games within Mac OS, Linux and FreeBSD potentially eliminating the need to dual Boot, or even own a copy of Windows. Version 8.1.0 is concentrated on support for Left 4 Dead 2, set to be released November 17th. CrossOver Games owners should already be able to play the demo.

Early compatibility has been added for the first-person shooter Modern Warfare 2, though CodeWeavers describes the code as "not quite ready for prime time." Other changes include fixes for Guild Wars as well as miscellaneous audio problems. The software requires an Intel Mac running Mac OS X 10.4 or later, Linux or FreeBSD and typically costs only $39.95.

Codewavers also ships CrossOver Office geared more towards a broad range of Windows office and productivity programs.

Saturday, November 14, 2009

Wine, Cedega, and CXGames Benchmark Comparision

In one of my earlier postings I did a compare and contrast of the various different features Cedega and Codeweavers offer. Today I am going to try leave my opinions aside and stick strictly to the numbers. Source Engine games are some of the most popular played today so I feel it is only fitting I use them to test the Wine software we have today.

The Test: I will be running an FPS test under both the original source engine (Counter Strike: Source) and the latest version of the source engine (Left 4 Dead). For each test I used the same detail settings and tested each game at three different resolutions, using each Wine, CXGames, and Cedega.

The Hardware: While my hardware is not fastest in the world it is (as of posting this) relatively new and decently quick. Proc nVidia 260m with 1gig DDR3 dedicated memory.

The Software: Ubuntu 9.04 (Jaunty), 64bit. Running the nVidia 190.42 driver

The Wine Programs Used: The following test results where obtained using CXGames 8.0.0, Cedega 7.3.3, and a vanilla install of Wine 1.1.32 (all latest versions as of today).

The Results:
Counter Strike - Source
  • Resolution: 1680x1050
  • - Wine: 72.29 fps
  • - CXGames: 153.03 fps
  • - Cedega: 113.83 fps
  • Resolution: 1024x768
  • - Wine: 49.33 fps
  • - CXGames: 163.03 fps
  • - Cedega: 119.22 fps
  • Resolution: 640x480
  • - Wine: 63.23 fps
  • - CXGames: 179.94 fps
  • - Cedega: n/a
Full Article with more scores!



Putty for Mac
Putty for Mac
$15.00

https://winereviews.onfastspring.com/putty-for-mac



Thursday, November 12, 2009

Office 2007 in Ubuntu 9.10 with Wine 1.1.32

About Office 2007

Microsoft Office 2007 (officially called 2007 Microsoft Office system) is the most recent version of Microsoft's productivity suite. Formerly known as Office "12" in the initial stages of its beta cycle, it was released to volume license customers on November 30, 2006 and made available to retail customers on January 30, 2007. These are, respectively, the same dates Windows Vista was released to volume licensing and retail customers. Office 2007 contains a number of new features, the most notable of which is the entirely new graphical user interface called the Fluent User Interface (initially referred to as the Ribbon UI), replacing the menus and toolbars that have been the cornerstone of Office since its inception. Office 2007 requires Windows XP with Service Pack 2, Windows Server 2003 with Service Pack 1, or Windows Vista.

Office 2007 also includes new applications and server-side tools. Chief among these is Groove, a collaboration and communication suite for smaller businesses, which was originally developed by Groove Networks before being acquired by Microsoft in 2005. Also included is Office SharePoint Server 2007, a major revision to the server platform for Office applications, which supports "Excel Services", a client-server architecture for supporting Excel workbooks that are shared in real time between multiple machines, and are also viewable and editable through a web page.

Microsoft FrontPage has been removed from the Office suite entirely. It has been replaced by Microsoft Office SharePoint Designer, which is aimed towards development of SharePoint portals. Its designer-oriented counterpart Microsoft Expression Web is targeted for general web development. However, neither application is included in any of the Office suites. Also, since speech recognition and handwriting recognition are now part of Windows Vista, speech and ink components have been removed from Office 2007. Handwriting and speech recognition work with Office 2007 only on Windows Vista or Windows XP Tablet PC Edition.

Product Information

Microsoft Office 2007 is a complete suite of productivity and database software that includes the 2007 versions of Publisher, Excel, Outlook, Outlook with Business Contact Manager, PowerPoint, Access, and Word. Powerful contact management features help you consolidate all customer and prospect information in one place, while improved menus present the right tools exactly when you need them. Office 2007 also lets you develop professional marketing materials for print, e-mail, and the Web, and produce effective marketing campaigns in-house. In addition, you can create dynamic business documents, spreadsheets, and presentations, and build databases with no prior experience or technical staff.

Whether you're working on a financial spreadsheet, creating an important presentation, or building a customer database, Office 2007 helps you find and use the features you need faster and more easily. The intuitive look and feel of this software, including task-based menus and toolbars that are automatically displayed based on the feature you are using, improves your productivity. With Publisher 2007, you can create and publish a wide range of marketing materials for print, e-mail, and the web with your own brand elements including logo, colors, fonts, and business information. Or take advantage of hundreds of professionally designed and customizable templates, and more than 100 blank publication types. This software also lets you reuse text, graphics, and design elements, and convert content from one publication type to another. You can also combine and filter mailing lists and data from multiple sources, including the 2007 versions of Excel, Outlook, Outlook with Business Contact Manager, and Access, to create personalized print and e-mail materials, and build custom collateral such as catalogs and datasheets.

Wine version tested: 1.1.32
Windows version emulated: XP
Office version: Microsoft Office 2007

This is the simplest way to install office 2007 on ubuntu 9.10 this method should also work with ubuntu 8.04,8.10 and 9.04.

If you have an iso image to MS Office 2007 you will need an iso mounter to mount the image, the best one I found was "Furius ISO Mount" you can download it from the programs manager.


You have to install a version of wine after v1.1.10 older Wine releases will not work.

Step 1. Install Wine:
  • wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add -
  • sudo wget http://wine.budgetdedicated.com/apt/...t.d/hardy.list -O /etc/apt/sources.list.d/winehq.list
  • sudo apt-get update
  • sudo aptitude install wine
A .deb package can also be downloaded from http://wine.budgetdedicated.com/ please keep in mind that Ubuntu versions older than Hardy are no longer being updated.

Step 2. Download Winetricks
  • wget http://www.kegel.com/wine/winetricks
Step 3. Install Cabextract to run the Winetricks smoothly
  • sudo aptitude install cabextract
Step 4. Run Winetricks
  • sh winetricks
In the Winetricks window, install each of the following *individually*, which means check & install one, then re-run Winetricks and do the next:

* dotnet11
* gdiplus
* vb3run
* vb4run
* vb5run
* vb6run
* msxml3
* msxml4
* msxml6
* riched20
* riched30
* vcrun6

Step 5. Install MS Office 2007.

From your MS Office Installer CD or Directory, run:
  • wine setup.exe
Step 6. Run Office 2007

Professional support options

If you should run into any problems with the above howto you can always purchase CrossOver Office from the folks at Codeweavers. Crossover Pro runs on practically every Linux distribution as well as Intel Macs.





Putty for Mac
Putty for Mac
$15.00

https://winereviews.onfastspring.com/putty-for-mac



Tuesday, November 10, 2009

Cedega vs Crossover Games A Hands on Review

Most people who use Linux for desktop use are well aware of the one of the largest issues facing the platform: Lack of commercial software. Now in most cases this is not an issue, no MS Office - use OpenOffice, no Internet Explorer - use FireFox. However one thing which there is currently no replacement for is gaming. Try as they might there are just not enough Open-Source game developers (or even closed-sourced ones) that bring the level of gaming quality, as of yet, to Linux that Windows enjoys.

Enter the world of Win-on-Lin. The Wine Project, was start in 1993 and has slowly come into maturity over the course of the last sixteen years. Wine is a compatibility layer, or more precisely a reimplementation of the Windows API, that allows Windows applications to run under Linux. While the Wine project does a wonderful job of what it is designed to do (run Windows applications on Linux) how ever it sorely lacks in the means of a GUI front end for easy configuration/calibration.

Which brings me to my topic at hand - Cedega & Codeweavers. What are Cedega and Codeweavers? They two (closed source) programs both based off of the Wine Project to create what it lacks - a user friendly interface. Designed to help you get your Windows games working with ease on Linux. They both have their ups and downs and today I am going to look at each program and see how they compare. I currently have both Cedega and Codeweavers licenses so all the information given is from first hand experience working with both products. I'm going to be judging based on following criteria:
  1. Functionality - How well do they do what they are suppose to do?
  2. GUI Front End - How do the front-ends between the two compare?
  3. Website - Being able to find information is everything, how do the websites compare?
  4. Customer Service/Support - If you are paying for a product you want to know you can get help with it if it doesn't work properly.
  5. Fees & Licensing - How much do they cost and what are you paying for?
Functionality -

Cedega does a fairly good job of helping the user get their programs up and running. Upon selecting install it auto-detects any disc drives on the system for known game discs it can install. If it does not find any (or finds the wrong one) it is easy enough to direct it to the proper file/disc via the GUI. One of the things I really like about Cedega is the large number of pre-defined profiles it contains for different game titles (and just because you game isn't listed doesn't mean it will not work). Basically what this means is when you install a game that has a profile it automatically uses what are known to be the "best Wine settings" to get the optimum performance out of your game.

While Cedega does a great job at actually running the important parts of your games it is obvious that certain aspects of some programs have been neglected, Steam for instance works fine for loading and playing games but the friends network does not work in the slightest and installing flash for it is difficult at best.

Also worth noting here is that while Cedega started off as a fork of the Wine project (version 4.0 and earlier of Cedega was known as WineX or Wine Extreme) initially, it is no longer associated with it. Because of this of this fact the Windows API behind Cedega is also now different from that which powers Wine and as such there are a few applications that will not function under Wine (or things powered by Wine) that perform with out a hick-up under Cedega.

All in all I'm giving Cedega a 9 out of 10 points for functionality - it is a good software.

Functionality 9/10 - Cedega Total 9/10

Upon opening the Codeweavers program installer you are presented with a small list of applications that it will auto install and configure for you. I say small list because by comparison to the amount of game profiles listed under Cedega it feels somewhat incomplete. How ever as with Cedega just because the game you want to run is not on the list does not mean that it will not work. Also like Cedega, Codeweavers will auto detect any disc drives you have when you go to install a piece of software, one thing I also really like is that when detecting disc drives it also detects mounted iso files you may want to install from.

While the given list of games that are pre-configured in Codeweavers is small compared to the games list present in Cedega, it is very obvious that most of the games on the list have been worked on extensively to get them working to a optimum level with a careful attention to detail. Using Steam as my example again upon installation Codeweavers downloads and configures flash, in addition to other things, to help it work almost as good as it does natively on Windows (the only issue currently with the Steam UI is a small scroll bar issue).

Codeweavers is based directly off the Wine project, as such if a program works poorly under Wine odds are it is going to work just as poorly under Codeweavers. As such this also means that any performance you see with an application under Codeweavers can be replicated under just a standard Wine install (how ever it may take you several hours to get everything just right).

I'm giving Codeweavers an 8 out of 10 on functionality. It is good software but it needs to expand its games list some.

Functionality 8/10 - Codeweavers Total 8/10

GUI Front End -
One of the most important things about both these pieces of software is their GUI. One of the wonderful things about Linux is how alot of things "just work" and having a front end to install Windows applications through is a nice addition to have.

The Cedega GUI does a nice job of giving you a centralized location to house all of your Games/Windows applications. (You can add launchers for your favorite native Linux apps/games to it as well) Also present in Cedega that Codeweavers does not have is a "diagnostic test". Basically it checks over your hardware and configuration for anything that may cause issues when running your games. In addition to being able to check your configuration the diagnostic tool also allows for an easy copy and paste of your system specifications which is useful if you are unsure of your setup (or too lazy to type it out) when trying to debug an issue.

Lacking in the Cedega GUI how ever are native menu entries. Applications installed under Cedega often times feel foreign as you have to open a separate program to launch them or create your own custom menu entry (and hunting down the correct icon for you game can be a headache). Also worth noting with netbooks becoming more and more popular is that the Cedega GUI is obviously designed for a resolution of at least 768 pixel height, parts of it get cut off on most netbook screens. The Cedega GUI as a whole is good but it could stand a few changes - 8 out of 10

GUI Front End 8/10 - Cedega Total 8.5/10

While Codeweavers does not give you a centralized location for all your install applications like Cedega does, however it is still well done. Codeweavers does a beautiful job of integrating with your local menus (Gnome, KDE, ect) when installing applications. In fact if Codeweavers would simply add the games you install to the games section of your menu instead of its own section I do not think most users would be able to tell the difference between a natively installed game and one installed via Codeweavers. Same as Cedega here 8 of 10, fully functional but could still be slightly better.

GUI Front End 8/10 - Codeweavers Total 8/10

Website -

Knowledge is power as they say, one of the most important things about any piece of software you may have is that you fully understand how to use it. Often times these days ones of the best resources for learning such information is an application's homepage.

Cedega's home page is relatively horrid to say the least. It does provide the basic information on the product and pricing but that is about it. Many parts of the website have been 100% non-functional for the last months I have had my subscription and it really takes from the product as a whole. Voting for which applications you wish to be supported is one key feature that is lacking for example. On top of this another "feature" of the page is that you cannot view certain data if you do not have a current subscription - meaning if you are someone looking into Cedega to see if it will run a certain game you will have to pony up the cash to give it a try. Also horrid is the Cedega rating system for applications which has three options: "Certified, Works, and Known not to Work". Certified means you are able to contact customer service in order to get help with said application should an issue arise and well the other two kind of explain them self. Also, and this is not Cedega's fault per-say but odds are is due to a small user base, but the information about many application in their listing is rather lacking by comparison to others.

Cedega's website needs some HUGE improvements, as of now it is functional. So I'll give it a 4 out of 10.

Website 4/10 - Cedega Total 6.7/10

Codeweaver's website is a refreshing change from that of Cedega. It is obviously that of a professional company, the layout is nice and everything is clearly labeled. Everything is accessible with or with out a user login. If you are a member they have a nice system for allowing you to "vote" for which applications you would like to see better support for (So they know what they should be spending time working on). The user forums are slightly non-standard but not necessarily in a bad way, they just take some getting used to. Also a feature worth noting is Codeweavers ticketing system, you can browse past support tickets that yourself or other people have posted for solutions to past issues.

I really do not have anything bad to say about the Codeweavers website, it is well done and fully functional - 10 out of 10

Website 10/10 - Codeweavers Total 8.5/10

Customer Service/Support -




Putty for Mac
Putty for Mac
$15.00

https://winereviews.onfastspring.com/putty-for-mac