VOGONS


Quake2 + Acebot for DOSBox (128mb)

Topic actions

Reply 401 of 862, by ggorts_

User metadata
Rank Newbie
Rank
Newbie

Good question. The patch omitted the makefile change but the DXE is required:
# Environment variables:
# CPU optimize for the given processor.
# default = pentium
DXE=1 use DXE modules.
# default = no

I set DXE=1 so the DXE is used, I hope that's ok.

Reply 403 of 862, by Maraakate

User metadata
Rank Oldbie
Rank
Oldbie
ggorts_ wrote:

Is this V4/V5 only? No Voodoo1 like in pcem?

I don't know how true that is but I can try running it on the pentium 1/voodoo 2 combo and see what happens.

Reply 409 of 862, by ggorts_

User metadata
Rank Newbie
Rank
Newbie

This at that site has the H3: 3dfx Glide3.1 Driver SourceKit Rev. 3.0. We can always build that later, but it seems like it should eventually work out. Edit: for linux but it may be possible to find the differences and build it, if it's necessary.

Last edited by ggorts_ on 2015-07-28, 08:57. Edited 1 time in total.

Reply 413 of 862, by ggorts_

User metadata
Rank Newbie
Rank
Newbie

I downloaded the files (I was just joking about the web site because of hdpmi and other sites; sometimes there really is a loss of files permanently). The patch is actually complete against the glide3x which you linked to, but I can upload something tomorrow if that's convenient.

Reply 414 of 862, by szo

User metadata
Rank Newbie
Rank
Newbie
ggorts_ wrote:

Yes, I'll attach the patch now and then a minute or two attach binaries for h5 (voodoo4/5?). This issue was the assembly inline which was likely older gcc. Please verify patch (includes szo pointer fixes).

_grLfbWriteRegion() still has the wrong changes.

Reply 416 of 862, by szo

User metadata
Rank Newbie
Rank
Newbie
ggorts_ wrote:

Is that the only line? If so, I'll make the changes and upload tomorrow. The patch is complete so it is possible to rebuild binaries and tests before then.

All your changes in _grLfbWriteRegion() are wrong.