Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Diablo II and winex
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
protege
n00b
n00b


Joined: 24 Jun 2002
Posts: 20

PostPosted: Tue Jul 09, 2002 12:40 am    Post subject: Diablo II and winex Reply with quote

I have installed Diablo II and LOD, but when I go to run the game, I get this error msg. i use this command:

Code:
winex Diablo\ II.exe


and this is the error msg.

/usr/winex/bin/wine: cannot find 'Diablo'

Anyone know whats going on?

Thanks


Last edited by protege on Tue Jul 09, 2002 1:55 pm; edited 1 time in total
Back to top
View user's profile Send private message
Swishy
Guru
Guru


Joined: 06 Jun 2002
Posts: 491
Location: NZ

PostPosted: Tue Jul 09, 2002 12:49 pm    Post subject: Reply with quote

I take it you are running the winex command in the dir you installed the game in ???????
_________________
Theres no substitute for C.I.
Back to top
View user's profile Send private message
protege
n00b
n00b


Joined: 24 Jun 2002
Posts: 20

PostPosted: Tue Jul 09, 2002 1:55 pm    Post subject: Reply with quote

Yes
Back to top
View user's profile Send private message
CoronaLover
Retired Dev
Retired Dev


Joined: 20 Jun 2002
Posts: 163
Location: Rosh-ha'ayin, Israel

PostPosted: Tue Jul 09, 2002 2:12 pm    Post subject: Reply with quote

try winex 'Diablo II.exe'
Back to top
View user's profile Send private message
protege
n00b
n00b


Joined: 24 Jun 2002
Posts: 20

PostPosted: Tue Jul 09, 2002 2:31 pm    Post subject: Reply with quote

same error

/usr/winex/bin/wine: cannot find 'Diablo'
Back to top
View user's profile Send private message
bmc84
n00b
n00b


Joined: 05 Jul 2002
Posts: 23
Location: Austria

PostPosted: Tue Jul 09, 2002 7:23 pm    Post subject: Reply with quote

try using:

winex "Diablo II.exe"

with double quotes or something like:

winex "Diablo II.exe" -- "Diablo II.exe"
Back to top
View user's profile Send private message
delta407
Bodhisattva
Bodhisattva


Joined: 23 Apr 2002
Posts: 2876
Location: Chicago, IL

PostPosted: Tue Jul 09, 2002 7:32 pm    Post subject: Reply with quote

You could just rename it to DiabloII.exe... :D
_________________
I don't believe in witty sigs.
Back to top
View user's profile Send private message
protege
n00b
n00b


Joined: 24 Jun 2002
Posts: 20

PostPosted: Tue Jul 09, 2002 8:10 pm    Post subject: Reply with quote

Still doesn't work. I keep getting the same error msg.
Back to top
View user's profile Send private message
protege
n00b
n00b


Joined: 24 Jun 2002
Posts: 20

PostPosted: Tue Jul 09, 2002 8:37 pm    Post subject: Reply with quote

I did what you said Delta and now I think it might work.

How long does it take to build the Font metrics? Its been saying that for a while now. I have a 550 mhz with 512 megs of ram.

Thanks for the help.
Back to top
View user's profile Send private message
delta407
Bodhisattva
Bodhisattva


Joined: 23 Apr 2002
Posts: 2876
Location: Chicago, IL

PostPosted: Tue Jul 09, 2002 8:39 pm    Post subject: Reply with quote

Quite a while, depending on how many fonts you have installed. (Though I though the stock winex config only enabled one font or something... anyway.)
_________________
I don't believe in witty sigs.
Back to top
View user's profile Send private message
protege
n00b
n00b


Joined: 24 Jun 2002
Posts: 20

PostPosted: Tue Jul 09, 2002 8:51 pm    Post subject: Reply with quote

Oh ok, well I dont remember installing any other fonts. Hopefully it will finish soon.

Do you know of a way to check to see if its actually doing something usefull? Its showing 99% of my cpu.

Thanks
Back to top
View user's profile Send private message
delta407
Bodhisattva
Bodhisattva


Joined: 23 Apr 2002
Posts: 2876
Location: Chicago, IL

PostPosted: Tue Jul 09, 2002 8:53 pm    Post subject: Reply with quote

It probably died if it's still running. On my box, it generally takes under a minute, with about 60 fonts.
_________________
I don't believe in witty sigs.
Back to top
View user's profile Send private message
protege
n00b
n00b


Joined: 24 Jun 2002
Posts: 20

PostPosted: Tue Jul 09, 2002 8:55 pm    Post subject: Reply with quote

well that sucks, its been running for about 20 minutes at 99%, still is at 99%. Dont know how many fonts I have though. Any ideas on what might be causing this?
Back to top
View user's profile Send private message
delta407
Bodhisattva
Bodhisattva


Joined: 23 Apr 2002
Posts: 2876
Location: Chicago, IL

PostPosted: Tue Jul 09, 2002 10:24 pm    Post subject: Reply with quote

winex is broken? ;)

Try eliminating all but one or two fonts. From the FAQ on the TransGaming site:

Quote:
How come I can't see all my fonts in WineX?

By default, WineX restricts the list of fonts that it uses to just four standard fonts. This was done because most games tend to make use of their own font technology rather than using the standard Win32 text handling system. Scanning through fonts the first time WineX launches can be needlessly time consuming.

This behaviour can be reconfigured in the ~/.transgaming/config file (and the /usr/lib/transgaming/.transgaming/config master file). Just search for:

[FontPatterns]
"Pattern0" = "-adobe-times*"
"Pattern1" = "-adobe-helvetica*"
"Pattern2" = "-adobe-courier*"
"Pattern3" = "-misc-fixed*"

You can manually add a favourite font to that list, or you can just remove the FontPatterns entries altogether to have WineX process all of your fonts.

_________________
I don't believe in witty sigs.
Back to top
View user's profile Send private message
protege
n00b
n00b


Joined: 24 Jun 2002
Posts: 20

PostPosted: Tue Jul 09, 2002 11:24 pm    Post subject: Reply with quote

ok, im a newbie, and confused as hell right now. I keep seeing these messages about .transgaming and that folder, but all winex complained about was .wine. I emerged winex. Could that be the problem. Im so confused about all this, I havent been able to find any real good documentation about this. Does anyone have any know of any good documentation? I used mainly www.winehq.,com sites.

Thanks
Back to top
View user's profile Send private message
dantrevino
Tux's lil' helper
Tux's lil' helper


Joined: 26 Jul 2002
Posts: 92
Location: Florida, USA

PostPosted: Tue Aug 27, 2002 4:12 pm    Post subject: Diablo II startup problems Reply with quote

Okay, I've emerged winex20020807 and installed Diablo II. The install went smoothly. But now I cant run the game. When I <winex "Diablo II.exe"> I get nothing. Just a new command line. I've tried renaming the .exe to diablo2.exe, I've tried <winex /mnt/cdrom/playd2.exe> with the same effect. I've turned on all debugging, but get no error messages. Anyone have some idea?
_________________
embrace the wrevolution
http://wrevolution.org/
Back to top
View user's profile Send private message
bmc84
n00b
n00b


Joined: 05 Jul 2002
Posts: 23
Location: Austria

PostPosted: Tue Aug 27, 2002 10:29 pm    Post subject: Re: Diablo II startup problems Reply with quote

dantrevino wrote:
Okay, I've emerged winex20020807 and installed Diablo II. The install went smoothly. But now I cant run the game. When I <winex "Diablo II.exe"> I get nothing. Just a new command line. I've tried renaming the .exe to diablo2.exe, I've tried <winex /mnt/cdrom/playd2.exe> with the same effect. I've turned on all debugging, but get no error messages. Anyone have some idea?


this is a cd-copy-protection problem, you need to get a noCD crack to use Diablo2 with the winex cvs version (winex ebuild version is the cvs version!)

You can get game cracks from www.gamecopyworld.com

The binary winex version can handle the copy protection of some games...
Back to top
View user's profile Send private message
Harold
n00b
n00b


Joined: 25 Jul 2002
Posts: 19

PostPosted: Fri Aug 30, 2002 10:37 am    Post subject: Reply with quote

so you can't play multiplayer with it? :/
Back to top
View user's profile Send private message
Bushmann
Tux's lil' helper
Tux's lil' helper


Joined: 30 Aug 2002
Posts: 137
Location: Germany

PostPosted: Fri Aug 30, 2002 2:30 pm    Post subject: Reply with quote

Oh yes, you can. I played LOD in BNET long time, it works perfectly. You just need a script that exchanges your cracked .exe and the original one just after the game is started, look at holarse.net for detailed information.
Back to top
View user's profile Send private message
mkb137
n00b
n00b


Joined: 13 May 2002
Posts: 33
Location: Calgary, Canada

PostPosted: Thu Sep 05, 2002 12:58 am    Post subject: Reply with quote

If I use winex to start the no-cd executable that I got from gamecopyworld for the 1.09D update, lod.exe, I get the screen popping up saying "Choose single player or multiplayer", but after my selection, I get the error "Cant execute game_crk.exe in current Dir". The program's output is:

/usr/lib/winex/bin/wine: could not load library 'C:\Program Files\Diablo II\Game_crk.exe.so' as Winelib application: C:\Program Files\Diablo II\Game_crk.exe.so: cannot open shared object file: No such file or directo

What's the problem here?
Back to top
View user's profile Send private message
mkb137
n00b
n00b


Joined: 13 May 2002
Posts: 33
Location: Calgary, Canada

PostPosted: Thu Sep 05, 2002 1:22 am    Post subject: Reply with quote

Never mind - I found the answer to my own problem. Start lod.exe, choose the battlenet option, let it not work, then, in another terminal, copy the Game_crk.exe that was created but would be removed if I were to cancel the lod.exe program. Then let lod.exe die, restore the Game_crk.exe, and run that with winex.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum