Jump to content

Daphne parameters


FlippyTheYoshi

Recommended Posts

Posted

Hello, I've been trying to run Daphne via HyperSpin, after making it work completely I wanted to make it so Dragon's Lair and Space Ace could show the players' score, lives and credits, but I've been unable to activate it (I know the command is useoverlaysb, but I can't get HyperSpin to run Daphne with it)

 

Any help?

Posted

I just edited the Daphne.ahk file and I see this, no game specific parameters D: 

 

;----------------------------------------------------------------------------

 
;Laser Disk
;Daphne v1.0.6
;by Shaterdsoul
;1.0
;
;Info: Using Daphne.exe not tested with Daphneloader. 
;----------------------------------------------------------------------------
 
daphneParams = vldp -fullscreen -x 640 -y 480 -framefile
frameFilePath = %romPath%%romName%%romExtension%
Run, %executable% %romName% %daphneParams% "%frameFilePath%",%emuPath%,
Process, WaitClose, %executable%
 
ExitApp
           
CloseProcess:
return
Posted

You don't edit the module itself, it's done in RocketLauncherUI (or HyperLaunchHQ). Select Daphne from the systems list, select the Modules tab, select the Daphne module, then click the Edit Global Module Settings button. You would then select the Rom Settings tab, click the green arrow and select the game you want to change settings for, then enter the information I mentioned in my previous post.

I just replaced Daphne.ahk with the one that RockerLauncherUI created, added Daphne.ini too so both files are in ..\modules\Daphne and still won't work. I'm sure I'm just being stupid or something ;<

 

are you running Hyperspin 1.0  with Hyperlaunch 1.0?

Nope, I completely configured HyperSpin with HyperHQ, I didn't use HyperLaunch or RocketLauncher

Posted

 

 

Nope, I completely configured HyperSpin with HyperHQ, I didn't use HyperLaunch or RocketLauncher

 

if this is the case,  you have your emulator set to Normal execution in hyperHQ,

Normal  execution = Hyperlaunch/Rocketlauncher disabled  witch means you have no use for a module

 

 

I have to say good luck getting any emulator (other then MAME) working properly using this method.

Posted

I'm confused. You say you're not using HL or RL but you're using the module from RLUI? What version of HyperSpin are you using? Are you using HyperLaunch or RocketLauncher? If so, which one and which version?

I gotta agree. I'm not making any sense out of how you say you have your system set up.

Posted

I'm confused. You say you're not using HL or RL but you're using the module from RLUI? What version of HyperSpin are you using? Are you using HyperLaunch or RocketLauncher? If so, which one and which version?

Yeah, I have RL saved on my HS folder, but it's not linked in any way to HS. I just replaced the original HS module with the one that RL creates to see if it worked like that. If somehow I really need RL, and if it isn't much to ask, could you write me a little tutorial on how to configure every game's parameters?

 

Also I'm using HS 1.3.3

 

 

if this is the case,  you have your emulator set to Normal execution in hyperHQ,

Normal  execution = Hyperlaunch/Rocketlauncher disabled  witch means you have no use for a module

 

 

I have to say good luck getting any emulator (other then MAME) working properly using this method.

Oh wait, my mistake. Yeah I use HyperLaunch to run almost all of the emulators on my HS. But I never tried to use RL to set it up with HS

Posted

Yeah, I have RL saved on my HS folder, but it's not linked in any way to HS. I just replaced the original HS module with the one that RL creates to see if it worked like that. If somehow I really need RL, and if it isn't much to ask, could you write me a little tutorial on how to configure every game's parameters?

 

Also I'm using HS 1.3.3

 

 

Oh wait, my mistake. Yeah I use HyperLaunch to run almost all of the emulators on my HS. But I never tried to use RL to set it up with HS

Have you already followed the Daphne tutorial here? If not then start there and read through the topic if you get stuck. Should mostly sort you out.

http://www.hyperspin-fe.com/topic/2161-complete-guide-for-daphne-in-hyperspin-and-RL

There are also tons of other Daphne topics that come up in a search with fixes tips etc... Good luck, it's a whacked out system.

Posted

Have you already followed the Daphne tutorial here? If not then start there and read through the topic if you get stuck. Should mostly sort you out.

http://www.hyperspin-fe.com/topic/2161-complete-guide-for-daphne-in-hyperspin-and-RL

There are also tons of other Daphne topics that come up in a search with fixes tips etc... Good luck, it's a whacked out system.

So I followed the tutorial and I found that I was missing the part where HS uses RL instead of HyperLaunch, now it works! ^^

 

Thanks everyone for all your support <3

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...