henbagle / LE1CommunityPatch

Issue tracker for the Community Patch mod for Mass Effect 1: Legendary Edition
13 stars 0 forks source link

The transition from the Saren fight to the activation cutscene causes a loading popup to appear #160

Closed vegz closed 1 year ago

vegz commented 2 years ago

File: BIOA_JUG00.pcc

Needs fixed in localized file? No

Export ID/TLK Str Ref: N/A

Description of fix: As seen in the video here and from my testing, there is a quick streaming loading screen that appears during the transition from the battle to the cutscene. This is caused by them making a file visible that wasn't loaded in first. I was able to fix this by adding BIOA_JUG_80_X_Outrun to each triggerstream to be loaded no matter which streaming state to match how the AA tower triggerstreams are.

BIOA_JUG00.pcc https://www.youtube.com/watch?v=iQc_CKsUCJo&t=596s

Herobrine24 commented 2 years ago

you missed BioTriggerStream_6, its located within the Nuke arena, right infront of the unused elevator door that leads to an unfinished path leading to the AA tower. And from my testing, putting Outrun into Outbound is sufficient.

henbagle commented 1 year ago

Herobrine seems correct. BIOA_JUG_80_X_Outrun added to LoadChunkNames in streaming state Outbound in exports 323, 327, 328, 329, 330, 332, 341, 437 in BIOA_JUG00.pcc