Decompression Optimization | ||
Release Date: Dec 10, 2017 |
Author: Kejardon
|
|
Type: Assembly |
Rating:
|
|
Links:
[download] .asm
(97 downloads)
|
Game:
|
Description
It follows the original compression scheme, it's just smarter and faster (In other words, as long as there are no bugs I missed there is no reason NOT to use this patch). 3 trials showed the following improvements in decompression times (measured in frames): 43 to 28, 29 to 19, and 5 to 3. I can't think of any more ways to speed it up further, so this is it I think.
Compatibility: Harmless? (Modifies decompression code, involves questionable hardware quirk)
2022-04-12 update by Maddo: fix rare off-by-one bug
2023-12-21 update by Tundain: further optimization
Compatibility: Harmless? (Modifies decompression code, involves questionable hardware quirk)
2022-04-12 update by Maddo: fix rare off-by-one bug
2023-12-21 update by Tundain: further optimization
Media
Ratings and Reviews
You must login to rate this resource