Sylmir

Results 9 issues of Sylmir

Rag Man's heal should not increase its health above its max health

vanilla-tweaks

Exactly what it says on the title, makes it easier to reproduce setups that crash with Repentogon

Right now, if class B derives from A, and overrides a function from A while changing the return type of the function, the ZHL parser rejects the override as ill-formed....

ZHL

- [ ] Update the download checks in the launcher to include zhlLoader.dll - [ ] Update zhlLoader to have a version variable. While the loader should be frozen, better...

## Existing issues from REP- discovered while working on REP+ - [ ] Isaac.Get/SetDwmWindowAttribute - Set->Get returns weird values ## Known issues in REP+ - [ ] Co-op menu must...

If a to-be detoured function contains jumps back to instructions whose bytes are contained within the first five bytes of the function, Detour does not fix the jumps within the...

ZHL

If a to-be detoured function contains a jump anywhere within its first five bytes, Detours generates an invalid trampoline when detouring. It naively copies all bytes of all broken instructions...

ZHL