Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: NullDC setup tutorial/walkthrough?  (Read 13733 times)

0 Members and 1 Guest are viewing this topic.

cmoses

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 718
  • Last login:July 27, 2023, 05:19:00 pm
NullDC setup tutorial/walkthrough?
« on: May 27, 2009, 04:05:59 pm »
Is anyone aware of a good NullDC tutorial.  Setting it up, what all the options are, etc?

massive88

  • Trade Count: (+2)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 938
  • Last login:February 26, 2024, 02:21:01 pm
Re: NullDC setup tutorial/walkthrough?
« Reply #1 on: May 27, 2009, 04:51:18 pm »
What are you having a problem with?  NullDC is pretty straight forward, except for how to get it to boot without the GUI for launching from a front end.

For that; see here

retrometro

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 487
  • Last login:May 24, 2024, 09:11:44 pm
    • Arcade, mame, retro... and the gp2x.
Re: NullDC setup tutorial/walkthrough?
« Reply #2 on: May 27, 2009, 09:24:05 pm »
The other super useful tool is bin2boot.exe.  Some games are in bin/cue format and this util makes it directly bootable.

-------- gp2x and retro... play it forever! ------------------------
http://www.youtube.com/view_play_list?p=0EE573E86D5A86E0
--------------------------------------------------------------------

XYXZYZ

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 48
  • Last login:April 14, 2024, 04:12:37 pm
Re: NullDC setup tutorial/walkthrough?
« Reply #3 on: June 02, 2009, 06:08:49 pm »
As Massive said, running it manually is pretty straightforward; I use NullDC_Naomi v103, and auNullDC frontend to launch games for testing. Make sure you have DirectX and Visual C++ runtimes installed, and remember to get Naomi_input_update if you want to change the P1 keys. Unfortunately NullDC doesn't support P2 yet.

For the MAME machine I got a thing called Naomi_Loader.exe which makes NullDC command line compatible. Then I make a batch file for each game as such:

Quote
naomi_loader.exe "D:\<path>\Capcom vs SNK 2 Millionaire Fighting 2001.bin.lst"

And have the frontend (MaLa) look for .bat files using SGT's handy-dandy "multiple emulators in the MAME list" method.

AuNullDC
http://www.snk-neofighters.com/modules/wfdownloads/singlefile.php?cid=35&lid=1135

Naomi input update
http://www.emudev.org/nullDC/Releases/Current/naomi_input_update.rar

Naomi_loader
http://forums.ngemu.com/nulldc-discussion/113176-naomi-loader-cli-ready.html

Hope this gets you moving in the right direction.