MrSapps

Results 83 comments of MrSapps

I'll have 141 after 100 more bugs are raised 🥇

Makes sense, if you put any file in the game dir with a long name it will crash the game.

field_11C_bird_portal_id = -1; is set in Mudokon::AI_Escape_6_47A560 which then causes auto pBirdPortal = static_cast(sObjectIds_5C1B70.Find_449CF0(field_11C_bird_portal_id)); to return nullptr in Mudokon::JumpMid_36_474570. Not sure exactly how to change the logic to let the...

Yeah this kind of thing should be possible - the pause menu dev options currently has the aspect option for AE - marking this as a feature request because it...

I believe @Nemin32 added some keys for this, however there still isn't any in game UI for it.

We could probably do with someone with a slower machine testing this to check it doesn't impact performance. Maybe @mouzedrift can try one the build is fixed.

I suspected that might be an issue. @ilelann it might be better to try to get https://github.com/AliveTeam/sound_rev working instead as this can work without another thread which would remove the...

A temp hack fix was merged that removes the busy loops, already confirmed that this causes stuttering on some machines but it can be turned off via the ini. Hack...

Its not easy to test AO with the original rendering code as it uses AEs. However if you simply run the original game you'll see this issue doesn't repro. I...

not sure what you mean by crooked? might help to slow down the frame rate in the video or something