GithubHelp home page GithubHelp logo

[suggestion] 640x480 mode? about fastdoom HOT 3 CLOSED

viti95 avatar viti95 commented on June 26, 2024
[suggestion] 640x480 mode?

from fastdoom.

Comments (3)

viti95 avatar viti95 commented on June 26, 2024 1

Maybe you can try the 80x50 text mode, it uses only 16 colors and should be filling all the screen. The resolution may be a bit low, but it should run well on that 386DX at 20MHz. I'll also add a double height resoultion version of that mode, so it renders at 80x100, which should be very playable even at that resolution.

BTW I had one of those "minimalistic" laptops in the past, now I miss it.

from fastdoom.

viti95 avatar viti95 commented on June 26, 2024

It's possible but it will be slow as hell. The 640x480 modes requires all the pixels to be updated per frame (~10Mb/s for 35 fps), and that is way beyond what a 386 can move (in fact, even 320x200 is too much for most ISA video cards). Also there are more problems, the 640x480 mode has only 16 colors, which requires a color conversion from the 256 colors that makes it even slower.

from fastdoom.

SpitFire-666 avatar SpitFire-666 commented on June 26, 2024

Thanks for the info - that's a shame. I wonder if the game could be converted to 16 colours easily? My T5200 plasma display does 16 colours/shades of orange. Perhaps that would squeeze out additional FPS, although I'm likely an edge case. Cheers

from fastdoom.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.