MASH Posted August 26, 2017 Share Posted August 26, 2017 Newest MAMEUI source (25th Aug): For MAMEUI Arcade the m_process BOOLs for "Display extra folders (CPU, FPS, etc)" are missingin winui\layout.cpp lines 92 - 111. extern const FOLDERDATA g_folderData[] ={ {"BIOS"... -------> 1, CreateBIOSFolders, DriverIsBios, TRUE }, . . . {"Sound"... -------> 1, CreateSoundFolders }, M*A*S*H Link to comment Share on other sites More sharing options...
Robert Posted August 26, 2017 Share Posted August 26, 2017 You are correct. While I was fixing it my dev box failed, so it hasn't been updated to github. Link to comment Share on other sites More sharing options...
Robert Posted August 26, 2017 Share Posted August 26, 2017 Looks like some ram failed. Removed 8GB, and it's working again. 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