Author Topic: how to run dk mame with command line?  (Read 6243 times)

0 Members and 1 Guest are viewing this topic.

Fast Eddie

  • Guest
how to run dk mame with command line?
« on: February 03, 2013, 01:23:13 pm »
can anyone help me set this up on wolfmame106, when i try to run dkong with command line i get the error message required files are missing, it doesnt seem to see the rom at all, it runs fine from gui...

cheers


Offline JCHarrist

  • Spring Jumper
  • *
  • Posts: 643
    • Donkey Kong Forum
    • Awards
Re: how to run dk mame with command line?
« Reply #1 on: February 03, 2013, 02:11:02 pm »
Make sure you are running the command line version.  In my version of 106 it's mamep106-vc.

So once you are in the MAME directory , from the command line type:

mamep106-vc dkong

and it should work...
Member for 11 Years DKF Founder Former CK World Record Holder - Arcade CK Killscreener DK Killscreener

Fast Eddie

  • Guest
Re: how to run dk mame with command line?
« Reply #2 on: February 03, 2013, 02:36:49 pm »
thanks jeff that works, i was typing the whole folder path for mamep106-vc, rather than navigating to the mame folder first...

 8)


Offline up2ng

  • Senior Member
  • *
  • Posts: 242
    • Awards
Re: how to run dk mame with command line?
« Reply #3 on: February 05, 2013, 09:15:39 pm »
When I record games, I use a command that was suggested a long time ago at the TG forums, which looks like this:

mamep106-vc dkong -record dkong -fs 0 -noafs -w
Donkey Kong:  1,206,800  Kill Screen
Donkey Kong:  898,600     16-5
D2K:                 380,200     L=9
Donkey Kong Junior:  In Progress
Member for 11 Years DK 1.2M Point Scorer Winner of a community event Wildcard Rematch Champion Blogger Former DK Level 1-1 World Record Holder Former DK No-Hammer World Record Holder DK 1.1M Point Scorer DK 1M Point Scorer DK Killscreener Former DK World Record Holder - MAME Individual Board Record Holder Twitch Streamer

Jeffw

  • Guest
Re: how to run dk mame with command line?
« Reply #4 on: February 05, 2013, 09:31:26 pm »
I wrote a batch file for playing donkey kong and automatically archiving inp files named according the current date and time. The code is here:

Code: [Select]
@echo off
For /f "tokens=1-3 delims=/ " %%a in ('date /t') do (set mydate=%%c-%%b-%%a)
For /f "tokens=1-3 delims=/:/./ " %%a in ("%TIME%") do (set mytime=%%a%%b%%c)
mamep106-vc.exe dkong -record dkong/archive/%mydate%_%mytime%

Be warned that wolfmame inp files are actually pretty big so the archive folder will grow large over time. I've been doing this for a little over a year and my archive folder is currently over 6 GB. I should probably write something clean out all the really small inps of early restarts.

Offline danman123456

  • Spring Jumper
  • *
  • Posts: 810
    • Twitch TV Stream
    • Awards
Re: how to run dk mame with command line?
« Reply #5 on: February 11, 2013, 12:21:49 pm »
Yeah that bat file is what I needed! I lose several of my inp's because I use the GUI and overwrite them without thinking about it. Grrrr.
DK High : 1,059,700 (Lvl 22-1 KS!);
DK KS Speedrun : 1 Hr 16 Min 40 Sec - World Record!
DK Lvl 1 - 1: 12,400
Fix-It Felix Jr - 297,000 (World Record)
Fix-IT Felix Jr 1 Hour Limit - 177,000
Fix-It Felix Jr KS Speedrun - 1h33
Member for 11 Years IGBY 2016 DKF Team Member IGBY 2015 DKF Team Member Winner of a community event DK 1M Point Scorer IGBY 2014 DKF Team Member DK Killscreener CK Killscreener Blogger