> Well, i do some regressions tests too, but i use principaly:
> - - UT2003
> - - Unreal2
> - - Mafia
> - - Max Payne
> - - D3D samples
Doing tests with Max Payne started but used to crash the system after a
few minutes with a RedHat 9 system. Since I updated today to Fedora
beta3 , I will redo the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi jason,
> Great work, and its good to know we are making progress. I spend most of
> my time working on small tutorials and demos which highlight a specific
> problem, and havent yet had the 'pleasure' of spending much time playing
> the games I hav
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi
> I agree here, the patches what i have not sent to wine-patches, surely
> are incorrect, anyway it is necessary or will crash the game, because
> probably the pitch is bad calculated.
Well normally you can use 0 to 65535 pallettes but as only a f
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi Jason,
> Hi, When I can I use cvs diff, but once I get a few patches out I end up
> diffing to the previous patch using diff -u3 backup_of_last_patch
> dlls/d3d8.
>
> I always get lots of "Only in dlls/d3d8: basetexture.o, Only in
> dlls/d3d8: cube
I'm running Red Hat 9 and I would like to view/print out the PDF
versions of the Wine Docs. I downloaded the tar archive
"winedoc-pdf.tgz" which download a file size 338.8K. I uncompressed it
through Gnomes file manager "nautilus 2.2.1" but when I click to view
one of the uncompressed PDF files
Gerald Pfeifer <[EMAIL PROTECTED]> writes:
> Add proper casts to avoid signed vs. unsigned mismatches in strmake().
> -if (n > -1 && n < size) return p;
> - size = min( size*2, n+1 );
> +if (n > -1 && (size_t)n < size) return p;
> + size = min( size*2, (size_t)n+1 );
Once
I found several bugs in http://www.winehq.com/site/documentation
and the online winelib user's guide:
- practically empty winedocs-html.tgz
- empty winedocs-ps.tgz
- unreadable pdfs in winedocs-pdf.tgz
Some html pages of chapters 3+ of the online winelib user's
guide do not adapt in size (to the
> I always get lots of "Only in dlls/d3d8: basetexture.o, Only in
> dlls/d3d8: cubetexture.o etc" type lines - How can I get rid of these (I
> normally edit them out by hand but I forgot this time) - I looked in the
> man pages and nothing stood out.
You can always filter them out with help of
El sáb, 01 de nov de 2003, a las 13:48, Jason Edmeades escribio:
> Great work, and its good to know we are making progress. I spend most of
> my time working on small tutorials and demos which highlight a specific
> problem, and havent yet had the 'pleasure' of spending much time playing
> the g
Sorry, misposted to patches
Jason
--- Begin Message ---
Hi Carlos,
Great work, and its good to know we are making progress. I spend most of
my time working on small tutorials and demos which highlight a specific
problem, and havent yet had the 'pleasure' of spending much time playing
the games
Hello :),
Is it time for playing games on WINE? Here goes some sucessfull stories :)
If you need more screenshots, logs or another info about this games,
leave me know.
Date of the test: 20031101
* Star Wars: The Phantom Menace.
CDROM: Original disc, not necessary any trick.
Addicional
11 matches
Mail list logo