-
Posts
12,927 -
Joined
-
Last visited
-
Days Won
349
Content Type
Profiles
Events
Forums
Blogs
Downloads
Posts posted by Robert
-
-
* SDLMAME 0.277 for Ubuntu - https://sdlmame.wallyweek.org/download/
* Flycast 2.5 [Arcade] - https://github.com/flyinghead/flycast/releases
* L3/S1 Basic 0.8.1 [Hitachi S1] - http://s-sasaji.ddo.jp/bml3mk5/download.htm
* JKCEMU 0.9.8.6 [East German computers] - http://www.jens-mueller.org/jkcemu/
* GearGrafx 1.4.0 [PC Engine] - https://github.com/drhelius/Geargrafx/releases
* SimCoupe 1.2.14 [Sam Coupe] - https://github.com/simonowen/simcoupe/releases
-
Yes, that is intended.
-
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.
-
* 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
-
It's all fixed for the next version. You can try out the automated build on github.
-
* 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
-
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.
-
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.
-
Version 0.276.1 has been released. It contains some late changes from the devs, and some other minor changes under the hood.
-
* 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
-
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)
-
1
-
-
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)-
1
-
-
* 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
-
* 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/
-
* 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
-
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.
-
What bug? You'll have to remind me.
-
Forgot that primrag2 was in HBMAME, now it's removed for next release.
-
HBMAME 0.245.23 has been released.
https://hbmame.1emulation.com/
What's new in HBMAME
====================2025-02-27 0.245.23
New Games
---------------------------------
- [bpanicdx] Block Panic DX (2025-01-01)
- [flapchck] Flappy Chicken (2023-04-30)
- [goldaxen] Golden Axe (Neo-Geo port)
- [jumpnrund] Jump n Run Tech Demo
- [karnovn] Karnov (Neo-Geo port)
- [mpatrolut] Moon Patrol (Unknown Territories)
- [pown] P.O.W. (Neo-Geo port)
- [samsho2pe1] Samurai Shodown II (Perfect v2.4, 2025-01-27)-
1
-
-
MAMEUI64 0.275.0 has been released.
Available at https://messui.1emulation.com
Changes:
- ELF2: More work to get this fully working
- Game.com - patch so that Inufuto games can run
- Added expat security patch
- Added shoot sound to pleiads and clones (except pleiadsgmp)
- Pleiadsgmp: fixed continual roaring noise
- Fixed the menu item "Hide Menubar"
-
* MAME 0.274 for Mac - https://ports.macports.org/port/mame/details/
* CPCalive 1.19b [Amstrad] - http://www.cpcalive.com/cpcalive_en.html
* Pyboy 2.5.1 [Gameboy] - https://github.com/Baekalfen/PyBoy/releases
* Gear System 3.7.0 [Ganesis/Megadrive] - https://github.com/drhelius/Gearsystem/releases
* ARES v143 [Multi-system] - https://ares-emu.net/download
* Gopher64 1.0.8 [N64] - https://github.com/gopher64/gopher64/releases
* Bochs 3.0 [PC] - https://bochs.sourceforge.io/
* XEMU 0.8.20 [XBOX] - https://github.com/xemu-project/xemu/releases
-
Golden Axe port to Neogeo is available, as is Karnov port.
I've got the P.O.W. port as well, but only on neogeoCD currently. I'll see if it's possible to make roms out of it.
There's a Double Dragon One demo, also for Neogeo, that's in the current HBmame.
-
1
-
-
* Qemu 9.1.3, 7.2.16, 8.2.9 [PC] - https://download.qemu.org/
* SDLMAME 0.274 for Ubuntu - https://sdlmame.wallyweek.org/download/
* CPCalive 1.19a [Amstrad] - http://www.cpcalive.com/cpcalive_en.html
* HBMAME 0.245.22 [Arcade] - https://hbmame.1emulation.com/
* MAME 0.274 for RPi - https://stickfreaks.com/mame/
* NegaMAME 0.274-1 - http://babelsoft.net/products/negamame.htm
* Altirra 4.31 [Atari] - https://virtualdub.org/altirra.html
* CDI-emu-0.5.3-beta8 [Philips CD-i] - https://www.cdiemu.org/?body=download
* XRoar 1.8.2 [Dragon64/Coco] - http://www.6809.org.uk/xroar/
* ClownMDemu 1.1 [Genesis] - https://github.com/Clownacy/clownmdemu-frontend/releases
* Ares v142 [Multi-system] - https://ares-emu.net/download
* JGenesis 0.9.0 [Multi-system] - https://github.com/jsgroth/jgenesis/releases
* Pantheon 14.814 [Multi-system] - http://bostjan-grandovec.si/Content/Download.htm
* Gopher64 1.0.6 [N64] - https://github.com/gopher64/gopher64/releases
* Nemulator 4.6 [NES] - http://nemulator.com/downloads.html
* Q-emuLator 3.5.2 [Sinclair QL] - https://www.terdina.net/ql/winql.html
* Cemu 2.6 [Wii-U] - https://github.com/cemu-project/Cemu/releases
* XEMU 0.8.16 [XBOX] - https://github.com/xemu-project/xemu/releases
* Erockus 12.8 [Front-end] - http://erockus.elementfx.com/arcade.html
* Extramame 25.2 [Front-end] - https://www.wintools.net/extramame/
* SimpleLauncher 3.9.1 [Front-end] - https://github.com/drpetersonfernandes/SimpleLauncher/releases
-
Yes, you are correct. It seems the function was commented out a long time ago and forgotten about. I've just restored it. When you hide the menu bar it will come back next time you run the game.
The proper way is to set things up so that the bar is hidden for arcade games, but shows for computers/consoles. To make that happen, create a file called arcade.ini in the ini folder, and put one line into it: menu 0
For individual games and systems, you can right-click on the game, Properties, Miscellaneous, and adjust the checkbox "Show Menu".
HBMAME 0.245.25
in MameUI
Posted
HBMAME 0.245.25 has been released.
https://hbmame.1emulation.com/
What's new in HBMAME
====================
2025-05-10 0.245.25
New Games
---------------------------------
- [gladmort] Gladmort
- [pulstara] Pulstar (alt 1)
- [pulstar02] Pulstar (alt 2)
- [sf2prime] Street Fighter II': Prime (v0.50)
- [sf2prime45] Street Fighter II': Prime (v0.45)
- [spkick] Super Power Kick (beta 1)
- [vaporous] Vaporous intro