Jump to content

All my products and services are free. All my costs are met by donations I receive from my users. If you enjoy using any of my products, please donate to support me. Thank you for your support. Tom Speirs

Patreon

[APP] MAME Compiler 64 v2.0.165


headkaze

Recommended Posts

There is no need to compile your own version of MAME anymore since MAMEDev have implemented a powerful Lua plugin system for things like hiscore and cheats.

Even CPWizard uses a showcp plugin now instead of a patch to display your CP while MAME is paused.

Additionally if you need DirectInput support (for injecting keys into MAME) you can simply use a hex editor and replace "RegisterRawInputDevices" with something like "***DISABLE_RAW_INPUT***". To enable RawInput again just replace it back with "RegisterRawInputDevices".

I can't really think of a reason for compiling a custom version of MAME anymore except for maybe those who want to enable the built-in debugger for searching memory locations for hiscore patches or cheats.

  • Like 1
Link to comment
Share on other sites

  • 4 weeks later...

I have confirmed that the hi score lua plugin works well with the 0.193 build. There doesn't seem to be a plugin for suppressing the "nag" or warning screens unless I am totally missing it in my searches.

Link to comment
Share on other sites

  • 1 month later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...