dxx-rebirth/similar
Kp ad7057be87 Add hack for case mismatch in Vertigo robot movies
PhysFS 3 is case-sensitive for movie filename lookup.  The consequence
of this was first reported in [1].  In [2], @icculus stated this was a
bug in PhysFS 3 that would be fixed in PhysFS 3.0.2.  However, [3] and
[4] assert that the fix was never included.  The existence of [5] seems
to support this.  The original problem was reported in 2019.  As of
2022, user @AlumiuN, running PhysFS 3.0.2, is affected.  Therefore, this
commit adds code to detect the relevant robot movies and adjust the case
in the Rebirth code.

[1]: https://github.com/dxx-rebirth/dxx-rebirth/issues/379
[2]: https://github.com/dxx-rebirth/dxx-rebirth/issues/379#issuecomment-389400528
[3]: https://github.com/dxx-rebirth/dxx-rebirth/issues/379#issuecomment-462083489
[4]: https://github.com/dxx-rebirth/dxx-rebirth/issues/379#issuecomment-477790175
[5]: https://github.com/dxx-rebirth/dxx-rebirth/issues/644
2022-09-24 17:47:52 +00:00
..
2d Pass std::span to decode_data 2022-09-24 17:47:52 +00:00
3d Pass std::span to g3_validate_polygon_model 2022-09-24 17:47:52 +00:00
arch Use std::span for sound_slot samples 2022-09-24 17:47:52 +00:00
editor Use auto type for Viewer in more places 2022-07-09 13:39:29 +00:00
main Add hack for case mismatch in Vertigo robot movies 2022-09-24 17:47:52 +00:00
misc Use std::span for poison helper functions 2022-09-24 17:47:51 +00:00