mirror of
https://github.com/LostArtefacts/TRX.git
synced 2025-04-28 20:58:07 +03:00
tr1/data: fix Unfinished Business camera positions
This adjusts some cameras in Return to Egypt and Temple of the Cat to resolve LOS issues. Resolves #1317.
This commit is contained in:
parent
e20c9897b8
commit
04b031fcc2
4 changed files with 3 additions and 0 deletions
|
@ -34,6 +34,7 @@
|
|||
"type": "normal",
|
||||
"music": 59,
|
||||
"injections": [
|
||||
"data/injections/egypt_cameras.bin",
|
||||
"data/injections/egypt_fd.bin",
|
||||
"data/injections/egypt_meshfixes.bin",
|
||||
"data/injections/egypt_textures.bin",
|
||||
|
@ -56,6 +57,7 @@
|
|||
"type": "normal",
|
||||
"music": 59,
|
||||
"injections": [
|
||||
"data/injections/cat_cameras.bin",
|
||||
"data/injections/cat_fd.bin",
|
||||
"data/injections/cat_itemrots.bin",
|
||||
"data/injections/cat_meshfixes.bin",
|
||||
|
|
BIN
data/tr1/ship/data/injections/cat_cameras.bin
Normal file
BIN
data/tr1/ship/data/injections/cat_cameras.bin
Normal file
Binary file not shown.
BIN
data/tr1/ship/data/injections/egypt_cameras.bin
Normal file
BIN
data/tr1/ship/data/injections/egypt_cameras.bin
Normal file
Binary file not shown.
|
@ -33,6 +33,7 @@
|
|||
- fixed incorrect positions on static meshes in Obelisk of Khamoon, Return to Egypt and Temple of the Cat (#2006)
|
||||
- fixed incorrect picture strides on certain hardware (#1979)
|
||||
- fixed doors at times disappearing if Lara is close to portals and the door's room is no longer visible (#2005)
|
||||
- fixed camera positions in Return to Egypt and Temple of the Cat (#1317, regression from 4.1)
|
||||
|
||||
## [4.6.1](https://github.com/LostArtefacts/TRX/compare/tr1-4.6...tr1-4.6.1) - 2024-11-25
|
||||
- added ability to disable saves completely by setting the save slot to 0 (#1954)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue