87
edits
(→The 11th Hour: jewelry puzzle) |
(→Optional improvements: possible deinterlacing) |
||
Line 34: | Line 34: | ||
==Optional improvements== | ==Optional improvements== | ||
* Convert VDX and ROQ players into VideoDecoder subclasses | * Convert VDX and ROQ players into VideoDecoder subclasses | ||
* T7G VDX videos with live actors came from an interlaced camera, something like YADIF might improve quality | |||
* Convert to use Archive subclasses and search manager | * Convert to use Archive subclasses and search manager | ||
* Reuse the code of the script disassembler on the engine itself | * Reuse the code of the script disassembler on the engine itself | ||
* Reimplement MojoTouch's additions for T7G 25th Anniversary Edition, I made a pull request https://github.com/Die4Ever/scummvm/pull/17/commits (look at the first commit if you just want to see the changes in the Groovie folder) | * Reimplement MojoTouch's additions for T7G 25th Anniversary Edition, I made a pull request https://github.com/Die4Ever/scummvm/pull/17/commits (look at the first commit if you just want to see the changes in the Groovie folder) |
edits