hedge-dev / hedge-dev/UnleashedRecomp
Game has a chance to load infinitely after "The First Night" cutscene
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 5.1k
- Forks
- 421
- PR merge metrics
- No merged PRs in 30d
Description
UPDATE
We have been looking more into this and we are suspecting it's a race condition from the original game that only shows itself in specific hardware configurations. The game gets stuck while trying to free a sound that is already playing. We're not yet sure why this only happens in specific systems.
Original Post
All DLC installed, no mods, no codes.
Video displaying the issue: https://youtu.be/njjprlwH8_E
PC specs:
- CPU: AMD Ryzen 5800X
- GPU: RTX 2080
- GPU Driver: NVIDIA Driver 572.16
- OS: Windows 10
- Version: 22H2
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the video and the updated report, then reproduce the hang after the "The First Night" cutscene with the listed hardware and software configuration. Investigate the suspected race while freeing an already-playing sound; done means the game proceeds past the cutscene without loading indefinitely.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100