Difference between revisions of "NullDC"

From Spesoft/GameEx Wiki
Jump to navigation Jump to search
Line 51: Line 51:
If you open nullDC.cfg - you'll see all the parameters you can manipulate. You change these values by putting "-config" switch in command line, then the section, then the key, like thus:
If you open nullDC.cfg - you'll see all the parameters you can manipulate. You change these values by putting "-config" switch in command line, then the section, then the key, like thus:


-config [Section]:[Key]=[Value]
-config [Section]:[Key]=[Value]


You can put this in as many times as you wish. For e.g:
You can put this in as many times as you wish. For e.g:


nullDC_Win32_Release.exe -config nullDC_GUI:Fullscreen=1 -config nullDC:Emulator.Autostart=1
nullDC_Win32_Release.exe -config nullDC_GUI:Fullscreen=1 -config nullDC:Emulator.Autostart=1


Will set emu to fullscreen and boot the default image specified in cfg.
Will set emu to fullscreen and boot the default image specified in cfg.

Revision as of 14:51, 17 March 2016

[nullDC]

Emulated Systems: Sega Dreamcast

Emulator last updated:

Current Official Version: 1.0.4 r150

Overview

Development and History

Variants and Forks

Alternative Emulators

QuickStart

Installation and Operation

Download Locations

Pre-requisites

Hardware Considerations

Installation Process

Plugins and Setups

If booting .gdi, enable "Patch GDRom Region" under GDRom menu item.

BIOS

You'll need dc_boot.bin and dc_flash.bin in the data folder

Available Plugins

Graphics

Audio

Controllers

Netplay/Network

Operation

Hotkeys

Running Game Files

Command Line

If you open nullDC.cfg - you'll see all the parameters you can manipulate. You change these values by putting "-config" switch in command line, then the section, then the key, like thus:

-config [Section]:[Key]=[Value]

You can put this in as many times as you wish. For e.g:

nullDC_Win32_Release.exe -config nullDC_GUI:Fullscreen=1 -config nullDC:Emulator.Autostart=1

Will set emu to fullscreen and boot the default image specified in cfg.

Plenty online about this.

Bugs/Glitches

Support Apps for the Emulator

Game Specific Considerations

GameEx Setup

References

External Links