Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Items get rerandomized #930

Open
ProtOn-Gamer opened this issue Sep 25, 2024 · 0 comments
Open

Items get rerandomized #930

ProtOn-Gamer opened this issue Sep 25, 2024 · 0 comments

Comments

@ProtOn-Gamer
Copy link

ProtOn-Gamer commented Sep 25, 2024

Version

3.2.5 (b05b532)

Seed

R730-Q60Q-XXHH4HZZZMEZ9H3107JZZZZZZZ5ZZZZZZZZZZZZZZZZZZZZZZZZZ

Scenario

RE 3 (Jill)

Player Character

Leon (RE2R)

What happened?

The lockpick in this seed is a C Powder and the actual lockpick is the Kendo Fax both in the STARS Office.
The Night gets triggered by the C Powder because it is in the original place of the lockpick.
If you go the first time through Room 103 Warehouse Street (daytime), there is no crash.
When the Night gets properly triggered, the game crashes as you reach Room 11E Warehouse Street 2 (nighttime).
This crash could be due to two machine oils which get randomized, but it should only be one machine oil.
The problem is, if you don´t collect the Items in the uptown before the RPD and the nighttime gets triggered,
all the Items in the uptown, which you didn´t collect, get re-randomized, so it is possible that there are
two machines oils and two lighter oils. This could cause the crash in the Warehouse Street 2 (nighttime).
The Randomizer considers Day and Night Rooms as different rooms, although so are the same Rooms only with different lighting, so the remaining Items get randomized again.

The Day and Night Rooms are as follows:

Day - Night

102 Warehouse Alley - 11D Warehouse Alley 2
103 Warehouse Street - 11E Warehouse Street 2
104 Basement Alley - 11F Basement Alley 2
105 Bar Jack Alley - 120 Bar Jack Alley 2
106 Bar Jack Street - 121 Bar Jack Street 2
108 Barricade Alley - 122 Barricade Alley 2
109 Firehose Alley - 123 Hydrant Alley 2
10A RPD Street - 124 RPD Street 2
110 RPD Front - 125 RPD Front 2

Solution: The Item Randomizer should only randomize the Day Rooms and transfer the same Items to the Night Rooms, if the Player did not collect them at Daytime.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant