tm3812 Posted April 23, 2014 Posted April 23, 2014 Hi folks. Need help from the great team here at hyperspin. I'm using FBA to make all of my Capcom games work. But i lose sound when the emu loads. Now what's weird is that i can click Alt-Enter and the emu comes out of full screen mode and i then have sound. Next when i exit back to the main wheel i don't have sound. i can only get the sound back if i exit out of Hyperspin all together and then re-enter. I'm sure it's a simple problem that i'm over looking but thought i'd post my log to see if anyone else has had this issue. thanks, 21:25:33:965 | HL | INFO | +N/A | Main - HyperLaunch v3.0.1.0 21:25:33:965 | HL | INFO | +0 | Main - System Specs: HyperLaunch Dir: D:\Hyperspin\HyperLaunch OS: WIN_7 Architecture: 64-bit (might not be accurate) OS Language: English_United_States OS Admin Status: No Monitor #1 (\\.\DISPLAY1): 1842x1036 (1842x1036 work) AutoHotkey Path: C:\Program Files\AutoHotkey\AutoHotkey.exe AHK Version: 1.1.09.04 Unicode: No 21:25:33:965 | HL | INFO | +0 | Main - HyperSpin.exe coordinates are x0 y0 w1842 h1036 21:25:33:965 | HL | INFO | +0 | CheckFile - Checking if D:\Hyperspin\HyperLaunch\HyperLaunch.exe exists 21:25:33:966 | HL | INFO | +0 | Main - HyperLaunch received "Capcom" and "ghouls" 21:25:33:972 | HL | INFO | +15 | Main - ghouls is using the default emulator: Final Burn Alpha 21:25:33:972 | HL | INFO | +0 | Main - Checking for a [Final Burn Alpha] section in D:\Hyperspin\HyperLaunch\Settings\Capcom\Emulators.ini 21:25:33:972 | HL | INFO | +0 | Main - Checking for a [Final Burn Alpha] section in D:\Hyperspin\HyperLaunch\Settings\Global Emulators.ini 21:25:33:972 | HL | INFO | +0 | Main - Found [Final Burn Alpha] in D:\Hyperspin\HyperLaunch\Settings\Global Emulators.ini 21:25:33:972 | HL | INFO | +0 | CheckFile - Checking if D:\Hyperspin\Hyperlaunch\Modules\Final Burn Alpha\Final Burn Alpha.ahk exists 21:25:33:977 | HL | INFO | +0 | Main - CRC Check - CRC matches, this is an official unedited module. 21:25:33:977 | HL | INFO | +0 | Main - ghouls will use module: D:\Hyperspin\Hyperlaunch\Modules\Final Burn Alpha\Final Burn Alpha.ahk 21:25:33:989 | HL | INFO | +16 | Main - Using standard method with "Rom Extension" SkipChecks or without any SkipChecks. 21:25:33:991 | HL | INFO | +0 | Main - INI Keys read 21:25:33:992 | HL | INFO | +0 | CheckFile - Checking if c:\program Files\7-Zip\7zFM.exe exists 21:25:33:992 | HL | INFO | +0 | CheckFile - Checking if c:\program Files\7-Zip\7z.dll exists 21:25:33:993 | HL | INFO | +0 | CheckPaths - Started 21:25:33:993 | HL | INFO | +0 | CheckPaths - Found rom: D:\Downloads\CPS-1\ghouls.zip 21:25:33:993 | HL | INFO | +0 | CheckFile - Checking if D:\Hyperspin\Emulators\FB Alpha\fba.exe exists 21:25:33:999 | HL | INFO | +0 | CheckPaths - Ended 21:25:33:999 | HL | INFO | +0 | BuildScript - User Variables: ;---------------------------------------------------------------------------- ; INJECTED VARIABLES ;---------------------------------------------------------------------------- #NoTrayIcon #InstallKeybdHook DetectHiddenWindows, ON SetTitleMatchMode, 2 SendMode, Event 0 = 2 frontendPID = 5884 frontendPath = D:\Hyperspin frontendExe = HyperSpin.exe frontendExt = exe frontendName = HyperSpin frontendDrive = D: exitEmulatorKey = ~Esc exitEmulatorKeyWait = 0 forceHoldKey = ~Esc restoreFE = Restore and Click exitScriptKey = ~q & ~s toggleCursorKey = ~e & ~t emuFullPath = D:\Hyperspin\Emulators\FB Alpha\fba.exe emuPath = D:\Hyperspin\Emulators\FB Alpha emuName = Final Burn Alpha emuExt = exe romPath = D:\Downloads\CPS-1 romPathFromIni = D:\Hyperspin\Emulators\CPS3\Roms|D:\Downloads\CPS-1|D:\Downloads\CPS-2|D:\Hyperspin\Emulators\MAME0148\roms romExtension = .zip romExtensionOrig = .zip romExtensions = zip executable = fba.exe systemName = Capcom dbName = ghouls romName = ghouls romMapPath = romMappingEnabled = false romMappingLaunchMenuEnabled = false romMappingFirstMatchingExt = false romMappingShowAllRomsInArchive = true romMappingNumberOfWheelsByScreen = 7 romMappingMenuWidth = 300 romMappingMenuMargin = 50 romMappingTextFont = Bebas Neue romMappingTextOptions = cFFFFFFFF r4 s40 Bold romMappingDisabledTextColor = ff888888 romMappingTextSizeDifference = 5 romMappingTextMargin = 10 romMappingTitleTextFont = Bebas Neue romMappingTitleTextOptions = cFFFFFFFF r4 s60 Bold romMappingTitle2TextFont = Bebas Neue romMappingTitle2TextOptions = cFFFFFFFF r4 s15 Bold romMappingGameInfoTextFont = Bebas Neue romMappingGameInfoTextOptions = cFFFFFFFF r4 s15 Regular romMappingBackgroundBrush = aa000000 romMappingColumnBrush = 33000000 romMappingButtonBrush1 = 6f000000 romMappingButtonBrush2 = 33000000 romMappingBackgroundAlign = Stretch and Lose Aspect romMappingMenuFlagWidth = 40 romMappingMenuFlagSeparation = 5 romMappingDefaultMenuList = FullList romMappingSingleFilteredRomAutomaticLaunch = false skipchecks = false romMatchExt = false logFile = D:\Hyperspin\HyperLaunch\HyperLaunch.log logLabel := [" INFO"," WARNING"," ERROR"," DEBUG1"," DEBUG2"] logLevel = 3 logIncludeModule = true logIncludeFileProperties = true logShowCommandWindow = false logCommandWindow = false navUpKey = Up navDownKey = Down navLeftKey = Left navRightKey = Right navSelectKey = Enter navP2UpKey = Numpad8 navP2DownKey = Numpad2 navP2LeftKey = Numpad4 navP2RightKey = Numpad6 navP2SelectKey = NumpadEnter originalWidth = 1842 originalHeight = 1036 dtEnabled = true dtPath = C:\Users\tony\games\DAEMON Tools Lite\DTLite.exe dtUseSCSI = false dtAddDrive = false emuIdleShutdown = 0 hideCursor = true hideEmu = false hideFE = false fadeIn = false fadeInDuration = 500 fadeInTransitionAnimation = DefaultAnimateFadeIn fadeInDelay = 0 fadeInExitDelay = 0 fadeOutExitDelay = 0 fadeOut = false fadeOutExtraScreen = true fadeOutDuration = 500 fadeOutTransitionAnimation = DefaultAnimateFadeOut fadeOutDelay = 0 fadeLyrInterpolation = 7 fadeLyr1Color = FF000000 fadeLyr1AlignImage = Align to Top Left fadeLyr2Pos = Bottom Right Corner fadeLyr2X = 300 fadeLyr2Y = 300 fadeLyr2Adjust = 1 fadeLyr2PicPad = 0 fadeLyr3Pos = Center fadeLyr3X = 300 fadeLyr3Y = 300 fadeLyr3Adjust = 0.75 fadeLyr3Speed = 750 fadeLyr3Animation = DefaultFadeAnimation fadeLyr37zAnimation = DefaultFadeAnimation fadeLyr3Type = imageandbar fadeLyr3ImgFollow7zProgress = true fadeLyr3Repeat = 1 fadeLyr3PicPad = 0 fadeLyr4Adjust = 0.75 fadeLyr4X = 100 fadeLyr4Y = 100 fadeLyr4Pos = Above Layer 3 - Left fadeLyr4FPS = 10 fadeLyr4PicPad = 0 fadeTranspGifColor = FFFFFF fadeBarWindow = false fadeBarWindowX = fadeBarWindowY = fadeBarWindowW = 600 fadeBarWindowH = 120 fadeBarWindowR = 20 fadeBarWindowM = 20 fadeBarWindowHatchStyle = 8 fadeBarBack = false fadeBarBackColor = FF555555 fadeBarH = 20 fadeBarR = 5 fadeBarColor = DD00BFFF fadeBarHatchStyle = 3 fadeBarPercentageText = false fadeBarInfoText = false fadeBarXOffset = 0 fadeBarYOffset = 100 fadeRomInfoDescription = text fadeRomInfoSystemName = text fadeRomInfoYear = text fadeRomInfoManufacturer = text fadeRomInfoGenre = text fadeRomInfoRating = text fadeRomInfoOrder = Description|SystemName|Year|Manufacturer|Genre|Rating fadeRomInfoTextPlacement = topRight fadeRomInfoTextMargin = 5 fadeRomInfoText1Options = cFF555555 r4 s20 Bold fadeRomInfoText2Options = cFF555555 r4 s20 Bold fadeRomInfoText3Options = cFF555555 r4 s20 Bold fadeRomInfoText4Options = cFF555555 r4 s20 Bold fadeRomInfoText5Options = cFF555555 r4 s20 Bold fadeRomInfoText6Options = cFF555555 r4 s20 Bold fadeStats_Number_of_Times_Played = text with label fadeStats_Last_Time_Played = text with label fadeStats_Average_Time_Played = text with label fadeStats_Total_Time_Played = text with label fadeStats_System_Total_Played_Time = text with label fadeStats_Total_Global_Played_Time = text with label fadeStatsInfoOrder = Number_of_Times_Played|Last_Time_Played|Average_Time_Played|Total_Time_Played|System_Total_Played_Time|Total_Global_Played_Time fadeStatsInfoTextPlacement = topLeft fadeStatsInfoTextMargin = 5 fadeStatsInfoText1Options = cFF555555 r4 s20 Bold fadeStatsInfoText2Options = cFF555555 r4 s20 Bold fadeStatsInfoText3Options = cFF555555 r4 s20 Bold fadeStatsInfoText4Options = cFF555555 r4 s20 Bold fadeStatsInfoText5Options = cFF555555 r4 s20 Bold fadeStatsInfoText6Options = cFF555555 r4 s20 Bold fadeText1X = 0 fadeText1Y = 0 fadeText1Options = cFFFFFFFF r4 s20 Right Bold fadeText1 = Loading Game fadeText2X = 0 fadeText2Y = 0 fadeText2Options = cFFFFFFFF r4 s20 Right Bold fadeText2 = Extraction Complete fadeFont = Arial fadeSystemAndRomLayersOnly = false fadeInterruptKey = detectFadeErrorEnabled = true fadeImgPath = D:\Hyperspin\Hyperlaunch\Media\Fade HLDataPath = D:\Hyperspin\HyperLaunch\Data HLMediaPath = D:\Hyperspin\Hyperlaunch\Media HLErrSoundPath = D:\Hyperspin\Hyperlaunch\Media\Sounds\Error modulesPath = D:\Hyperspin\Hyperlaunch\Modules moduleFullName = D:\Hyperspin\Hyperlaunch\Modules\Final Burn Alpha\Final Burn Alpha.ahk moduleName = Final Burn Alpha modulePath = D:\Hyperspin\Hyperlaunch\Modules\Final Burn Alpha moduleExtension = ahk moduleExtensionsPath = D:\Hyperspin\HyperLaunch\Module Extensions libPath = D:\Hyperspin\HyperLaunch\Lib 7zEnabled = true 7zPath = c:\program Files\7-Zip\7zFM.exe 7zDllPath = c:\program Files\7-Zip\7z.dll 7zExtractPath = D:\games 7zExtractPathOrig = 7zAttachSystemName = true 7zDelTemp = false 7zSounds = true 7zFormats = .zip,.rar,.7z,.lzh,.gzip,.tar 7zFormatsNoP = zip,rar,7z,lzh,gzip,tar mgEnabled = true mgKey = ~NumpadSub mgBackgroundColor = FF000000 mgSidePadding = 0.2 mgYOffset = 500 mgImageAdjust = 1 mgFont = Arial mgText1Options = x10p y30p w80p Center cBBFFFFFF r4 s100 BoldItalic mgText1Text = Please select a game mgText2Options = w96p cFFFFFFFF r4 s50 Center BoldItalic mgText2Offset = 70 mgUseSound = true mgSoundfreq = 300 mgExitEffect = none mgSelectedEffect = rotate mgUseGameArt = false mgArtworkDir = Artwork1 hpEnabled = true hpKey = NumpadAdd hpBackToMenuBarKey = X|NumpadSub hpZoomInKey = C hpZoomOutKey = V hpScreenshotKey = ~PrintScreen hpHiToTextPath = D:\Hyperspin\Hyperlaunch\Module Extensions\HiToText.exe hpSaveStateKeyCodes = {F10 down}{F10 up} hpLoadStateKeyCodes = {F10 down}{F10 up} keymapperEnabled = false keymapperAHKMethod = External keymapper = xpadder xpadderFullPath = D:\games\Xpadder53\Xpadder.exe joyToKeyFullPath = D:\games\JoyToKey_en\JoyToKey.exe keymapperProfilePath = D:\Hyperspin\Hyperlaunch\Profiles\xpadder keymapperFrontEndProfileName = HyperSpin keymapperHyperLaunchProfileEnabled = true JoyIDsEnabled = false JoyIDsPreferredControllersSystem = Run'N' Drive Wireless|Logitech Driving Force Pro USB|T500 RS Gear Shift JoyIDsPreferredControllersGlobal = use_global CustomJoyNamesEnabled = false CustomJoyNames = Run'N' Drive Wireless|Joystick\Logitech Driving Force Pro USB|Driving\T500 RS Gear Shift|gear shift FEProfile = D:\Hyperspin\Hyperlaunch\Profiles\xpadder\HyperSpin defaultProfile = D:\Hyperspin\Hyperlaunch\Profiles\xpadder\_Default systemProfile = D:\Hyperspin\Hyperlaunch\Profiles\xpadder\Capcom xPadderSystemProfile = D:\Hyperspin\Hyperlaunch\Profiles\xpadder\Capcom\_Default emuProfile = D:\Hyperspin\Hyperlaunch\Profiles\xpadder\Capcom\Final Burn Alpha romProfile = D:\Hyperspin\Hyperlaunch\Profiles\xpadder\Capcom\ghouls HyperLaunchProfile = D:\Hyperspin\Hyperlaunch\Profiles\xpadder\HyperLaunch blankProfile = D:\Hyperspin\Hyperlaunch\Profiles\xpadder\_Default\blank ahkFEProfile = D:\Hyperspin\Hyperlaunch\Profiles\AHK\HyperSpin ahkDefaultProfile = D:\Hyperspin\Hyperlaunch\Profiles\AHK\_Default ahkSystemProfile = D:\Hyperspin\Hyperlaunch\Profiles\AHK\Capcom ahkEmuProfile = D:\Hyperspin\Hyperlaunch\Profiles\AHK\Capcom\Final Burn Alpha ahkRomProfile = D:\Hyperspin\Hyperlaunch\Profiles\AHK\Capcom\ghouls ahkHyperLaunchProfile = D:\Hyperspin\Hyperlaunch\Profiles\AHK\HyperLaunch bezelEnabled = false statisticsEnabled = true 21:25:33:002 | HL | INFO | +16 | BuildScript - Loaded XHotkey Init.ahk scripts 21:25:34:002 | HL | INFO | +0 | BuildScript - Loaded Keymapper Init.ahk scripts 21:25:34:002 | HL | INFO | +0 | CheckFile - Checking if D:\Hyperspin\HyperLaunch\Module Extensions\VA.ahk exists 21:25:34:004 | HL | INFO | +0 | BuildScript - Loaded HyperPause Init.ahk scripts 21:25:34:004 | HL | INFO | +0 | BuildScript - Loaded Statistics Init.ahk scripts 21:25:34:004 | HL | INFO | +0 | BuildScript - Loaded MultiGame.ahk scripts 21:25:34:004 | HL | INFO | +0 | BuildScript - Loaded User Functions Init.ahk script 21:25:34:004 | HL | INFO | +0 | BuildScript - Module: MEmu = Final Burn Alpha MEmuV = v0.2.97.23 MURL = http://www.barryharris.me.uk/ MAuthor = djvj MVersion = 2.0.1 MCRC = A317CAA5 iCRC = MID = 635038268890292583 MSystem = "Final Burn Alpha","NEC TurboGrafx-16","NEC PC Engine","NEC SuperGrafx","Sega Mega Drive","SNK Neo Geo" ;---------------------------------------------------------------------------- ; Notes: ; You must have your roms renamed using clrmame and the dat generated by FBA. Run FBA manually and goto Misc->Generate dat file->Generate dat... ; Open FBA manually and select MISC->Configure ROM paths... and define at least one path to your roms. ; Fullscreen is now automatic when running FBA via command line ; FBA supports 7z, so no need for hyperlaunch 7z functions ;---------------------------------------------------------------------------- StartModule() FadeInStart() If systemname in NEC TurboGrafx-16,NEC PC Engine,NEC SuperGrafx,Sega Mega Drive { ; The object controls how the module reacts to different systems. FBA can play a lot of systems, but the romName changes slightly so this module has to adapt mType := Object("NEC TurboGrafx-16","tg_","NEC PC Engine","pce_","NEC SuperGrafx","sgx_","Sega Mega Drive","md_") ident := mType[systemName] ; search 1st array for the systemName identifier mednafen uses If !ident ScriptError("Your systemName is: " . systemName . "`nIt is not one of the known supported systems for this FBA module: " . moduleName) } fbaRomName := (If ident ? ident : "") . romName ; FBA requires an identifier prefix attached to the romName which tells FBA what system to run Run(executable . " """ . fbaRomName . """", emuPath) WinWait("ahk_class FB Alpha") WinWaitActive("ahk_class FB Alpha") ; This loops detects the rom loading window and breaks when it's done. Only here to avoid using too many WinWait commands from all the odd flashing the emu does. Loop { IfWinActive, ahk_class #32770 Break Sleep, 50 } ; This loop detects when the emu window is done flashing back and forth between HS and the emu window and is actually in the game. Loop { If x = 10 Break IfWinActive, ahk_class FB Alpha x++ WinActivate, ahk_class FB Alpha Sleep, 50 } FadeInExit() WinActivate, ahk_class FB Alpha Process("WaitClose", executable) FadeOutExit() ExitModule() CloseProcess: FadeOutStart() WinClose("ahk_class FB Alpha") Return 21:25:34:007 | HL | INFO | +0 | BuildScript - Loaded HyperPause scripts 21:25:34:007 | HL | INFO | +0 | BuildScript - Loaded MultiGame scripts 21:25:34:007 | HL | INFO | +0 | BuildScript - Loaded Statistics.ahk script 21:25:34:007 | HL | INFO | +0 | BuildScript - Loaded User Functions.ahk script 21:25:34:007 | HL | INFO | +0 | BuildScript - Finished injecting functions into module 21:25:34:007 | HL | INFO | +0 | Main - Module is built 21:25:34:007 | HL | INFO | +0 | CheckFile - Checking if D:\Hyperspin\HyperLaunch\AutoHotkey.dll exists 21:25:34:008 | HL | INFO | +0 | Main - Hiding taskbar 21:25:34:218 | HL | INFO | +218 | Main - Hiding desktop 21:25:34:220 | HL | INFO | +0 | Main - Running module 21:25:34:380 | MD | INFO | +N/A | Module initialized 21:25:34:382 | MD | INFO | +0 | Keymapper - Loading External AHK Keymapping 21:25:34:382 | MD | INFO | +0 | CheckFile - Checking if D:\Hyperspin\HyperLaunch\Module Extensions\AhkLauncher.exe exists 21:25:34:382 | MD | INFO | +0 | RunAHKKeymapper - Started 21:25:34:382 | MD | INFO | +0 | GetAHKProfile - Started 21:25:34:382 | MD | INFO | +0 | GetAHKProfile - Ended and found: D:\Hyperspin\Hyperlaunch\Profiles\AHK\_Default.ahk 21:25:34:382 | MD | INFO | +0 | Process - Exist AhkLauncher.exe 21:25:34:384 | MD | INFO | +0 | Run - Running: D:\Hyperspin\HyperLaunch\Module Extensions\AhkLauncher.exe -notray "D:\Hyperspin\Hyperlaunch\Profiles\AHK\_Default.ahk" 21:25:34:461 | MD | INFO | +78 | RunAHKKeymapper - Ended 21:25:34:462 | MD | INFO | +0 | StartModule - Started 21:25:34:463 | MD | INFO | +0 | StartModule - MEmu: Final Burn Alpha MEmuV: v0.2.97.23 MURL: http://www.barryharris.me.uk/ MAuthor: djvj MVersion: 2.0.1 MCRC: A317CAA5 iCRC: MID: MSystem: "Final Burn Alpha","NEC TurboGrafx-16","NEC PC Engine","NEC SuperGrafx","Sega Mega Drive","SNK Neo Geo" 21:25:34:463 | MD | WARNING | +0 | StartModule - You have an unsupported System Name for this module: "Capcom". Only the following System Names are suppported: ""Final Burn Alpha","NEC TurboGrafx-16","NEC PC Engine","NEC SuperGrafx","Sega Mega Drive","SNK Neo Geo"" 21:25:34:463 | MD | INFO | +0 | Hiding mouse cursor 21:25:34:473 | MD | INFO | +16 | StartModule - Ended 21:25:34:473 | MD | INFO | +0 | StartGlobalUserFeatures - Starting 21:25:34:473 | MD | INFO | +0 | StartGlobalUserFeatures - Ending 21:25:34:474 | MD | INFO | +0 | Run - Running: D:\Hyperspin\Emulators\FB Alpha\fba.exe "ghouls" 21:25:34:501 | MD | INFO | +31 | CreateMGRomTable - Started 21:25:34:501 | MD | INFO | +0 | CreateRomTable - Started 21:25:34:501 | MD | INFO | +0 | CreateRomTable - Ended, 7 Loops to create table. 21:25:34:501 | MD | INFO | +0 | CreateMGRomTable - Ended 21:25:34:501 | MD | INFO | +0 | WinWait - Waiting for ahk_class FB Alpha 21:25:34:846 | MD | INFO | +343 | WinWaitActive - Waiting for "ahk_class FB Alpha" 21:25:41:415 | MD | INFO | +6568 | Process - WaitClose fba.exe 21:27:26:622 | MD | INFO | +105207 | WinClose - Closing: ahk_class FB Alpha 21:27:26:979 | MD | INFO | +359 | StopGlobalUserFeatures - Starting 21:27:26:979 | MD | INFO | +0 | StopGlobalUserFeatures - Ending 21:27:26:979 | MD | INFO | +0 | ExitModule - Started 21:27:26:979 | MD | INFO | +0 | Starting Updating Statistics: 21:27:26:036 | MD | INFO | +46 | Game section statistics updated. 21:27:27:036 | MD | INFO | +0 | RunAHKKeymapper - Started 21:27:27:036 | MD | INFO | +0 | GetAHKProfile - Started 21:27:27:036 | MD | INFO | +0 | GetAHKProfile - Ended and no profile found 21:27:27:037 | MD | INFO | +0 | Process - Exist AhkLauncher.exe 21:27:27:039 | MD | INFO | +16 | RunAHKKeymapper - Ended 21:27:27:039 | MD | INFO | +0 | ExitModule - Ended 21:27:27:039 | MD | INFO | +0 | End of Module Logs 21:25:34:224 | HL | INFO | +0 | Main - Starting timer to watch if Front End gets displaced and restore it if it does. 21:27:27:089 | HL | INFO | +112867 | Main - Module ended, exiting HyperLaunch normally 21:27:27:089 | HL | INFO | +0 | ExitScript - Started 21:27:27:457 | HL | INFO | +359 | SystemCursor - Restoring mouse cursor 21:27:27:463 | HL | INFO | +15 | ExitScript - Ended
tm3812 Posted May 31, 2014 Author Posted May 31, 2014 No replies? I can't believe someone doesn't know how to fix this. If it helps it hangs up with neo geo games too. Every time I use a button the emulator freezes. Is my module out of date or something? Or do I have the wrong emulator? Any help would be greatly appreciated.
tm3812 Posted June 14, 2014 Author Posted June 14, 2014 Nope. Works like a champ. Also when I play neo geo games and hit a button the games freezes. And there isn't anything I can do to fix that. But all games work great outside of hyperspin. I tried using different modules but that just caused hyperspin to freak out. So I just went with MAME. I like the graphics better with FBA but if it doesn't work right with hyperspin then it's not worth it. Thanks for the reply.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.