Jump to content
(Public Beta) HyperSpin 2 is now available for everyone ×

Emu7800 and Hyperlaunch


sdb6607

Recommended Posts

Posted

I am having trouble with hyperlaunch and emu7800.

I am running the 1.3 v and using brolly's module. I have had an easy time setting u most emulators using hyperlaunch but now seem to be hitting a wall. Emu7800 works perfectly outside of HS. When using HL i press "Test" and the window simply disappears. HL is still running in processes not allowing anything else to open correctly.

I am sure that there is something that i personally am doing wrong but i have searched all over and i am unable to find a solution.

Thank you for anyone who takes the time to read or reply.

Below is my Hyperlaunch Log

[code]
12:26:51 AM |  HyperLaunch v2.25c
12:26:51 AM |  System Specs:
	HyperSpin Dir: Z:\Hyperspin
	OS: WIN_7
	OS Language: 0409
	OS Admin Status: Yes
	Monitor #1 (\\.\DISPLAY1): 1280x1024 (1280x984 work)
	HyperSpin Res: x
	AHK Version: 1.1.07.03
12:26:51 AM |  HyperLaunch launched directly
12:26:52 AM |  HyperLaunch received "Atari 7800" and "Ace of Aces (USA)"
12:26:52 AM |  INI Keys read
12:26:52 AM |  Checking paths
12:26:52 AM |  Finished injecting functions into module
12:26:52 AM |  Module is built
12:26:52 AM |  Running module:

;-----------------------------------------------------------
;Built in script
;-----------------------------------------------------------
#NoTrayIcon
DetectHiddenWindows, ON
SetTitleMatchMode, 2
SendMode, Event
0 = 0
exitEmulatorKey = Esc
emuPath = Z:\Hyperspin\Emulators\Atari 7800\
romPath = Z:\Hyperspin\Emulators\RomFiles\Atari 7800\
romPathFromIni = Z:\Hyperspin\Emulators\RomFiles\Atari 7800\
romExtension = .zip
romExtensionOrig = .zip
romExtensions = zip
executable = EMU7800Win.exe
systemName = Atari 7800
romName = Ace of Aces (USA)
daemonToolsPath = C:\Program Files (x86)\DAEMON Tools Lite\DTLite.exe
skipchecks = false
fadeIn = false
fadeOut = false
fadeColor = 0x000000
fadeInDuration = 500
fadeOutDuration = 500
fadeInDelay = 0
fadeInInterruptKeys = {LControl}{RControl}{LAlt}{RAlt}{LShift}{RShift}{LWin}{RWin}{AppsKey}{F1}{F2}{F3}{F4}{F5}{F6}{F7}{F8}{F9}{F10}{F11}{F12}{Left}{Right}{Up}{Down}{Home}{End}{PgUp}{PgDn}{Del}{Ins}{BS}{Capslock}{Numlock}{PrintScreen}{Pause}
gameStartImgPath = Z:\Hyperspin\Media\Atari 7800\Images\GameStart\
moduleExtensionPath = Z:\Hyperspin\Modules\Module Extensions\
7zEnable = false
7zExtractDir = C:\Users\SDB\AppData\Local\Temp\Hyperspin\
7zExtractDirOrig = 
7zDelTemp = true
7zFormats = .zip,.rar,.7z,.gzip,.tar
7zFormatsNoP = zip,rar,7z,gzip,tar
mgEnabled = false
mgKey = NumpadSub
mgSelectKey = Enter
mgExitKey = Esc
multiGameImgPath = Z:\Hyperspin\Media\Atari 7800\Images\MultiGame\
mgBackgroundColor = FF000000
mgSidePadding = 0.2
mgYOffset = 500
mgImageAdjust = 1
mgFont = Arial
mgText1Options = x10p y30p w80p Centre cBBFFFFFF r4 s100 Bold Italic
mgText1Text = Please select a game
mgText2Options = w96p cFFFFFFFF r4 s50 Center Bold Italic
mgText2Offset = 70
mgUseSound = true
mgSoundfreq = 300
mgExitEffect = none
mgSelectedEffect = rotate
mgUseGameArt = false
mgArtworkDir = Artwork1
Hotkey, Esc, CloseProcess
;-----------------------------------------------------------
;Module script
;-----------------------------------------------------------
;----------------------------------------------------------------------------
; Atari 7800
; EMU7800 v1.3
; by brolly
; 1.1
;
; Notes:
;----------------------------------------------------------------------------

GUI_ID := FadeInStart()

7z1 := 7z(romPath, romName, romExtension, 7zExtractDir)

Run, %executable% "%romPath%%romName%%romExtension%", %emuPath%, Hide

WinWait, EMU7800
WinWaitActive, EMU7800

GUI_ID2 := FadeInExit()

Process, WaitClose, %executable%

7z2 := 7zCleanUp()

GUI_ID4 := FadeOutExit()

WinActivate, Hyperspin

ExitApp

CloseProcess:
GUI_ID3 := FadeOutStart()
WinClose, EMU7800
Return

hideDesktop(){
}

FadeInStart(){
}

FadeInExit(){
}

FadeOutStart(){
Suspend, On
}

FadeOutExit(){
}

7z(7zP, 7zN, 7zE, 7zExtractDir){
}

7zCleanUp() {
}

CheckFile(file,msg="",timeout=6){
IfNotExist, %file%
{
If msg
ScriptError(msg, timeout)
Else
ScriptError("Cannot find " . file, timeout) 
}
Return %file%
}

ScriptError(error,timeout=6){
MsgBox,48,Error,%error%,%timeout%
ExitApp
}

Posted

Are you sure the emu supports zip files? Try turning on 7z support.

"Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music."

RocketLauncher's Official Home

If you appreciate my work:
donate_button.png

My Apps:
Window Logger
Idle Volume Adjuster
ExplorerRestorer
Rom Folder Cleaner
Module Updater
My Guides:
How To Mod Guncons with Aimtrak

Posted

Worked like a charm. I enabled 7z support in the global settings and added a78 to the file extensions and sure enough it started right up.

One question though. Is there a way to enable 7z only for one module? i will do some more searching. i am sure there is a way.

Thanks again!

EDIT~ Answering my own question maybe to help out others like me. Found the answer in the hyperlaunch 2.0 thread.

Changed 7z setting in atari 7800.ini file from "Use global setting" to "true" and switched back the global to "false"

:five:

  • 7 months later...
Posted

This didn't seem to work for me. I have all a78 roms but the sympts you had I still have after moving 7z to true in the settings. Anything else I should try?

Also how to you change the controll mapping in emu7800

Posted

making the changes above AND changing the settings to x9 full screen fixed it!

Anyone know how to activate player twos joy stick so that 2 players can play at the same time? I've configured play one well but i'm not sure i understand the swapping business or how to get player two working at the same time

  • 1 year later...
Posted

emu7800 works fine outside hs.The emu is properly set up (directx9 fullscreen on,roms are *a78 and zipped.

Set emu in HQ,global setting,extension:zip,roms are in green).

But when i try to launch a rom in HL,HL runs in process but game don't start.

Any help is welcome,i really want to run EMU7800 for this system.Mess and Prosystem have other issues too.

Archived

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

×
×
  • Create New...