mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-07-16 10:02:59 -07:00
parent
e76890a796
commit
34d6212ab2
4 changed files with 31 additions and 39 deletions
|
@ -1041,37 +1041,18 @@ s32 OnePointCutscene_SetInfo(GlobalContext* globalCtx, s16 camIdx, s16 csId, Act
|
|||
func_800C0808(globalCtx, camIdx, player, CAM_SET_CS_C);
|
||||
break;
|
||||
case 4020:
|
||||
if (CVar_GetS32("gFasterHeavyBlockLift", 0)) {
|
||||
D_8012368C[0].timerInit *= (1.0f / 3.0f);
|
||||
D_8012368C[1].timerInit *= (1.0f / 3.0f);
|
||||
D_8012368C[2].timerInit *= (1.0f / 3.0f);
|
||||
D_8012368C[3].timerInit *= (1.0f / 3.0f);
|
||||
}
|
||||
csInfo->keyFrames = D_8012368C;
|
||||
csInfo->keyFrameCnt = 4;
|
||||
|
||||
func_800C0808(globalCtx, camIdx, player, CAM_SET_CS_C);
|
||||
break;
|
||||
case 4021:
|
||||
if (CVar_GetS32("gFasterHeavyBlockLift", 0)) {
|
||||
D_8012372C[0].timerInit *= (1.0f / 3.0f);
|
||||
D_8012372C[1].timerInit *= (1.0f / 3.0f);
|
||||
D_8012372C[2].timerInit *= (1.0f / 3.0f);
|
||||
D_8012372C[3].timerInit *= (1.0f / 3.0f);
|
||||
}
|
||||
csInfo->keyFrames = D_8012372C;
|
||||
csInfo->keyFrameCnt = 4;
|
||||
|
||||
func_800C0808(globalCtx, camIdx, player, CAM_SET_CS_C);
|
||||
break;
|
||||
case 4022:
|
||||
if (CVar_GetS32("gFasterHeavyBlockLift", 0)) {
|
||||
D_801237CC[0].timerInit *= (1.0f / 3.0f);
|
||||
D_801237CC[1].timerInit *= (1.0f / 3.0f);
|
||||
D_801237CC[2].timerInit *= (1.0f / 3.0f);
|
||||
D_801237CC[3].timerInit *= (1.0f / 3.0f);
|
||||
D_801237CC[4].timerInit *= (1.0f / 3.0f);
|
||||
}
|
||||
csCam->timer = D_801237CC[0].timerInit + D_801237CC[3].timerInit + D_801237CC[1].timerInit +
|
||||
D_801237CC[2].timerInit + D_801237CC[4].timerInit;
|
||||
|
||||
|
|
|
@ -624,21 +624,21 @@ static OnePointCsFull D_801235C4[5] = {
|
|||
{ 0x12, 0xFF, 0x0000, 1, 0, 60.0f, 1.0f, { -1.0f, -1.0f, -1.0f }, { -1.0f, -1.0f, -1.0f } },
|
||||
};
|
||||
|
||||
OnePointCsFull D_8012368C[4] = {
|
||||
static OnePointCsFull D_8012368C[4] = {
|
||||
{ 0x0F, 0xFF, 0x0101, 10, 0, 60.0f, 1.0f, { -1110.0f, -180.0f, -840.0f }, { -985.0f, -220.0f, -840.0f } },
|
||||
{ 0x02, 0xFF, 0x0101, 70, -45, 75.0f, 1.0f, { -1060.0f, -160.0f, -840.0f }, { -1005.0f, -230.0f, -840.0f } },
|
||||
{ 0x0F, 0xFF, 0x0000, 10, -45, 75.0f, 1.0f, { -1.0f, -1.0f, -1.0f }, { -1.0f, -1.0f, -1.0f } },
|
||||
{ 0x0F, 0xFF, 0x0101, 180, 9, 80.0f, 1.0f, { -1205.0f, -175.0f, -840.0f }, { -1305.0f, -230.0f, -828.0f } },
|
||||
};
|
||||
|
||||
OnePointCsFull D_8012372C[4] = {
|
||||
static OnePointCsFull D_8012372C[4] = {
|
||||
{ 0x0F, 0xFF, 0x0142, 10, 0, 70.0f, 1.0f, { 0.0f, 80.0f, 0.0f }, { -1650.0f, 200.0f, -2920.0f } },
|
||||
{ 0x02, 0xFF, 0x0142, 110, -2, 50.0f, 0.5f, { 0.0f, 150.0f, 0.0f }, { -1320.0f, 170.0f, -2900.0f } },
|
||||
{ 0x0B, 0xFF, 0x4242, 100, 2, 70.0f, 0.1f, { 0.0f, 150.0f, 50.0f }, { -1.0f, -1.0f, -1.0f } },
|
||||
{ 0x03, 0xFF, 0x4242, 60, 2, 45.0f, 0.01f, { 0.0f, 150.0f, 50.0f }, { 0.0f, 200.0f, -80.0f } },
|
||||
};
|
||||
|
||||
OnePointCsFull D_801237CC[5] = {
|
||||
static OnePointCsFull D_801237CC[5] = {
|
||||
{ 0x8F, 0xFF, 0x4242, 20, 0, 50.0f, 1.0f, { 0.0f, 50.0f, -10.0f }, { 0.0f, 0.0f, 100.0f } },
|
||||
{ 0x0A, 0xFF, 0x0101, 80, 0, 75.0f, 1.0f, { 2900.0f, 1300.0f, 530.0f }, { 2800.0f, 1190.0f, 540.0f } },
|
||||
{ 0x0F, 0xFF, 0x0000, 10, 0, 75.0f, 1.0f, { -1.0f, -1.0f, -1.0f }, { -1.0f, -1.0f, -1.0f } },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue