Software Support > GroovyMAME

GroovyMAME 0.227 - Switchres v0.017t

<< < (6/241) > >>

RobeeJ:

--- Quote from: Doozer on August 23, 2016, 09:27:09 am ---Please, can you test tekken2 rom? The game will normally crash after the colour bar initialisation screen due to a resolution switch.

--- End quote ---

Tekken 2 works for me, I am using an LCD monitor though. No idea if that helps you or not.

planexcvs:
Tekken 2 worked for me also, but granted I also tested on a LCD and not on any of my arcade machines yet.

I'm guessing that's the only significant game that's not working right?

I also noticed when applying the patches, I couldn't apply the groovymame diff to the mame source in binary. It always tripped up, so I ended up removing the --binary flag. Seems to have turned out ok.

There was a similar issue with the MKChamp hiscore diff, but I opted to modify the patch to just add no-nag since I want to try out MAME's official hiscore feature.

planexcvs:

--- Quote from: planexcvs on August 24, 2016, 10:08:16 pm ---Tekken 2 worked for me also, but granted I also tested on a LCD and not on any of my arcade machines yet.

I'm guessing that's the only significant game that's not working right? Not bad for an alpha build.

I also noticed when applying the patches, I couldn't apply the groovymame diff to the mame source in binary. It always tripped up, so I ended up removing the --binary flag. Seems to have turned out ok.

There was a similar issue with the MKChamp hiscore diff, but I opted to modify the patch to just add no-nag since I want to try out MAME's official hiscore feature.

--- End quote ---

haynor666:
It will work for LCD because for LCD groovymame does not switch resolutions. It set one (usually the same as desktop) and keep it for whole session.

Problems appear only if You use modes like generic_15 or arcade_15 or any other custom modes. Also if You are using super resolutions then probably switching from 256x240 to 320x240 (in both cases 2560x240 will be used) for example in Genesis won't crash groovymame but switching from 512x240 (using 2560x240) to 512x480 (using 2560x480) will crash groovymame.

keropi:

--- Quote from: Doozer on August 24, 2016, 07:58:46 am ---Check the following file ./src/emu/emuopts.cpp , the goovy section to add is the following (must be applied manually): [...]


tried to apply that as a .diff and it didn't work, certainly I am doing something wrong....


--- Quote ---[MINGW64] C:\msys64\src>patch --binary -p0 -E <C:\msys64\extra.diff
patching file src/emu/emuopts.cpp
patch unexpectedly ends in middle of line
Hunk #1 FAILED at 201.
1 out of 1 hunk FAILED -- saving rejects to file src/emu/emuopts.cpp.rej
--- End quote ---

really interested in learning to do this myself, so any help will appreciated  :)
--- End quote ---

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version