Jump to content

All my products and services are free. All my costs are met by donations I receive from my users. If you enjoy using any of my products, please donate to support me. Thank you for your support. Tom Speirs

Patreon

[RESOLVED] Pinball X Pause In Game Issue


bryhud

Recommended Posts

Hi... I am considering making the switch from Hyperpin to pinball x. Install was easy and painless, copied over media files and everything was good.

My issue is coming from trying to exit either FP or VP.

I would like to use the pause / in game button to bring up the menu and select exit from there but when the button is pressed the screen turns black for a dew seconds like it wants to show the screen but never does.... just dumps back to the game.

I am running Windows XP

Below is the log file

I am seeing this message but not quite sure how to fix it

17:22:16.2 4/9/2014: Created DirectX BackGlass Window
17:22:16.2 4/9/2014: In Game: Error Initializing Display

Any help would be appreciated. Thanks!

17:21:22.2 4/9/2014: PinballX - Version 1.78
17:21:22.3 4/9/2014: Loading Settings
17:21:22.3 4/9/2014: Initialize Component
17:21:22.3 4/9/2014: Initialize Display
17:21:22.3 4/9/2014: Loading PlugIns
17:21:22.5 4/9/2014: Created DirectX BackGlass Window
17:21:22.5 4/9/2014: Hiding Cursor
17:21:22.5 4/9/2014: Hiding Taskbar
17:21:22.5 4/9/2014: Load Game List
17:21:22.5 4/9/2014: Loading Database: Future Pinball
17:21:22.6 4/9/2014: Loading Database: Visual Pinball
17:21:22.6 4/9/2014: Finding and matching artwork and videos
17:21:22.7 4/9/2014: Loading Game Statistics and Scores
17:21:23.8 4/9/2014: Initialize Audio
17:21:23.9 4/9/2014: Set Keyboard Controls
17:21:23.9 4/9/2014: Initialize Joystick
17:21:23.9 4/9/2014: 1 Joystick Attached
17:21:23.9 4/9/2014: Started
17:21:31.2 4/9/2014: Launch System
17:21:31.2 4/9/2014: Waiting for threads
17:21:31.2 4/9/2014: Disposing display
17:21:33.0 4/9/2014: C:\Games\Future Pinball\Future Pinball.exe /open "C:\Games\Future Pinball\Tables\Target Alpha ULTRA 1.04.fpt" /play /exit /arcaderender
17:22:05.3 4/9/2014: Created DirectX BackGlass Window
17:22:05.3 4/9/2014: In Game: Error Initializing Display
17:22:09.1 4/9/2014: Created DirectX BackGlass Window
17:22:09.1 4/9/2014: In Game: Error Initializing Display
17:22:10.7 4/9/2014: Created DirectX BackGlass Window
17:22:10.7 4/9/2014: In Game: Error Initializing Display
17:22:12.4 4/9/2014: Created DirectX BackGlass Window
17:22:12.4 4/9/2014: In Game: Error Initializing Display
17:22:14.0 4/9/2014: Created DirectX BackGlass Window
17:22:14.0 4/9/2014: In Game: Error Initializing Display
17:22:16.2 4/9/2014: Created DirectX BackGlass Window
17:22:16.2 4/9/2014: In Game: Error Initializing Display
17:22:19.9 4/9/2014: Created DirectX BackGlass Window
17:22:19.9 4/9/2014: In Game: Error Initializing Display
17:22:23.4 4/9/2014: Created DirectX BackGlass Window
17:22:23.4 4/9/2014: In Game: Error Initializing Display
17:22:35.8 4/9/2014: Error. Exiting
17:22:35.8 4/9/2014: Error in the application.
17:22:35.8 4/9/2014: at Microsoft.DirectX.Direct3D.Device..ctor(Int32 adapter, DeviceType deviceType, Control renderWindow, CreateFlags behaviorFlags, PresentParameters[] presentationParameters)
17:22:35.8 4/9/2014: at Direct2D.Direct2d.Device..ctor(Form FormHandle, Int32 Width, Int32 Height, Boolean Windowed, Boolean VSync, Boolean Display16Bit, Int32 DisplayNbr, Int32 RefreshRate)
17:22:35.8 4/9/2014: at PinballX.Main.b(Boolean A_0, Boolean A_1, Boolean A_2)
17:22:35.8 4/9/2014: at PinballX.Main.ad()
17:22:35.8 4/9/2014: at PinballX.Main..ctor()
17:22:35.8 4/9/2014: Disposing Plugins
17:22:35.8 4/9/2014: Showing Taskbar
17:22:35.8 4/9/2014: Unhiding Mouse Cursor

Link to comment
Share on other sites

Here is my config file as well. I have tried various button and joystick configurations all the same.

[Display]
Monitor=0
Rotate=270
Windowed=False
WindowWidth=480
WindowHeight=720
WindowX=0
WindowY=65
PlayFieldBrightness=230
WheelTextColor=ffffffff
WheelTextOutlineColor=ff000000
InfoTextColor=ffffffff
InfoTextOutlineColor=ff000000
FilterTextColor=ffffffff
FilterTextOutlineColor=ff000000
MenuColor=ffffa500
[backGlass]
monitor=1
x=0
y=0
width=1280
height=1024
[DMD]
Enabled=False
monitor=2
x=0
y=0
width=900
height=300
[FileSystem]
EnableFileMatching=False
[interface]
DesktopModeEnabled=False
EnableAdditionalDetail=True
ShowSystem=True
ShowRatings=True
[Audio]
StreamVolume=90
SampleVolume=90
PlaySoundInVideos=True
[startup]
playsound=True
playvideo=True
StartWithWindows=No
[KeyCodes]
quit=81
left=37
right=39
select=13
rotate=82
pageleft=33
pageright=34
exitemulator=190
ingame=80
screenshot=85
screenshotbackglass=79
instructions=73
[JoyCodes]
quit=
left=
right=
select=
rotate=
pageleft=
pageright=
exitemulator=
ingame=
instructions=
[Text]
Line1=Free Play
Line2=Press Start
[FuturePinball]
Enabled=True
WorkingPath=C:\Games\Future Pinball
TablePath=C:\Games\Future Pinball\Tables
Executable=Future Pinball.exe
Parameters=/open "[TABLEPATH]\[TABLEFILE]" /play /exit /arcaderender
LaunchBeforeEnabled=false
LaunchBeforeWorkingPath=
LaunchBeforeExecutable=notepad.exe
LaunchBeforeHideWindow=False
LaunchBeforeWaitForExit=True
LaunchAfterEnabled=False
LaunchAfterWorkingPath=
LaunchAfterExecutable=notepad.exe
LaunchAfterHideWindow=False
LaunchAfterWaitForExit=True
MouseClickFocus=True
[VisualPinball]
Enabled=True
WorkingPath=C:\Games\Visual Pinball
TablePath=C:\Games\Visual Pinball\Tables
Executable=VPinball.exe
Parameters=/play -"[TABLEPATH]\[TABLEFILE]"
LaunchBeforeEnabled=false
LaunchBeforeWorkingPath=
LaunchBeforeExecutable=notepad.exe
LaunchBeforeHideWindow=False
LaunchBeforeWaitForExit=True
LaunchAfterEnabled=False
LaunchAfterWorkingPath=
LaunchAfterExecutable=notepad.exe
LaunchAfterHideWindow=False
LaunchAfterWaitForExit=True
NVRAMPath=C:\Games\Visual Pinball\NVRAM
[ExitScreen]
Enabled=True
EnableExit=True
EnableShutdown=True
[startupProgram]
Enabled=false
WorkingPath=
Executable=notepad.exe
Paramaters=
HideWindow=true
WaitForExit=false
[ExitProgram]
Enabled=false
WorkingPath=
Executable=notepad.exe
Paramaters=
HideWindow=False
WaitForExit=
[AttractMode]
Enabled=True
Timer=1
ShowFor=15
[system_1]
Name=Pinball FX2
Enabled=False
WorkingPath=C:\Steam
TablePath=C:\Steam\Tables
Executable=PinballFX.exe
Parameters=
[system_2]
Name=MAME
Enabled=False
WorkingPath=C:\- EMULATORS -\- MAME -
TablePath=C:\
Executable=mamep64.exe
Parameters=[TABLEFILE]
[AutoExit]
Enabled=False
Minutes=10
[Login]
Enabled=False
[internal]
lastselected=Target Alpha (Gottlieb 1976)FPTarget Alpha ULTRA 1.04FuturePinball
filter_year=
filter_company=
filter_custom=
filtername=Tables
[setupWizard]
EmuPath1=C:\Emulators
AssetPath1=C:\Assets
RomPath1=C:\Roms
DefaultPathPrompt=True
DownloadDatabasePrompt=True
DownloadEmulatorPrompt=True
WizardMode=1
CustomArray=
SearchArray=
SavePosition=False
SectionIndex=8
SearchText=
EmulatorIndex=0
EmulatorGroupIndex=0
DaphneIndex=0
HTMLAppsIndex=0
ExternalAppsIndex=0
RadioStationsIndex=0
NewsFeedsIndex=0
MappedDrivesIndex=0
SystemIndex=0
ShowPanel=True
FontSize=1
WindowState=0
WindowSize=1038,687
WindowLocation=873,222
[Plugin_1]
Enabled=False
Name=PlugInSpeech.dll
[Plugin_2]
Enabled=False
Name=QuickLaunch (PinballX Edition).dll
[Plugin_3]
Enabled=False
Name=Xpadder Plugin.dll

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...