game execution error

  • 14 Replies
  • 5460 Views
*

Offline AClockworkLemon

  • 708
  • 2
  • -Inactive-
    • View Profile
game execution error
« on: April 28, 2010, 13:29:32 »
I was not sure where to post this, as it is affecting basically all of Nifflas' games.

I have recently made a USB install of Ubuntu, a linux distribution, which i boot on the school laptops :shifty:.
So that i can play nifflas' games in Ubuntu, i have installed WINE. some nifflas' games now work (WaDF, OS, Pteradragon, etc.), however most give an error message about not having acess to a .mfx extension, ranging from DirectoryPacker.mfx for KS & KSA to Nifflas.mfx for Saira.

Any help from all who have answers is greatly appreciated!
I'm not dead. Not entirely. And yes, I'm embarrassed by most of the posts I made here.
:hiddenstar: - From Pumpkinbot

*

Offline Vegetal Gibber

  • 780
  • 176
  • Sorry excuse for a game designer
    • View Profile
    • VG's Games Portfolio
Re: game execution error
« Reply #1 on: April 28, 2010, 13:51:20 »
If you're using WINE, I think you need to place a copy of MSVCP60.DLL on the same directory as KS' main executable (the same goes for KS Advanced, but I don't know about Saira).
Some KS levels by me:

*

Offline AClockworkLemon

  • 708
  • 2
  • -Inactive-
    • View Profile
Re: game execution error
« Reply #2 on: April 28, 2010, 14:15:25 »
have tried that, and it still gives he same error. to be specific, the error for KS/A is still:
Code: [Select]
Cannot load DirectoryPacker.mfx. This object may need an external program or library not yet installed
For FiNCK, it says the same thing, but instead it's Nifflas.mfx, and for Saira it's BinaryArray.mfx
I'm not dead. Not entirely. And yes, I'm embarrassed by most of the posts I made here.
:hiddenstar: - From Pumpkinbot

*

Offline Vegetal Gibber

  • 780
  • 176
  • Sorry excuse for a game designer
    • View Profile
    • VG's Games Portfolio
Re: game execution error
« Reply #3 on: April 28, 2010, 14:53:18 »
Hmm... I was pretty sure that error was related to MSVCP60.DLL. Maybe you need to put it in ~/.wine/drive_c/windows/system32 (the "fake" Windows root folder that Wine uses, if you don't have a real Windows installation) instead of the game directory.

As for Saira and FiNCK, I'm afraid I have no idea.
Some KS levels by me:

*

Offline AClockworkLemon

  • 708
  • 2
  • -Inactive-
    • View Profile
Re: game execution error
« Reply #4 on: April 28, 2010, 22:29:51 »
where should i put it on this? Ubuntu is running off a USB, without the USB it boots straight into XP.
I'm not dead. Not entirely. And yes, I'm embarrassed by most of the posts I made here.
:hiddenstar: - From Pumpkinbot

*

Offline Mr. Monkey

  • 222
  • 1
  • jolly good fellow
    • View Profile
Re: game execution error
« Reply #5 on: April 28, 2010, 23:01:20 »
~/.wine/drive_c/windows/system32

the ~ means your home directory -- this is usually /home/<username>
the . before wine in .wine signifies that it should be hidden from directory listings by default to avoid clutter (note it does not imply secrecy or anything) -- i dunno what gnome's default directory browser thing does about this, though
o__  o

*

Offline AClockworkLemon

  • 708
  • 2
  • -Inactive-
    • View Profile
Re: game execution error
« Reply #6 on: April 29, 2010, 10:39:24 »
Ok, now KS/A/O work with no problems. FiNCK and Saira no longer give that error either, but on execution of the application, it bugs up something chronic (see spoiler for screenshot)
Spoiler: screenshot (click to show/hide)

I am running Ubuntu Desktop edition 10.04 RC on multiple computers (Ubuntu is installed on a high-speed 4GB Sony Removable USB Storage Device)
I'm not dead. Not entirely. And yes, I'm embarrassed by most of the posts I made here.
:hiddenstar: - From Pumpkinbot

*

Offline Vegetal Gibber

  • 780
  • 176
  • Sorry excuse for a game designer
    • View Profile
    • VG's Games Portfolio
Re: game execution error
« Reply #7 on: April 29, 2010, 11:47:04 »
I'm not sure of this, but I think Saira uses Direct3D for its graphics... so it probably won't work correctly unless your Linux display driver supports hardware acceleration. Most USB live distros use a generic VESA driver and don't include 3D-enabled display drivers for ATI/nVIDIA video cards, so you may be out of luck :/
Some KS levels by me:

*

Offline AClockworkLemon

  • 708
  • 2
  • -Inactive-
    • View Profile
Re: game execution error
« Reply #8 on: April 29, 2010, 11:56:24 »
This isn't a USBLive distro, it's the full desktop edition that i installed onto a USB drive, treating it as a harddrive
I'm not dead. Not entirely. And yes, I'm embarrassed by most of the posts I made here.
:hiddenstar: - From Pumpkinbot

*

Offline Vegetal Gibber

  • 780
  • 176
  • Sorry excuse for a game designer
    • View Profile
    • VG's Games Portfolio
Re: game execution error
« Reply #9 on: April 29, 2010, 12:09:54 »
Oops, I forgot about that. My bad. Then, if that's the case, have you installed the propietary display drivers (with 3D hardware acceleration) for your video card? Try using the envy installer to do this, it's usually the easiest way:

http://ubuntuguide.net/install-nvidiaati-graphics-card-driver-in-ubuntu-910karmic

EDIT: I really am an idiot :P  You're using that USB install of Ubuntu on your school laptops, not on your own... so you would need to install the display driver for the video card that those laptops use. But then, you'll need to change the video driver everytime you boot that USB distro on a different computer.

Also, the only video cards that have decent hardware-accelerated Linux display drivers are the ones from ATI and nVidia. If your school laptops use a different card (Intel, etc), then you're out of luck.
« Last Edit: April 29, 2010, 12:24:55 by Vegetal Gibber »
Some KS levels by me:

*

Offline AClockworkLemon

  • 708
  • 2
  • -Inactive-
    • View Profile
Re: game execution error
« Reply #10 on: April 29, 2010, 12:36:09 »
I checked the system information of the school laptop, which is the main computer i will use Ubuntu on, and it's specs are:
Spoiler: specs (click to show/hide)

so yeah, the video card is the in-built Intel one. my good laptop has ATI video, though.
I'm not dead. Not entirely. And yes, I'm embarrassed by most of the posts I made here.
:hiddenstar: - From Pumpkinbot

*

Offline Vegetal Gibber

  • 780
  • 176
  • Sorry excuse for a game designer
    • View Profile
    • VG's Games Portfolio
Re: game execution error
« Reply #11 on: April 29, 2010, 13:45:23 »
Try another 3D game (like Scorched 3D, which has a native Linux version) to see if your USB install already has the 3d-enabled Intel graphics driver. If you cannot run that game, try searching the Intel website for linux drivers. If the game does run, then the problem with Saira lies elsewhere. Sorry if I can't be of much help :/

Also, I read somewhere that the current version of Wine doesn't run Saira very well (the screen is not centered properly). Maybe you could try downloading and installing the latest snapshot of Wine manually.
Some KS levels by me:

*

Offline AClockworkLemon

  • 708
  • 2
  • -Inactive-
    • View Profile
Re: game execution error
« Reply #12 on: April 29, 2010, 14:11:04 »
I will try that tomorrow morning. Now, it's time for bed

By the way, thanks for all the help Vegetal!

EDIT: when i ran Scorched 3D, (and i'm not sure that it is it's fault) my installation went wacko. i am re-installing now. if it's any help, Emilia pinball (which is 3D) worked fine.
« Last Edit: April 29, 2010, 22:57:46 by AClockworkLemon »
I'm not dead. Not entirely. And yes, I'm embarrassed by most of the posts I made here.
:hiddenstar: - From Pumpkinbot

*

Offline Vegetal Gibber

  • 780
  • 176
  • Sorry excuse for a game designer
    • View Profile
    • VG's Games Portfolio
Re: game execution error
« Reply #13 on: April 30, 2010, 13:02:04 »
Hmm... looks like your Ubuntu install does include Intel display drivers with 3D acceleration support. Even so, that driver may lack some features that some games might require. It would be interesting to try other Direct3D games under Wine, to see if the display becomes garbled like in Saira. We still don't know if this problem affects just Saira or any D3D game running under Wine.

Also, sorry about the Scorched 3D incident :oops:  Didn't expect that at all... dunno what went wrong.
Some KS levels by me:

*

Offline AClockworkLemon

  • 708
  • 2
  • -Inactive-
    • View Profile
Re: game execution error
« Reply #14 on: April 30, 2010, 13:10:21 »
Also, sorry about the Scorched 3D incident :oops:  Didn't expect that at all... dunno what went wrong.

No matter, i hadn't set up much other than wine. Won't be doing that again, though, 'cuz i have heaps of things running. Not sure what went wrong.

It got to the menu screen fine, but when i said for it to 'play', it randomly logged me out. any attempts to log in (even after a restart) resulted in a command prompt for about a second and then straight back to the login screen. also, the login didn't have a wallpaper.

No matter, all's running dandy now (well, except saira and FiNCK)

BACK ON TOPIC:
well, i'm downloading the ATI drivers for my good laptop onto it to see if they help. I will report back after i re-boot to see what happens (or what doesn't)


EDIT: Well, with the new drivers Saira runs, but the text rendering well... isn't and it is running at approx. 3fps. That's probably not helped by the fact it's on a USB, but my USB with the system on it doesn't have space. ( i know, shut up)

FiNCK now can load the opening scene, bu that's it. It hangs there. Also, it cannot be closed by any means than than rebooting.
« Last Edit: April 30, 2010, 13:22:54 by AClockworkLemon »
I'm not dead. Not entirely. And yes, I'm embarrassed by most of the posts I made here.
:hiddenstar: - From Pumpkinbot