I did this 1.5 years ago.
It just spices up software mode Quake and also can be compiled for DOS with DJGPP
it's been on hold since my coding rush died down and it needs a bit of asm for speed. I had no luck learning or even finding someone who could write assembly functions of some new mipblock code (functions that do the lightmap blending process into the surface cache).
because seriously, abrash asm is scary
Engoo quake
- leilei
- File Contributor
- Posts: 465
- Joined: August 16th, 2007, 2:45 pm
- leilei
- File Contributor
- Posts: 465
- Joined: August 16th, 2007, 2:45 pm
Re: Engoo quake
Here's a compiled build of svn revision 228 for DOS
- MrFlibble
- Forum Administrator
- Posts: 1816
- Joined: December 9th, 2010, 7:19 am
Re: Engoo quake
Hmm, does it yield a performance increase for hi-res modes in DOSBox?
- leilei
- File Contributor
- Posts: 465
- Joined: August 16th, 2007, 2:45 pm
Re: Engoo quake
If anything, it's a performance decrease. New functions are in C only.
I tried to unroll as much as I could.
I tried to unroll as much as I could.