GoldenEye: Source Forums

  • March 28, 2024, 02:55:14 pm
  • Welcome, Guest
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: [BUG] Impossible to close GE 5.0: black screen  (Read 4266 times)

0 Members and 1 Guest are viewing this topic.

John

  • Agent
  • *
  • Posts: 2
  • Reputation Power: 0
  • John has no influence.
  • Offline Offline
[BUG] Impossible to close GE 5.0: black screen
« on: August 21, 2016, 09:28:11 pm »

Hi guys,

I just installed GE 5.0 with automatically added Source SDK Base 2007. I've no trouble playing the game but when I want to quit, I get a black screen (I guess Souce SDK Base 2007 is still running). I get stuck as I can't access Windows features like Windows Task Manager. The only thing I can do is manually rebooting. I'm using Windows 10 (x64).

Thanks for your help!
Logged

Bond, James Bond

  • Agent
  • *
  • Posts: 11
  • Reputation Power: 3
  • Bond, James Bond has no influence.
  • Offline Offline
Re: [BUG] Impossible to close GE 5.0: black screen
« Reply #1 on: August 21, 2016, 09:42:12 pm »

I've had the same problem.  A temporary fix that I found is using Alt + Tab. This took me back to the Steam Account page. Clicking on the Golden Eye icon on the taskbar took me back to the game screens.
Logged

Death

  • Agent
  • *
  • Posts: 46
  • Reputation Power: 5
  • Death has no influence.
  • Offline Offline
Re: [BUG] Impossible to close GE 5.0: black screen
« Reply #2 on: August 22, 2016, 12:23:42 am »

Same problem here, started running the game in window boarderless mode to avoid black screen / crashes forcing me to power cycle my machine.

to do the same, right click on Source SDK Base 2007, choose properties, choose launch options and put

Code: [Select]
-game "D:\Steam\steamapps\sourcemods\gesource" -windowed -noborder -w 2560 -h 1440

change \steam\steamapps\sourcemods\gesource to your steam dir, and change -w and -h to your screen resolution

so for default steam install and 1920x1080 =

Code: [Select]
-game "C:\Program Files(x86)\Steam\steamapps\sourcemods\gesource" -windowed -noborder -w 1920 -h 1080
« Last Edit: August 22, 2016, 12:27:38 am by Death »
Logged

John

  • Agent
  • *
  • Posts: 2
  • Reputation Power: 0
  • John has no influence.
  • Offline Offline
Re: [BUG] Impossible to close GE 5.0: black screen
« Reply #3 on: August 24, 2016, 09:40:19 pm »

Hi Death, I updated the launch property and I can't launch the game anymore  :-X

The SDK appears as "Running..." on Steam a few seconds then stops.

I tried to remove the properties, no change.

Any idea?

Thanks!
Logged
Pages: [1]   Go Up