chimera
chimera copied to clipboard
Unable to re-enable Bink videos on startup without modding and rebuilding Chimera
So I've been having a Chimera issue for years and many different versions where even with startup videos enabled in chimera.ini (intro_videos=1), they still will not start, so it doesn't seem to care what the setting is, it will use enable_novideo regardless. I realize it is an annoyance fix for many, but if the option is given to enable or disable the behavior, the option should work. I've encountered the issue on different computers with different configurations. I have sidestepped the issue by recently rebuilding Chimera on my end by commenting out "enable_novideo();" (line 282) in chimera.cpp to stop this functionality from being used, but this doesn't actually fix the incorrect behavior of Chimera per se.