sebbiecoe Posted May 27, 2016 Share Posted May 27, 2016 How do you compile a MESS only version with the UI interface. I have tried using SUBTRAGET=mess OSD=messui which generates the program messui.exe without error but the program will not run. Your help gratefully appreciated Link to comment Share on other sites More sharing options...
Robert Posted May 27, 2016 Share Posted May 27, 2016 SUBTARGET="mess" gives you MAME with just the MESS parts, and MAME's default UI (the MEWUI thing) SUBTARGET="mess" OSD="newui" gives you the same, but you can enable the white menubar. SUBTARGET="mess" OSD="messui" gives you the MESSUI frontend plus the newui menubar. If you are trying to build 0.174, you need to download MAME source from MAMEDEV, then apply the MESS source changes from the .rar file. Or if you just want whatever is the latest GIT, just download a github zip package and compile that. The program runs here. I've heard there might be trouble on Windows 10. I don't have it (win10), therefore cannot support it. Link to comment Share on other sites More sharing options...
sebbiecoe Posted May 27, 2016 Author Share Posted May 27, 2016 many thanks Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now