MiroslavR
MiroslavR
- The boss is stuck in a wall (it looks like the physics code pushes him into it) and does not fire magic bolts at you (unless you unstuck him)....
Savegame: [save_00.pcs.zip](https://github.com/Panzerschrek/Chasm-Reverse/files/1525214/save_00.pcs.zip) There should be a button that you can shoot right where I'm aiming that raises a platform allowing you to cross. This button is not present in PanzerChasm,...
Savegame: [save_02.pcs.zip](https://github.com/Panzerschrek/Chasm-Reverse/files/1531660/save_02.pcs.zip) You can't pull the switch to continue.
Savegame: [save_00.pcs.zip](https://github.com/Panzerschrek/Chasm-Reverse/files/1526413/save_00.pcs.zip) The spiky trap mechanism at the end of level 10 is broken. Normally, you should trigger the spikes, then quickly back up, activate the wheel and run through....
At some point in Episode 2 you are supposed to shoot a sarcophagus to open the gate that leads to the final level. However, you can easily softlock the game...
OIIO currently supports `DXGI_FORMAT_BC7_UNORM` but not `DXGI_FORMAT_BC7_UNORM_SRGB`. The DDS reader reports `Unsupported compression type` for the latter. Here's an example DDS file in that format: [example_BC7_UNORM_SRGB.dds.zip](https://github.com/AcademySoftwareFoundation/OpenImageIO/files/13230358/example_BC7_UNORM_SRGB.dds.zip) (GitHub forced me to...