Add comparison video
This commit is contained in:
parent
3049dc938c
commit
8bd9798938
1 changed files with 5 additions and 1 deletions
|
|
@ -2,6 +2,10 @@
|
|||
|
||||
This repository contains a patch for Commodore 64 Elite that drastically improves the quality of the graphics. It does this by removing flicker from the ship-drawing routines.
|
||||
|
||||
You can clearly see the difference between the patched version on the left, and the original version on the right:
|
||||
|
||||
https://user-images.githubusercontent.com/2428251/187879166-74e973e3-aa49-40e3-b629-45d68843c4c9.mp4
|
||||
|
||||
To play the flicker-free version, see the section on [playing flicker-free Commodore 64 Elite](playing-flicker-free-commodore-64-elite]).
|
||||
|
||||
To read about how the patch weaves its magic, see the section on [how the patch works](#how-the-patch-works).
|
||||
|
|
@ -126,4 +130,4 @@ The build process also verifies the build against binaries that are known to be
|
|||
|
||||
Right on, Commanders!
|
||||
|
||||
_Mark Moxon_
|
||||
_Mark Moxon_
|
||||
|
|
|
|||
Loading…
Reference in a new issue