Pending updates to the backend by DosDude, I have overridden the patch updater to allow using recent MouSSE versions without warnings as attached below.
If/When DosDude updates things, you can delete the
NOTE:
- Download and extract attached
FixPatchUpdate093.zip
orFixPatchUpdate095.zip
file for the MouSSE version upgrade- This will expand into an
OverrideUpdater
folder - Navigate into this folder
- This will expand into an
- Copy the
myDosDude
folder to yourDocuments
folder- This contains an amended version of the
updates.plist
file from the DosDude server - This file is what is checked by the DosDude Patch Updater and will be hosted locally instead
- DosDude uses a SHA1 hash of
AAAMouSSE.kext/Contents/MacOS/MouSSE
to identify changes and this has been updated here to match the new versions - Also changed cosmetic issue which appears to suggest the patch adds SSE 4.1 support to say SSE 4.2 instead
- This contains an amended version of the
- Open the
com.dosdude1.Patch-Updater.plist
file in the OverrideUpdater folder using a plist or plaintext editor- This is amended to point to your locally hosted
updates.plist
file - Add your user name to the indicated location
- Save and close
- This is amended to point to your locally hosted
- Copy the amended
com.dosdude1.Patch-Updater.plist
file - Go to ~/Library/Preferences and rename the
com.dosdude1.Patch-Updater.plist
file there tox-com.dosdude1.Patch-Updater.plist
- Paste in the amended
com.dosdude1.Patch-Updater.plist
file - Reboot and no more messages
If/When DosDude updates things, you can delete the
myDosDude
folder and the amended com.dosdude1.Patch-Updater.plist
file, rename x-com.dosdude1.Patch-Updater.plist
file back to com.dosdude1.Patch-Updater.plist
and reboot to be back in line ... I would actually just keep mine for flexibility myself.NOTE:
- This
updates.plist
file is for Mojave. - If on another OS version, first carry out Steps 1 & 2 then look in
~/Library/Preferences/com.dosdude1.Patch-Updater.plist
file for the path to theupdates.plist
file on DosDude server - Navigate to that file, copy the contents and overwrite your
~/Documents/myDosDude/updates.plist
file - Search for
MouSSE
and under thepatchedFileSums
key, change the hex value to:- For v093:- 66938b1e0264653d89d649fe2519fd1066919e94
- For v095:- 112acf92995e1016ee70acf51053f62bec593bfa
- Continue from Step 3
Attachments
Last edited: