Mungeste Posted August 6, 2009 Posted August 6, 2009 I'm having problems too, when starting null dc from hyperspin i get a black screen with the windows cursor then have to task manager crash hyperlaunch.. here are my settings if anyone could find a fault or give me any suggestions it would be greatly appreciated. My cab just isn't right without mvc2 nulldc.cfg ;; nullDC config file;; [nullDC] Dynarec.Enabled=1 Dynarec.DoConstantPropagation=1 Dynarec.UnderclockFpu=0 Dreamcast.Cable=3 Dreamcast.RTC=1543276888 Emulator.AutoStart=1 Emulator.NoConsole=1 [nullDC_plugins] GUI=nullDC_GUI_Win32.dll Current_PVR=nullPVR_Win32.dll Current_GDR=nullGDR_Win32.dll Current_AICA=nullAICA_Win32.dll Current_ExtDevice=nullExtDev_Win32.dll Current_maple0_5=drkMapleDevices_Win32.dll:0 Current_maple1_5=NULL Current_maple2_5=NULL Current_maple3_5=NULL Current_maple0_0=NULL Current_maple0_1=NULL Current_maple0_2=NULL Current_maple0_3=NULL Current_maple0_4=NULL Current_maple1_0=NULL Current_maple1_1=NULL Current_maple1_2=NULL Current_maple1_3=NULL Current_maple1_4=NULL [drkpvr] Emulation.AlphaSortMode=1 Emulation.PaletteMode=1 Emulation.ModVolMode=1 Emulation.ZBufferMode=3 OSD.ShowFPS=0 OSD.ShowStats=0 Fullscreen.Enabled=1 Fullscreen.Res_X=1024 Fullscreen.Res_Y=768 Fullscreen.Refresh_Rate=60 Enhancements.MultiSampleCount=0 Enhancements.MultiSampleQuality=0 Enhancements.AspectRatioMode=1 [imageReader] PatchRegion=0 LoadDefaultImage=1 DefaultImage=defualt.gdi LastImage=c:\game.gdi [nullAica] BufferSize=1024 LimitFPS=1 HW_mixing=0 SoundRenderer=1 GlobalFocus=1 BufferCount=1 CDDAMute=0 GlobalMute=0 DSPEnabled=0 [nullExtDev] mode=0 adapter=0 sega dreamcast.ini [exe info] path = C:\HyperSpin\Emulators\Sega Dreamcast\ rompath = C:\HyperSpin\Emulators\Sega Dreamcast\roms\ userompath = true exe = nullDC_1.0.3_nommu.exe romextension = cdi parameters = searchsubfolders = false pcgame = false winstate = HIDDEN hyperlaunch = true hyperlaunch.ahk else if (systemName = "Sega Dreamcast" && executable = "nullDC_1.0.3_nommu.exe") { hideDesktop() Hotkey, %exitEmulatorKey%, CloseProcess LShift::v LCTRL::l LAlt::b Run, %Executable% -config ImageReaderefaultImage="%romPath%%romName%%romEx tension%", %EmuPath%,Hide UseErrorLevel WinWait, nullDC Sleep,1000 WinShow, ahk_class ndc_main_window Process, WaitClose, nullDC_1.0.3_nommu.exe }
Mungeste Posted August 9, 2009 Author Posted August 9, 2009 stilll no love please any ideas would be gr8!
j5350 Posted August 9, 2009 Posted August 9, 2009 Try changing these, as this is what I use with no probs. Also, run nullDC outside of Hyperspin and choose a default image just in case. Add gdi to your romextensions if you're using a set that has them and not just cdi images. If your images are in seperate folders, change search sub folders. Dreamcast.Cable=0 Emulator.NoConsole=0 PatchRegion=1 Also, change the line in your ahk from this: Run, %Executable% -config ImageReaderefaultImage="%romPath%%romName%%romEx tension%", %EmuPath%,Hide UseErrorLevel to this: Run, %Executable% -config ImageReader:DefaultImage="%romPath%%romName%%romExtension%", %EmuPath%,Hide UseErrorLevel ^it keeps showing a smiley, but it should be ImageReader : DefaultImage without the spaces.^ Hope this helps out.
Mungeste Posted August 9, 2009 Author Posted August 9, 2009 Hey, I cracked this last night, played round with the nulldc.cfg and it started working. However i'm not getting video crashes after a few minutes of play time (which is annoying to say the least). I know this isnt a HS problem but if anyone had any ideas it would be great. (crashing saying there is a driver problem) Thanks for the support j5350.
SophT Posted August 10, 2009 Posted August 10, 2009 j5350: use the [code ] tag in BB to avoid smilies: (no spaces) Run, %Executable% -config ImageReader:DefaultImage="%romPath%%romName%%romEx tension%", %EmuPath%,Hide UseErrorLevel Things I Break ----- System Requirements? How do I remove rom warnings? How do I shut-down my computer? How do I shell HyperSpin?
austragabo Posted June 2, 2014 Posted June 2, 2014 j5350:use the [code ] tag in BB to avoid smilies: (no spaces) Run, %Executable% -config ImageReader:DefaultImage="%romPath%%romName%%romEx tension%", %EmuPath%,Hide UseErrorLevel I was having the same crash issue and this was the right answer, Thanks a lot and sorry for the bad english.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.