File dont_check_savestate_md5_sum.diff of Package mupen64plus

--- source/mupen64plus-core/src/main/savestates.c.orig	2014-06-13 18:31:21.833939471 +0200
+++ source/mupen64plus-core/src/main/savestates.c	2014-06-13 18:32:34.342155321 +0200
@@ -237,13 +237,6 @@
         return 0;
     }
 
-    if(memcmp((char *)curr, ROM_SETTINGS.MD5, 32))
-    {
-        main_message(M64MSG_STATUS, OSD_BOTTOM_LEFT, "State ROM MD5 does not match current ROM.");
-        gzclose(f);
-        SDL_UnlockMutex(savestates_lock);
-        return 0;
-    }
     curr += 32;
 
     /* Read the rest of the savestate */
openSUSE Build Service is sponsored by