TeamREPENTOGON / TeamREPENTOGON/REPENTOGON
Incorrect dsound.dll being loaded by the game
@Sylmir is already working on this.
Since Sep 15, 2024.
- Dominant language
- C++
- Stars
- 345
- Forks
- 51
- Avg merge
- 11h 2m
- Merged PRs (30d)
- 4
Description
Ok, so I am willing to concede that my computer is just cursed beyond all reason, and that the wicked witch of the west herself has come to make my own life a living hell for whatever reason she so desires. But for some reason, the game is just not loading the dsound.dll (or any of the relevant replacement DLLs) from the working directory. Instead, it's grabbing all of them from %windir%\SysWOW64
Here's the console output of isaac-ng.exe attached console output from Visual Studio:

and here's a video of me attempting to load the game with the full setup installed (the slower startup time is due to me recording the screen with ShareX): https://youtu.be/s-WQGvrRlfY?si=LeqKaW4fSRccfjF6
I am (attempting to 💀) running REPENTOGON 1.9.0d on Windows 10 22H2 (19045.4412)
as a side note, how would I be able to debug Isaac from the REPENTOGON vs solution itself? it'd be nice for my own purposes haha but if it's not possible that's ok.
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.
Assessment
This issue has not been assessed yet.