VOGONS

Common searches


Search results

Display options

Re: FastDoom. A new Doom port for DOS, optimized to be as fast as possible for 386/486 personal computers!

For FastDoom 1.1.4, I'll be consolidating all these small text snippets into a single file, which currently takes up around 14KB. I'm not using an additional WAD file because I want to avoid increasing RAM usage due to extra file indexing. Combining the small text files into one file is at least a …

Re: FastDoom. A new Doom port for DOS, optimized to be as fast as possible for 386/486 personal computers!

There are also possibly other ways to optimize the .exe files such as different compilation options and optimization levels and / or different compilers (Watcom produces smaller compiled .exes than DJGPP, for example). However, the focus on FastDOOM is *speed* not necessarily optimization, which …

Re: SMR drives

in Milliways
Well the same thing could be said for rubbish QLC SSD drives. They didn't use to exist. They exist now because companies are cheap and cater to lowest common denominator. Talk about selling a defective product. These drives (and SMR hard drives) are defective products which never should have been …

Re: SMR drives

in Milliways
It baffles my mind that people can actually justify SMR on any level. SMR is one of the absolute worst marketing devolutions of all time. It simply shouldn't exist. All spinning rust hard drive should be CMR. The only reason SMR exists is because the companies are cheap asses and foisted SMR upon us …

Re: DOS on a modern PC

in DOS
But question is, is it really wrong? To my observation, C/C++ programmers tend to be ambitious like fighter jet pilots. They want to optimize code, they don't leave notes in their C code etc. Meanwhile, Basic and Pascal programmers are more problem-oriented. They also often use IDEs with on-line …

Re: DOS on a modern PC

in DOS
My Intel 4th gen did a lot of things right. However the Intel iGPU was only suitable for VGA?. On Nvidia + AMD 1st gen Ryzen, things were pretty rough, I don't remember any game that played. Maybe Duke Nukem 3D, but that's it No, the onboard Intel GPU still supports VGA and VESA modes as of the 8th …

Re: FastDoom. A new Doom port for DOS, optimized to be as fast as possible for 386/486 personal computers!

Yep, this release doesn’t add native hicolor or truecolor rendering; it simply converts the original 8bpp backbuffer to whatever bit depth the video card supports. I assume this also applies to newer NVIDIA RTX cards, though I haven’t tested it since I don’t have one. Thanks very much for having …

Re: DOS on a modern PC

in DOS
You are welcome. I've found 5th Gen. to be best for DOS for many reasons. (See post on Single-threaded DOS performance and SVGA). Especially if you're using the built-in GPU from intel on the chip and its video bios. Until someone offers a "universal VBE" utility (like the old Univbe) for "modern" …

Page 1 of 20