Jump to content

Installing MVP 2005 on Ubuntu


morgue

Recommended Posts

  • 4 months later...

In the next few days I'm going to give this a shot in Mandriva 2007. It's been my experience with wine that older, simpler programs work better with wine. I don't know if that makes any sense. I couldn't get Photoshop CS2 or Tony Hawk's American Wasteland, but MP3gain works well. Photoshop 7 installs, runs, and is usable, but is pretty buggy.

Link to comment
Share on other sites

  • 8 months later...

I apologize for not getting back. I did not get MVP 05 running, but Wine has made some significant improvements (along with my understanding of it) so I'm thinking about trying again soon. Has anyone else tried?

PS Ubuntu Gutsy with worth a try if you're thinking about converting.

Link to comment
Share on other sites

Linux is an operating system that is free software, meaning it is free to use (no licenses or registration ever!) but it is also open source and developed by a volunteer community.

The most cited benefits of Linux are its' stability -- is rarely crashes and rarely needs to be restarted, and its' security. While there are a small amount of viruses that exist for linux, the inherent security of community maintained software makes it nearly impossible for viruses, trojans, spyware, or any other type of malware to spread.

While it has been a favorite operating system on servers for many years, Linux has made lots of progress recently as a desktop operating system that intermediate and less experienced users can work with.

There are lots of excellent flavors of linux available, although the most popular one for beginners is Ubuntu. They offer a "live cd" you can download and burn, then play around with on your system temporarily without affecting anything.

As you can see, the linux community is pretty dedicated to helping people ;). Check out http://www.getgnulinux.org/ for some more info.

Link to comment
Share on other sites

  • 3 months later...

FWIW, I successfully got MVP running in Ubuntu 8.04 Beta using Wine 0.9.59. on a 1.3ghz AMD Athlon with 768mb of RAM and an nVidia GeForce FX 5900XT. Here's a shot running with 2x uniforms at 1024x768x32 - in a window, no less!

scrot20080415231617ze0.jpg

I had to do some juggling to get the game to install because it's on 2 CDs, and I had to disable a couple of the graphic effects (dust cloud, helmet reflections, etc.) There are also a few graphic glitches, but nothing that makes it unplayable. It's actually pretty smooth.

Link to comment
Share on other sites

The trick was finding the right command...

So, in a terminal (assuming Wine sees your CD-ROM as the D drive):

wine "d:setup.exe"
...that kicks off the installer. The screen asking me about installing the EA Online stuff was just a blank window, but I was able to just close that and continue on. When MVP was asking for CD #2, I ran into problems unmounting/ejecting it through my file manager, since it was technically still in use by Wine. It turns out you have to open a second terminal and enter the following:
wine eject

...if that fails, it's "wine eject d:", IIRC.

There were also some headaches getting it recognize my gamepad, but I fixed that with a bit of registry editing...in a terminal, type "regedit", which will bring up the Wine registry editor.

Navigate down to HKEY_CURRENT_USERSoftwareWineDirectInput. Create a new String value and give it the name "Logitech Logitech Dual Action" (yes, you have to type Logitech twice) and give it a value of "X,Y,Rx,Rz,Slider1,POV1", or something like that - it varies from gamepad to gamepad.

But...it works!

Now, to see if things like MVPStudio, FSHed and gfxpak work under Wine... 8O

Link to comment
Share on other sites

Thanks for the help fizzjob, I ran into the same CD switch problem but was able to install it with your suggestions. I just tried a test run and I installed and made it to gameplay just fine.

I ran into a couple issues: the resolution on the setup screen wasn't right, the top and bottom of the screen was cut off. Also, I had no audio. I've never used wine with a game before, so i'll have to mess around and see if I can figure it out.

It also would be a good idea to add whatever we learn to appdb.winehq.com so other people can learn from our work.

edit: I haven't tried my controller yet

Link to comment
Share on other sites

  • 2 weeks later...

Turns out the audio issue isn't specific to mvp baseball, it isn't playing because of the way the new pulse audio server in ubuntu works. To fix it, run the program (or change the application launcher) with the "padsp" prefix without the quotes. Example:

padsp wine mvpbaseball2005.exe

Link to comment
Share on other sites

  • 1 year later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...