Bug 28461 - gxmame 0.33 needs a patch to work with xmame 0.72.1
|
Bug#:
28461
|
Product: Gentoo Linux
|
Version: 1.4
|
Platform: x86
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: games@gentoo.org
|
Reported By: leroutier@gmail.com
|
|
Component: Games
|
|
|
URL:
|
|
Summary: gxmame 0.33 needs a patch to work with xmame 0.72.1
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2003-09-11 10:21 0000
|
heres what i get from trying to use the patch:
patching file src/gxmame.h
Hunk #1 succeeded at 645 (offset -11 lines).
patching file src/mameio.c
patching file src/options.c
Hunk #2 FAILED at 7253.
Hunk #3 succeeded at 6278 (offset -985 lines).
Hunk #4 FAILED at 6301.
Hunk #5 succeeded at 6321 (offset -985 lines).
Hunk #6 succeeded at 6383 (offset -985 lines).
2 out of 6 hunks FAILED -- saving rejects to file src/options.c.rej
seems this patch was :
- for CVS, not 0.33 release
- fucked up because i edited it in my favorite editor, with line-wrap ON ;)
i'll try to correct this and post it here just after.
so, let this bug on-hold, i'll try to be not too long
make sure it works with xmame-0.74.1 which i'm adding to cvs soon ;)
*** Bug 29179 has been marked as a duplicate of this bug. ***
Ok, I've got a reworked video mode patch against 0.33-r1. Has to patch after
the joystick patch. Tested X11 fullscreen mode with and without YUV and YV12
(which doesn't work quite right anyways). Works.
combined your patch with existing patch and it seems to be fine
thanks :)