When the pink monster captures you, and you are with the dog, you have to use the special power to get the seed.
After the seed drops, the game will crash.
Only version 0.2.9f is affected, e and d are fine. It is only happening in Release build.
The crash is only happening with the nearest and linear scaling, but not with xbr.
If I set the xbr scaler, then there won't be any crash, just a short flickering.
If I set the scale factor to 1 instead of 3, then the crash also doesn't happen.
If I set widescreen to true, then the crash also does not happen.
So it is happening in case of this configuration only:
When the pink monster captures you, and you are with the dog, you have to use the special power to get the seed. After the seed drops, the game will crash. Only version 0.2.9f is affected,
e
andd
are fine. It is only happening in Release build. The crash is only happening with thenearest
andlinear
scaling, but not withxbr
. If I set thexbr
scaler, then there won't be any crash, just a short flickering. If I set the scale factor to 1 instead of 3, then the crash also doesn't happen. If I set widescreen to true, then the crash also does not happen.So it is happening in case of this configuration only:
@cyxx: you might be interested.
Crash happens due to screen shaking, in this method: https://github.com/CommonLoon102/hode-vs/blob/master/system_sdl2.cpp#L417