Donkey Kong Forum

General Donkey Kong Discussion => General Donkey Kong Discussion => Topic started by: ken on November 17, 2017, 11:57:39 am

Title: Newb questions about wolfmame
Post by: ken on November 17, 2017, 11:57:39 am
Hey guys, I've been practicing on a mac version of mame for a while but I finally installed bootcamp and I'm ready to go legit wolfmame. I installed the latest version from https://github.com/mahlemiut/wolfmame/releases however I saw some posts mentioning Twin Galaxies requires an older version... problem is a lot of the FAQs and posts that mention using that older version are years old themselves, so I'm a little confused. Could anyone clear up which version I should be using now, or point me in the direction of an up to date wolfmame guide if I missed that? Thanks!
Title: Re: Newb questions about wolfmame
Post by: Flobeamer1922 on November 17, 2017, 12:04:36 pm
The requirement these days is WolfMAME 0.106 or later. If you have the latest version, you're good to go. I personally use WolfMAME 0.189.
Title: Re: Newb questions about wolfmame
Post by: ken on November 17, 2017, 12:16:40 pm
Thanks Flo. Is there a reason you prefer 0.189 over 0.191?

Also some of the guides I saw for recording INP files seem to show the older UI. I know I should search for this some more before I ask but do you have any good links that explain recording for the newer versions? No problem if not, I'll go do some more research now. Cheers.
Title: Re: Newb questions about wolfmame
Post by: Flobeamer1922 on November 17, 2017, 12:35:25 pm
0.189 was the latest version when I downloaded it, and I just haven't bothered to upgrade, that's all. As for recording, I'd recommend going to http://replay.marpirc.net/, (http://replay.marpirc.net/,) then clicking the Help tab on the top of the page, then clicking Windows commandline. This should provide you with the information needed to record and play back INP files.
Title: Re: Newb questions about wolfmame
Post by: ken on November 17, 2017, 01:43:03 pm
Thanks very much.

It's interesting they moved away from the GUI way of recording I saw in old versions to this command line stuff. I'm sure there are some reasons for it though.
Title: Re: Newb questions about wolfmame
Post by: ken on November 17, 2017, 02:05:29 pm
If anyone else finds this post in the future and has similar questions here's a helpful video that shows command line recording in action: https://www.youtube.com/watch?v=xboA4zn4SBg (https://www.youtube.com/watch?v=xboA4zn4SBg)
Title: Re: Newb questions about wolfmame
Post by: ken on November 17, 2017, 02:20:23 pm
Ok, one more beginner question. I noticed when I start a game via the command prompt record it resets my ingame key binds (I prefer WASD keys to move because the arrows on my laptop are tiny and impossible to use). Is there a way to keep these keys and still record?
Title: Re: Newb questions about wolfmame
Post by: Flobeamer1922 on November 17, 2017, 02:31:36 pm
I think you may have to alter the control scheme while not recording or playing back. I know a number of features are automatically disabled when recording.
Title: Re: Newb questions about wolfmame
Post by: danman123456 on November 17, 2017, 03:24:02 pm
Ok, one more beginner question. I noticed when I start a game via the command prompt record it resets my ingame key binds (I prefer WASD keys to move because the arrows on my laptop are tiny and impossible to use). Is there a way to keep these keys and still record?

Using the record.bat file just edit it via notepad. put a REM statement in from on the line that renames the .cfg file and the line that renames it back.

That will keep your keyboard / joystick layout per game/global.

Dan
Title: Re: Newb questions about wolfmame
Post by: ken on November 18, 2017, 06:26:57 pm
That did it! You guys are awesome, I really appreciate all the help.