record using wolfmame175b

Discussion of playback questions / problems. Any recording where people have playback problems should appear here.

Moderator: Chad

Post Reply
saulonpb2
Button Masher
Button Masher
Posts: 75
Joined: Sat Jul 30, 2011 10:26 am
Contact:

record using wolfmame175b

Post by saulonpb2 »

i ´ve catch this mame version in mamedev site, someone knows how to record movie using it??
The Expert keyboard
saulonpb2
Button Masher
Button Masher
Posts: 75
Joined: Sat Jul 30, 2011 10:26 am
Contact:

Re: record using wolfmame175b

Post by saulonpb2 »

some versions of wolfmame are creating empty inps, someone knows how to fix this problem??
The Expert keyboard
User avatar
giro-X
MARPaltunnel Wrists
MARPaltunnel Wrists
Posts: 582
Joined: Sun Dec 12, 2010 10:00 am
Location: Italy
Contact:

Re: record using wolfmame175b

Post by giro-X »

First of all, Playbackability category only serves for issues with "playback". Playback - ability. This topic should have been posted to General.

ALSO :!: We'd like to remind you that, if your intention is to submit replays at this site with the purpose of reaching the first place in a ranking, you must use a WolfMAME and not a generic MAME. You did NOT found "wolf"mame on mamedev site, but MAME 0.175.
Just in case, if you are planning to record INPs with wolf175, please download it from here. https://github.com/mahlemiut/wolfmame/r ... ag/wolf175 (click on wolfmame.0175.7z)

To record a movie, add -aviwrite filename.avi (obviously change filename with a name you prefer) in the command line when launching the game.

Nobody has reported issues of empty inps, so, it is more likely that there is something wrong in the passages you did. We need more information if you want to be assisted, starting at least from saying which those "versions" are.
saulonpb2
Button Masher
Button Masher
Posts: 75
Joined: Sat Jul 30, 2011 10:26 am
Contact:

Re: record using wolfmame175b

Post by saulonpb2 »

i am using record.exe that came inside wolfmame 175 file, it is creating empty inps, diferent of old versions like wolfmame 153 and below.
The Expert keyboard
saulonpb2
Button Masher
Button Masher
Posts: 75
Joined: Sat Jul 30, 2011 10:26 am
Contact:

Re: record using wolfmame175b

Post by saulonpb2 »

okay, and how to create inps files using record tha came inside the wolfmame 175??
The Expert keyboard
User avatar
mahlemiut
Editor
Posts: 4183
Joined: Mon Feb 04, 2002 10:05 pm
Location: New Zealand
Contact:

Re: record using wolfmame175b

Post by mahlemiut »

I'm sure you mean record.bat... there has never been a record.exe included with WolfMAME.

Step 1: Open a command prompt.
Step 2: Move to the folder containing MAME.
If MAME is not on drive C, then enter the drive letter that it is on, followed by a colon (:), then press enter. The prompt will change to reflect what drive you are at.
Then move to your MAME folder:
If MAME is in C:\games\mame, then all you need to do is:

Code: Select all

cd \games\mame\
Step 3: Run the script:

Code: Select all

record <game shortname> <INP filename> [any extra options you may need]
Note that this is how record.bat/playback.bat has *always* worked.

If you can't handle command prompts, then in recent WolfMAME releases, there is a record and playback option available via the internal frontend.
- Barry Rodewald
MARP Assistant Web Maintainer
Image
saulonpb2
Button Masher
Button Masher
Posts: 75
Joined: Sat Jul 30, 2011 10:26 am
Contact:

Re: record using wolfmame175b

Post by saulonpb2 »

All right now, thank´s.
The Expert keyboard
Post Reply