LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-30-2004, 02:55 PM   #31
mhearn
LQ Guru
 
Registered: Nov 2002
Location: Durham, England
Distribution: Fedora Core 4
Posts: 1,565

Rep: Reputation: 57

Wine has a builtin version of DirectX, however Direct3D 6 may not be so well supported. v6 was released at a time when not many people were working on games support in Wine - Cedega may have better support. You cannot install native DirectX I'm afraid.
 
Old 07-30-2004, 03:26 PM   #32
farmerdan
Member
 
Registered: Feb 2004
Location: IA-MO State Line
Distribution: Ubuntu 10.04
Posts: 59

Rep: Reputation: 15
Hey, mchitrakar, I'm glad you got it working. I think, however, mhearn's reply pretty well sums it up. However, if your game runs in windows on some later version of DirectX, chances are that it will run in wine. However, if it runs only with DirectX 6, then you'll have to research other options.

If you can run on a later version of DirectX try:
Code:
WINEDEBUG=+loaddll wine <command to run your program.
This will list each dll as it loads and unloads. Once you find the dll that causes the problem you can then add
Code:
WINEDLLOVERRIDES="[name of dll withou .dll]=n,b"
to your command line to call the game. Do this after you copy the appropriate dll to your .wine/[name_of_fake_windows_drive/windows/system directory. Once you get it to run, then you can add the dll's to the AppDefaults section of your config file.

Good luck.

I'm still struggling with my apps.
 
Old 07-30-2004, 03:29 PM   #33
Electro
LQ Guru
 
Registered: Jan 2002
Posts: 6,042

Rep: Reputation: Disabled
If you have your video card setup with 3D support, you can try OpenGL in windows games. Though you need to make sure WINE was compiled with OpenGL support.
 
Old 08-01-2004, 07:59 AM   #34
mchitrakar
Member
 
Registered: Mar 2004
Posts: 93
Blog Entries: 1

Rep: Reputation: 15
Thanxs for all the advices, guys!! But I think i should make myself little more clear.
Problem is that the setup of game (nemeses evil 3) did not happened, and I thought it must be
DIRECTX6 problem. so, DIRECTX6 problem is my own guess.
What happeded when setting up the game was that it couldnt find "ikernel.exe" file. But there is a file
called "ikernel.ex_" in the game folder, but no "ikernel.exe" file. So. I tried to rename the ".ex_" to
".exe" but to no avail. So, I thought about this directx6 .??? do anyone has any idea about my
problem? Thnkxs you guys.
 
Old 08-01-2004, 08:03 AM   #35
mhearn
LQ Guru
 
Registered: Nov 2002
Location: Durham, England
Distribution: Fedora Core 4
Posts: 1,565

Rep: Reputation: 57
Try installing native DCOM to make InstallShields work better
 
Old 08-01-2004, 08:31 AM   #36
mchitrakar
Member
 
Registered: Mar 2004
Posts: 93
Blog Entries: 1

Rep: Reputation: 15
where can I find DCOM native software?
 
Old 08-01-2004, 09:06 AM   #37
mhearn
LQ Guru
 
Registered: Nov 2002
Location: Durham, England
Distribution: Fedora Core 4
Posts: 1,565

Rep: Reputation: 57
Dude, it's the first hit on google for "DCOM download":

http://www.microsoft.com/com/dcom/dcom95/download.asp
 
Old 09-02-2004, 12:38 PM   #38
efanning
Member
 
Registered: Jul 2004
Distribution: Right now - Ubuntu 7.04
Posts: 81

Rep: Reputation: 15
WOW!!!! I've searched high and low on Google and on this forum, and even posted some new threads, looking for answers to my questions about wine. I decided to do a search for one of the threads I started and came across this one, and it has answered a lot of my questions. Now I can't wait to get home so I can try fixing my wine problems on my Fedora Core 2. I can't thank you guys enough.

efanning
 
Old 09-07-2004, 07:45 PM   #39
xp1o1d5
LQ Newbie
 
Registered: Jul 2004
Posts: 23

Rep: Reputation: 15
Hey i was wondering if i could get some help on my wine im running debian and did the apt-get install wine and it downloaded it and installed it but when i try and run it, it gives me this error /home/me/bin/wine: No such file or directory. Problem is i can cd to /bin/ and there is a file named wine right in there! So i dont know what the prob. is

Thx in advance!
 
Old 09-07-2004, 08:17 PM   #40
Electro
LQ Guru
 
Registered: Jan 2002
Posts: 6,042

Rep: Reputation: Disabled
Windows files ending blahblah.xx_ are compressed files. Renaming them will not work. All you need to do is find where the file needs to be and type extract filename. I'm sure WINE has its own msdos, so you can do it there. I think Linux has an extract utility too.

xp1o1d5, did you run WINE config script after you compiled it. Also does PATH include the directory where the execution file wine is located.
 
Old 09-08-2004, 11:56 AM   #41
xp1o1d5
LQ Newbie
 
Registered: Jul 2004
Posts: 23

Rep: Reputation: 15
Where might the windows files ending in .xx be cause i dont see any of them! Also i didnt compile it i did the apt-get install wine and it downloads and installs it, itself. I think that its pointing to the execution file for wine!
 
Old 09-08-2004, 04:42 PM   #42
Electro
LQ Guru
 
Registered: Jan 2002
Posts: 6,042

Rep: Reputation: Disabled
Quote:
Originally posted by mchitrakar
Thanxs for all the advices, guys!! But I think i should make myself little more clear.
Problem is that the setup of game (nemeses evil 3) did not happened, and I thought it must be
DIRECTX6 problem. so, DIRECTX6 problem is my own guess.
What happeded when setting up the game was that it couldnt find "ikernel.exe" file. But there is a file
called "ikernel.ex_" in the game folder, but no "ikernel.exe" file. So. I tried to rename the ".ex_" to
".exe" but to no avail. So, I thought about this directx6 .??? do anyone has any idea about my
problem? Thnkxs you guys.
xp1o1d5, In my previuos post at the first paragraph explains about. If you have not used windows 3.1 and using the extract program, then forget it and I'm not going to repeat myself.

I rather compile programs because it makes it easier to fix problems with anybody. People that use pre-built packages are on their own. You will have to use some detective work finding wine and make sure its executable. I'm sorry.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Link targets - problems with Wine (Though not Wine specific - Wine site doesn't help) Kevjml Linux - Newbie 1 01-13-2006 07:53 AM
Wine problem bungle_42 Linux - Software 2 10-22-2004 10:27 AM
problem with wine exigent Linux - Software 1 03-04-2004 06:59 AM
wine problem Please help~!~!~!~! demmylls Linux - Software 2 03-03-2004 02:20 PM
wine problem tylerb Linux - Software 0 02-16-2004 03:41 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:09 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration