Jump to content

Robert

User Admin
  • Posts

    12,916
  • Joined

  • Last visited

  • Days Won

    347

Everything posted by Robert

  1. OK I can see the problem with TG16 but it's a side-effect of allowing several different pieces of software to be mounted in different media slots. What happens is if you choose bombmn94 it loads up a CDROM for that game. Then if you choose Bonk it loads up a Cart for that game. However the CDROM stays in, and it takes precedence, so it keeps trying to run bombmn94 instead. You will need to click on Media View, and unload the CDROM.
  2. * Ootake 2.83 [TG16/PCE] - http://www.ouma.jp/ootake/ * Fuse 1.4.0 [sinclair] - http://fuse-emulator.sourceforge.net/ * Clrmamepro 4.033 [Rom Manager] - https://mamedev.emulab.it/clrmamepro/ * GameEx 14.90 [FE] - https://www.gameex.com/news/ * IV/Play 1.8.2 [FE] - http://www.mameui.info/
  3. SW Files does a few checks and if any fail, it defaults to the emulator directory. Firstly you have to set up up the Software Files Base directory - this points to the root of all your loose software. Then for each system (you only need to do the parents) go to the Software tab and add the folder(s) where the software is to be found. It must not be the same as the Base. So, in my case the Base = E:\DATA and the Software for NES is E:\DATA\Nintendo\nes . As long as they are different and are both valid existing directories, then it should work.
  4. The splitters bug (2nd picture) has now been fixed, but you'll have to wait until next release to get it.
  5. The splitters issue has been fixed at last. Another known bug, the Software Area checkbox wasn't always synchonised with the actual software area showing or not, this is fixed too.
  6. Use the 32-bit build. I haven't seen the SW Items problem although a few people have reported it. I cannot fix what I cannot see. In the Directories, does 'hash' show when you look at the Hash directory?
  7. There's no 4k support because I don't have such monitor to test with. Also I don't use Windows 10 (in case you do). The workaround for the 2nd picture is in the changelog. I don't see Bomberman or Bonk in your pictures. What system are they for?
  8. * Pantheon 6.148 [Multi] - http://bostjan-grandovec.si/Content/Download.htm * DCmoto (2017-09-03) [Thomson] - http://dcmoto.free.fr/ * jzintv (2017-09-02) [intellivision] - http://spatula-city.org/~im14u2c/intv/ * Mark5 v1.5.4 [bML3] - http://s-sasaji.ddo.jp/bml3mk5/download.htm * QEmu 2.10.0 [FE] - https://download.qemu.org/
  9. Going on that, I've just uploaded new versions of MAMEUI to the messui site. Also, the download for MESSUI64 has been removed as it would have had the same problems, but since nobody complained I have to assume nobody uses it. Anyone who does can get the 32-bit version.
  10. Good to see you've got something that works. Enjoy!
  11. Perhaps. I don't have Windows 10 as I find Windows 7 does all I need.
  12. Hi, yes it's a problem with certain compiler versions. I'm still using 5.3.0 so you might like to try that. Just tried mameui64 and the software list shows up fine.
  13. Yeah I had already approved your account. For some reason gmail rejects our emails.
  14. Well, the code for software-and-slots to MAME's core was indeed stabilised, but the 64-bit version has a whole bunch of issues in the winui side of things. My testing was all done with the 32-bit build (which works fine), but it turns out the 64-bit build needed extra testing. So, fixed in the last few days: - Crash when wanting to change the background image and hitting either Cancel or Open - Crash when non-numeric data existed in mameui.ini where numbers were expected - Random crash when trying to get back the cache value from mame_g.ini - Doesn't remember which system you had chosen when you quit. - Doesn't remember which software tab you had chosen when you quit. The fixes for all this means you have to delete mame_g.ini again, otherwise it will crash on the large cache numbers that currently exist (it's a c++ exception, i cannot prevent it).
  15. MAME 0.189 was released * Official - http://mamedev.org/release.html * MAMEUI64 - http://www.mameui.info/ * MESSUI and MAMEUI32 - http://messui.1emulation.com/ * WolfMAME - http://wolfmame.marpirc.net/ * ARCADE32/64 - http://arcade.mameworld.info/ * SDLMAME for OS/X - http://sdlmame.lngn.net/ Other * Cemu v1.9.1 [Wii-U] - http://cemu.info/ * Play (2017-08-29) [PS2] - http://purei.org/ * GameEx 14.83 [FE] - https://www.gameex.com/news/ * Bitcomet v1.47 [bT] - http://www.bitcomet.com/en/changelog
  16. MESSUI 0.189 and MAMEUI 0.189 have been released and are available at the usual place: http://messui.1emulation.com/ There's no release of HBMAME. Changes: - Another big rewrite due to new code that was added to the core. - History indexing speed was improved. - Software displays will change if slots added that add extra media devices or enable extra software lists. - Many, many other small changes, too many to list individually - The mame_g/mess_g.ini and mameui/messui.ini files have a new format. All existing settings will be lost. - The new default window size has been expanded from 800x600 to 1024x768. Note: - The new code we've had problems with has been largely stabilised, and has extra work done to make it more stable than official MAME. If you find that MAME crashes when changing slots or software, give MESSUI a try. - In the MAME internal UI, selecting Configure Machine then Video Options will crash. MAME devs are looking into it. - When you first try setting up MESSUI/MAMEUI, there's a problem with the splitters covering up the list of games. There's a workaround: "Start MESSUI/MAMEUI. Drag out the bottom-right corner to expand it to the desired size (even though it looks like crap). Close it. Open it. Now you can adjust the splitters and it will look ok. Close it again to save the settings. Next time you open it, everything will be fine."
  17. * Stella 5.0.2 [Atari 2600] - https://github.com/stella-emu/stella/releases * Xroar 0.34.8 [Dragon / Coco] - http://www.6809.org.uk/xroar/ * Mednafen 0.9.47 [Multi] - https://mednafen.github.io/releases/ * FEEL v.1.9.8.1e [FE] - http://feelfrontend.altervista.org/download/
  18. Robert

    MAMEUI 189GIT

    Looks like some ram failed. Removed 8GB, and it's working again.
  19. Robert

    MAMEUI 189GIT

    You are correct. While I was fixing it my dev box failed, so it hasn't been updated to github.
  20. I've spent the last 2 weeks doing major stability fixes, and at the moment it's looking pretty good. Reported issues: 1. Crash when setting up rom folders or even just hitting cancel - unable to replicate. 2. Crash when selecting a background image - unable to replicate. 3. Splitters turn the screen into mush on a new install - this is confirmed but not fixed yet. But there is a workaround. Start MESSUI/MAMEUI. Drag out the bottom-right corner to expand it to the desired size (even though it looks like crap). Close it. Open it. Now you can adjust the splitters and it will look ok. Close it again to save the settings. Next time you open it, everything will be fine. Other issues that caused grief: 1. Crash when selecting certain MESS systems. This was due to multiple bugs both in winui (MESSUI/MAMEUI) and in the core. They have been fixed, as far as I can tell. 2. Crash when selecting certain games on intermediate builds. The driver cache wasn't being updated and presented incorrect info. There was also a winui bug affecting clone detection. This has been fixed. 3. Crash in NewUI that doesn't happen in the tab menu, when you load software, then do something that changes the name of slot the software was in. Not yet fixed. Fixed! 4. In the MAME (Mewui) menu, selecting Configure Machine then Video Options will crash MAME. Known about by the developers, but no solution is in sight. PLEASE NOTE: The ini files used by winui (MAME_g.ini and mameui.ini / MESS_g.ini and messui.ini) now have a new format and is not compatible with the earlier files. This means that all your frontend settings (including play times) will be lost.
  21. * Ootake 2.82 [TG16/PCE] - http://www.ouma.jp/ootake/ * Higan v104 [Multi] - https://byuu.org/emulation/higan/ * Emulicious (2017-08-14) [Multi] - http://emulicious.net/news/ * ColEm 4.1 [Colecovision] - http://fms.komkon.org/ColEm/ * Emu48 v1.59 [HP Calculators] - http://hp.giesselink.com/emu48.htm * EightyOne v1.6 [sinclair] - https://sourceforge.net/projects/eightyone-sinclair-emulator/rss?path=/ * pfeMAME v1.008 [FE] - https://sourceforge.net/projects/pfemame/rss?path=/
  22. Added no$psx
  23. * no$PSX 2.0 [PSX] - http://problemkaputt.de/psx.htm * Mednafen 0.9.46 [Multi] - https://mednafen.github.io/releases/ * AgatEmulator 1.28 [Apple 2] - https://sourceforge.net/projects/agatemulator/rss?path=/ * RockNES 5.53 [NES] - http://rocknes.web.fc2.com/
×
×
  • Create New...