On Tuesday 26 November 2002 04:42 am, Kenneth Culver wrote:
> Just in case anyone here cares, I have implemented the linux ftruncate64,
> truncate64, and mmap2 syscalls in the linuxulator on my computer, (mostly
> cut 'n pasted the mmap2 from regular mmap with a couple of changes) and
> with these changes it is possible to run the linux version of winex (the
> one you have to pay for) to run warcraft 3. IT works in both direct3d mode
> and in opengl mode using the following commandline:
>
> winex --dll dsound=n --dll quartz=n --dll d3d8=b War3.exe -- War3.exe
>
> Anyway, just thought someone might want to know. If anyone wants
> step-by-step instructions to getting this working I'll have those worked
> up in the next few days and posted somewhere along with the patches to the
> linux kernel module.
>
> Ken
>
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-hackers" in the body of the message

This sounds great.  I and I'm sure a lot of others will be eagerly awaiting 
you patches.
-- 
Anish Mistry

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to