GithubHelp home page GithubHelp logo

Comments (3)

joncampbell123 avatar joncampbell123 commented on June 12, 2024

OK so it's probably not a DOSBox issue at all. This video capture by someone with a 486DX and a scan converter shows the same problems on real hardware:

https://www.youtube.com/watch?v=MYdRj-lHyyo

Notice the same timing problem where the dot object is left waiting for 3-5 seconds in the shape of the logo before finally becoming the "Future Crew" logo.

from dosbox-x.

joncampbell123 avatar joncampbell123 commented on June 12, 2024

I'm wondering if the problem with Panic! and some more subtle glitches in other demos could be resolved if DOSBox were to support an I/O delay to VGA memory in the same way that it does with general I/O access now. Meaning, if the user enables it in dosbox.conf, DOSBox could slow down VGA memory access to speeds equivalent to the ISA bus on a 386 in a way the older demos expect.
It would follow the example given in src/hardware/iohandler.cpp function IO_USEC_read_delay().

from dosbox-x.

joncampbell123 avatar joncampbell123 commented on June 12, 2024

Ok. So the latest DOSBox-X is able to run the demo properly all the way through. The graphical glitches during the "scrollers suck" section seem to be gone. The one remaining issue is the shadebob part that runs way too fast. According to other people's captures of the demo on real hardware (486 and Pentium systems), that problem seems to be with the demo itself and it has nothing to do with DOSBox.

I have verified that if I set the vmemdelay to a large value like 550 (extra slow VGA) the shadebobs slow down to a level that allows the rotating dots section after it to time themselves better to the music and fall down in time to become the FC logo.

from dosbox-x.

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.