Jump to content

Robert

User Admin
  • Posts

    12,920
  • Joined

  • Last visited

  • Days Won

    348

Robert last won the day on April 30

Robert had the most liked content!

4 Followers

About Robert

Contact Methods

  • Website URL
    http://messui.polygonal-moogle.com/

Profile Information

  • Gender
    Male
  • Location
    Land of Oz

Recent Profile Visitors

171,407 profile views

Robert's Achievements

Mentor

Mentor (12/14)

  • Very Popular Rare
  • Dedicated Rare
  • Reacting Well Rare
  • Conversation Starter Rare
  • First Post Rare

Recent Badges

639

Reputation

  1. Robert

    MAMEUI64 0.277.0

    MAMEUI64 0.277.0 has been released. Available at https://messui.1emulation.com Changes: - Bugfixes for location of ini files - Bugfixes for various things in the Interface Options menu - Rename horizontal.ini to horizont.ini to align with MAME - C64: removed restrictions on .crt files which caused half of the existing files to be rejected - New Not-Working system: Cybervision 2001 - In treeview, fixed changing to another folder and not switching back - In Game Properties, the Software tab only shows if the system supports software - fixed crash if swpath is empty Please note: The options system has had a number of changes. If you are upgrading your existing installation, you need to copy ini\mame.ini and ini\ui.ini to the emulator root, otherwise you might lose your settings. * Also, it is very highly recommended that all paths be absolute paths - relative paths are considered unreliable.
  2. * Qemu 10.0.0 [PC] - https://download.qemu.org/ * SDLMAME for Mac 0.276 - https://ports.macports.org/port/mame/details/ * SDLMAME for Ubuntu 0.276 - https://sdlmame.wallyweek.org/download/ * MEmu 9.2.2 [Android] - https://www.memuplay.com/blog/en/category/release-notes * GearColeco 1.5.0 [Colecovision] - https://github.com/drhelius/Gearcoleco/releases * Yape 1.2.6 [Coomodore Plus/4,C16] - http://yape.homeserver.hu/ * Gearboy 3.7.0 [Gameboy] - https://github.com/drhelius/Gearboy/releases * GearSystem 3.8.1 [Genesis/Megadrive] - https://github.com/drhelius/Gearsystem/releases * Pantheon 15.000 [Multi-systems] - http://bostjan-grandovec.si/Content/Download.htm * Gopher64 1.0.16 [N64] - https://github.com/gopher64/gopher64/releases * Geargrafx 1.1.0 [PCE/SG16] - https://github.com/drhelius/Geargrafx/releases * XEMU 0.8.55 [XBOX] - https://github.com/xemu-project/xemu/releases * dgVoodoo 2.86.1 [Plugin] - http://dege.freeweb.hu/dgVoodoo2/dgVoodoo2/ * clmameUI 0.4 [ROM Manager] - https://mamedev.emulab.it/clrmamepro/ * RomProperies 2.5 [ROM Manager] - https://github.com/GerbilSoft/rom-properties/releases * RomVault 3.7.4 [ROM Manager] - https://www.romvault.com/ * Game Ex 19.08 [Front End] - https://www.gameex.com/news/ * pfeMAME 2.33.3 [Front End] - https://sourceforge.net/projects/pfemame/files * Simple Launcher 3.13 [Front End] - https://github.com/drpetersonfernandes/SimpleLauncher/releases
  3. Robert

    MAMEUI64 0.276.1

    It's all fixed for the next version. You can try out the automated build on github.
  4. * MAME 0.276 - https://www.mamedev.org/release.html * NegaMAME 0.276-1 - http://babelsoft.net/products/negamame.htm * WolfMAME 0.276 - https://github.com/mahlemiut/wolfmame/releases * MAMEUI64 0.276.1 - https://messui.1emulation.com/ * ARCADE64 9.276.1 - https://arcade.mameworld.info/ * GroovyMAME 0.276 - https://github.com/antonioginer/GroovyMAME/releases * Gear Coleco 1.4.0 [Colecovision] - https://github.com/drhelius/Gearcoleco/releases * Pyboy 2.5.2 [Gameboy] - https://github.com/Baekalfen/PyBoy/releases * Sameboy 1.0.1 [Gameboy] - https://sameboy.github.io/downloads/ * GearSystem 3.7.1 [Genesis/Megadrive] - https://github.com/drhelius/Gearsystem/releases * Higan (2024-11-02) [Multi-system] - https://github.com/bsnes-emu/bsnes/releases * Gopher64 1.0.15 [N64] - https://github.com/gopher64/gopher64/releases * RPCS3 v0.0.36 [PS3] - https://github.com/RPCS3/rpcs3/releases * XEMU 0.8.47 [XBOX] - https://github.com/xemu-project/xemu/releases * dgVoodoo 2.86 [Plugin] - http://dege.freeweb.hu/dgVoodoo2/dgVoodoo2/ * Erockus v13 [Front-end] - http://erockus.elementfx.com/arcade.html * Extramame 25.4 [Front-end] - https://www.wintools.net/extramame/ * Negatron 1.0.1 [Front-end] - http://babelsoft.net/products/negatron.htm * Simple Launcher 3.12 [Front-end] - https://github.com/drpetersonfernandes/SimpleLauncher/releases
  5. Robert

    MAMEUI64 0.276.1

    Found out what happened, but not why. Some of the default settings from mame are changed for mameui, but for some unknown reason they changed back, so causing problems for some people. I've just had to fix it up.
  6. Robert

    MAMEUI64 0.276.1

    There's been a few complaints about that, although I haven't changed anything in that area. Of course, it doesn't happen for me. All I can suggest (which seems to work) is to change all the relative paths to absolute ones, in mame.ini, ini\mame.ini, and ini\ui.ini For example if it said "roms", change that to "C:\mameui\roms" (or wherever your mameui is installed). And most importantly, make sure that inipath is set to "c:\mameui\ini" (so it is a folder from where mameui is installed), in mame.ini and ini\mame.ini . This is a bug that can affect mame and all derivatives, but for some reason mameui is affected more than the others. There's a rework of the options system planned, although I don't know when I'll have the time to do it.
  7. Robert

    MAMEUI64 0.276.1

    Version 0.276.1 has been released. It contains some late changes from the devs, and some other minor changes under the hood.
  8. * Qemu 7.2.17, 8.2.10 [PC] - https://download.qemu.org/ * ARCADE64 0.276.0 [Arcade] - https://arcade.mameworld.info * MAMEUI64 0.276.0 - https://messui.1emulation.com * HBMAME 0.245.24 - https://hbmame.1emulation.com * Gopher64 1.0.14 [N64] - https://github.com/gopher64/gopher64/releases * NestopiaUE 1.53.1 [NES] - http://0ldsk00l.ca/nestopia/ * Nuance 0.6.6 [Nuon] - https://github.com/andkrau/NuanceResurrection/releases * XEMU 0.8.44 [XBOX] - https://github.com/xemu-project/xemu/releases * Simple Launcher 3.11.1 [Front-End] - https://github.com/drpetersonfernandes/SimpleLauncher/releases
  9. Robert

    MAMEUI64 0.276.1

    MAMEUI64 0.276.1 has been released. Available at https://messui.1emulation.com Changes: - Various minor adjustments in the GUI - New working system: Macbug-1802 (Debugging console for Cosmac CPU) - New not-working system: Jantar 0801 (Polish clone of Osborne Executive)
  10. Robert

    HBMAME 0.245.24

    HBMAME 0.245.24 has been released. https://hbmame.1emulation.com/ What's new in HBMAME ==================== 2025-03-27 0.245.24 New Games --------------------------------- - [68kng] 68k Inside intro - [doubled1b] Double Dragon One demo (2025-02-17) - [mustache01] Mustache Boy (Europe) - [neopl] Neo Puzzle League (from CD) - [pakupaku3] Paku Paku (v0.03) - [roadkill] Roadkill demo (problems with inputs and sound) - [sf2mix] Street Fighter II: Dream Battle (Mix 1.4) - [sf2prime3] Street Fighter II': Prime (v0.3) - [sf2prime4] Street Fighter II': Prime (v0.4) - [sf2prime] Street Fighter II': Prime (v0.41)
  11. * MEmu 9.2.1 [Android] - https://www.memuplay.com/blog/en/category/release-notes * Raine 0.97.5-1 [Arcade] - https://raine.1emulation.com/download/latest.html * BGB 1.6.5 [Gameboy] - http://bgb.bircd.org/ * XEMU 0.8.40 [XBOX] - https://github.com/xemu-project/xemu/releases
  12. * SDLMAME 0.275 for Ubuntu - https://sdlmame.wallyweek.org/download/ * CPCALIVE 1.19c [Amstrad] - http://www.cpcalive.com/cpcalive_en.html * Raine 0.97.5 [Arcade] - https://raine.1emulation.com/download/latest.html * mGBA 0.10.5 [GBA] - https://mgba.io/ * ClownMDemu 1.2.1 [Genesis / Megadrive] - https://github.com/Clownacy/clownmdemu-frontend/releases * Gopher64 v1.0.13 [N64] - https://github.com/gopher64/gopher64/releases * XEMU v0.8.34 [XBOX] - https://github.com/xemu-project/xemu/releases * Simple Launcher 3.11 [Front End] -https://github.com/drpetersonfernandes/SimpleLauncher/releases * dgVoodoo 2.85 [Plugin] - http://dege.freeweb.hu/dgVoodoo2/dgVoodoo2/
  13. * MAME 0.275 - https://www.mamedev.org/release.html * ARCADE64 0.275.0 - https://arcade.mameworld.info * MAMEUI64 0.275.0 - https://messui.1emulation.com/ * MAME 0.275 for Mac - https://ports.macports.org/port/mame/details/ * Wolfmame 0.275 - https://github.com/mahlemiut/wolfmame/releases * MAME for RPi 0.275 - https://stickfreaks.com/mame/ * NegaMAME 0.275-1 - http://babelsoft.net/products/negamame.htm * HBMAME and HBMAMEUI 0.245.23 - https://hbmame.1emulation.com/ * Denise 2.5 [Commodore] - https://sourceforge.net/projects/deniseemu/files/ * Gearboy 3.6.1 [Gameboy] - https://github.com/drhelius/Gearboy/releases * Gopher64 1.0.10 [N64] - https://github.com/gopher64/gopher64/releases * RPCS3 v0.0.35 [PS3] - https://github.com/RPCS3/rpcs3/releases * Eighty-One v1.41 [Sinclair] - https://sourceforge.net/projects/eightyone-sinclair-emulator/files * XEMU 0.8.25 [XBOX] - https://github.com/xemu-project/xemu/releases * ClrMame 0.3 [Rom Manager] - https://mamedev.emulab.it/clrmamepro/ * Emupack 2.0-2502 [Front End] - https://emupack.blogspot.com/ * Erockus 12.9 [Front End] - http://erockus.elementfx.com/arcade.html * Extramame 25.3 [Front End] - https://www.wintools.net/extramame/ * Simple Launcher 3.10.2 [Front End] - https://github.com/drpetersonfernandes/SimpleLauncher/releases
  14. Robert

    HBMAME 0.245.23

    Ah.. yes I remember this now. You have to set your Folders directory to be the full path, for example C:\HBMAME\folders . If you just use the default "folders", it may or may not work. Same applies for all the other directory settings too. The other day I was trying to set up Arcade64 on a pc, and I had all kinds of problems until I remembered about this. Once I corrected the paths it all worked as intended.
  15. Robert

    HBMAME 0.245.23

    What bug? You'll have to remind me.
×
×
  • Create New...