Main > Software Forum
How to use SA Dev's MAme Tweaks
Necro:
FYI, thats the same file as the old one :) (no descriptions, etc.) :)
Hrm. Tried again also and same error as above.
This is what I do, step by step.
- Extract the 0.103 mame.zip files into a directory.
- Run patch -p0 -E <0103u1.diff from that directory in an MSYS window
- Run patch -p0 -E <0103u2.diff from that directory in an MSYS window
- Run applyscr.bat and it gives the above error.
I'm testing things out, but it seems some can be applied fine, but others are not finding what they need to find.
Retrysdm and autosr are the two giving issues. Errors below:
Retrysdm:
--- Code: ---Analyzing src\windows\wind3d.c...
ERROR: Line 7 not found.
--- End code ---
Autosr
--- Code: ---Analyzing src\mame.c...
Analyzing src\windows\video.c...
Analyzing src\windows\wind3d.c...
ERROR: Line 53 not found.
GUID *screen_guid_ptr;
--- End code ---
Seems it's the wind3d.c file....
alank2:
Hi Necro,
Are you *certain* you are using 103? I tested all 9 scripts last night with 103, 103u1, 103u2, 103u3, and 103u4 and all of them work with all versions (although before 103u2 some fixes would be missing).
I just tried it right not and it works fine.
Can someone else try it and confirm it works or not as well?
Thanks,
Alan
Necro:
100% positive. Otherwise the Diff's wouldn't work if I understand the system correctly.
I'm using mame0103s.zip from here : http://mirrors.xmission.com/mame/main/mame0103s.zip
The diff files I got from here: http://mamedev.org/source.html
I tried updating it to 103u4, and I get other errors now...dammit. Should I be getting a pre-put together 103u4 or what not set of code? From how I understand it, I just get the 103 source, run diffs sequentially on it to 'upversion' it, and I'm good to go.
Unless this is somehow related to the way I'm doing the patching, etc. (Using the directions from here: http://www.logiqx.com/HowTo/WinMAME.php)
Edit:AH HAH! Figured something out. Seems that the normal 0.103 source, straight from the mame site works fine. It's only updated with diff versions that aren't working. Which implies its something to do with patching them in msys...are there better directions then the one I posted above for getting things setup to compile mame in WinXp?
Edit2:Discovered the culprit. It seems that Logiqx's instructions lead to the use of MSYS for patching also. In doing that, the files are getting patched differently. I grabbed patch.exe from one of the zips over here (http://www.mameworld.net/mrdo/compile.html) and did it in a WinXP command prompt and it all worked fine. Applying and all...
Kind of weird....I guess I need to use those directions on doing diff's, but the other for actually compiling. :)
Necro:
Hrm strange. Everything compiled fine, but had an error on trying to use it with CMPro. Guess I'll use a vanilla build for that and this one to run things...just updating my roms then I'll try this out. Can't wait :)
alank2:
What kind of error with cmpro?
Thanks,
Alan
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version