;Set these to 1 if you want Fallout to access the keyboard or mouse in background mode
;Try these if you get the 'Failure initializing input devices' error
BackgroundKeyboard=0
BackgroundMouse=0
我的原始设定是这样的,0的时候画面不会黑屏,但是会弹出上面的对话框退出,调到1就黑屏退出,是不是又是另外一处的问题了?