- Mar 27, 2018
- 275
- 941
I don't think the issue is actually RAGS (although it sure doesn't help). I once decompiled the game and checked the code, back when I had idle thoughts of improving the game, and I immediately gave up on the idea because holy shit the creator of this game had a lot of cool ideas but he was definitely not a programmer. The game logic is a complete mess and I am almost sure it crashes because of some weird index out of bounds that eventually happens somewhere in one of the many extremely sloppily designed variables. I suspect that the conversion will also crash, unless this bug (bugs?) are fixed.