Main > Software Forum
artwork fill edges hack
SirPoonga:
ok, I finally got mame source and compile environment. I am compiling mame as we speak to get a base. I will be looking at my fill edges hack. However, from what I see it should be correct. I do think I know how to get rid of the global variable that is used (generally that is a programming no no). Will keep you up to date.
SirPoonga:
Ok, I used sticky notes on my coputer screen to test this out. It seems to be working fine. Now I am going to try and tweak it :)
SirPoonga:
update!
http://free.hostdepartment.com/S/SirPoonga/hacks.html#7
Tiger-Heli, let me know :) It works fine for me.
Howard_Casto:
sweet
since i have to muck about in the mame code again, i'll go ahead and try it too
Tiger-Heli:
--- Quote from: SirPoonga on July 26, 2004, 09:49:12 pm ---update!
http://free.hostdepartment.com/S/SirPoonga/hacks.html#7
Tiger-Heli, let me know :) It works fine for me.
--- End quote ---
I probably did something wrong - I clicked the link and the art.txt file opened (http://free.hostdepartment.com/S/SirPoonga/art.txt). I copied the text part of this and pasted it into notepad and saved it as C:\mingw\mame\art.txt. Then I ran patch -u -p 1 -i art.txt and got:
patch unexpectedly ends in middle of line
patch: ***** Only garbage was found in the patch input.
Could you maybe .zip up the art.txt file?