Trixter
Veteran Member
Some of you may be familiar with my 2004 work 8088 Corruption, which displays full-screen full-motion color video with audio on any 8088 PC with CGA, a hard drive, and a Sound Blaster. While my solution to that problem was novel at the time -- using text mode to get around the bandwidth limitations in the system -- it suffered greatly from having a "blocky" appearance and no way to display fine detail, such as what is needed for readable text.
I'm pleased to announce that, 10 years later, I've designed and built a new system for FMV with completely new tech that surpasses the original in every way. I demonstrated this system at a North American demoparty called @party this past weekend in a production called 8088 Domination, where it won the category it was presented in.
The bits have been released, so here are some fun links:
If you want to run it on your own vintage hardware: https://www.scene.org/file.php?file...ol/8088_domination_party_version.zip&fileinfo
Video of what it looks like on the real hardware: https://www.youtube.com/watch?v=MWdG413nNkI
(This is preferable to DOSBox, because DOSBox doesn't get the composite colors quite right. The production was written for the "new" style of CGA composite artifact colors.)
Demoscene discussion on the production: http://www.pouet.net/prod.php?which=63591
I will work on a write-up of how the tech works, and release the source code, before the month is over. The write-up will take me a few days because I had to solve graphics, hardware, and software problems in new and creative ways to make this happen, and explaining it all will take longer than usual. Until the write-up is finished, though, feel free to ask any questions
although if you want a hint on how it works, seek to offset 512 in any *.XDV file and peek at what is there ;-)
I'm pleased to announce that, 10 years later, I've designed and built a new system for FMV with completely new tech that surpasses the original in every way. I demonstrated this system at a North American demoparty called @party this past weekend in a production called 8088 Domination, where it won the category it was presented in.
The bits have been released, so here are some fun links:
If you want to run it on your own vintage hardware: https://www.scene.org/file.php?file...ol/8088_domination_party_version.zip&fileinfo
Video of what it looks like on the real hardware: https://www.youtube.com/watch?v=MWdG413nNkI
(This is preferable to DOSBox, because DOSBox doesn't get the composite colors quite right. The production was written for the "new" style of CGA composite artifact colors.)
Demoscene discussion on the production: http://www.pouet.net/prod.php?which=63591
I will work on a write-up of how the tech works, and release the source code, before the month is over. The write-up will take me a few days because I had to solve graphics, hardware, and software problems in new and creative ways to make this happen, and explaining it all will take longer than usual. Until the write-up is finished, though, feel free to ask any questions