TRY - CATCH converting into a "Console Application"?

I noticed a while back you have to try-catch the audio or your game will crash (At least on PC’s). I’ve come back to this issue as I’m about to change how the textures and such work, mainly to load a different texture on a fail. But on certain platforms, the GPU won’t launch the game and it’ll crash, usually on integrated graphics cards. In this scenario, are you able to suddenly launch a “Console Application” instead, without you having to have the Console App on by default?