mupen64plus / mupen64plus-video-rice

Video plugin for the Mupen64Plus v2.0 project, using OpenGL. This plugin is based on the RiceVideoLinux plugin from earlier versions of Mupen64Plus.
31 stars 40 forks source link

Fix crash if RiceVideoLinux.ini can not be found #50

Closed rlabrecque closed 9 years ago

rlabrecque commented 9 years ago

This fixes a null pointer usage crash that I get every single time that I set up m64p from source on Windows when I don't have any config or data files moved over yet.

Narann commented 9 years ago

Thanks!