mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-05-09 03:41:10 +08:00
Update comments.
This commit is contained in:
parent
51a9b69549
commit
da741b4671
@ -1,3 +1 @@
|
|||||||
Project Angel (demo):
|
|
||||||
- Tearline in VGA Mode-X sections of the demo (when demo matches refresh rate)
|
|
||||||
|
|
||||||
|
@ -8,6 +8,12 @@ Requirements:
|
|||||||
- at least cycles count 12000
|
- at least cycles count 12000
|
||||||
- gus=true
|
- gus=true
|
||||||
- machine=svga_s3 (will not start with machine=vgaonly)
|
- machine=svga_s3 (will not start with machine=vgaonly)
|
||||||
|
- pit hack=project_angel_demo (this setting forces the PIT to fixed values that forces the demo to run and keep time properly)
|
||||||
|
|
||||||
|
Note that the comments below apply to the demo when run without the PIT hack. The PIT hack forces the timer to tick
|
||||||
|
at one of two time intervals in a way that forces the demo to run at the correct rate and helps prevent the demo
|
||||||
|
from hanging at startup. For whatever reason, the PIT hack also resolves issues with music skipping forward during
|
||||||
|
VGA mode changes, and eliminates the visible VGA tearline in the Mode-X parts.
|
||||||
|
|
||||||
Demo comments:
|
Demo comments:
|
||||||
- This demo is very picky about timing. In fact, when you run the
|
- This demo is very picky about timing. In fact, when you run the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user