Post: SOLUTION TO BLACK SCREEN (how to stop it appearing (splitscreen))
09-04-2010, 01:44 PM #1
+vA.LooSe
Official NGU Music Man
(adsbygoogle = window.adsbygoogle || []).push({});
Right, so the other day i set up a killstreak oon splitscreen but had to go and and thought nothing of a black screen, so while i was out my ps3 was getting a killstreak for me and when i returned i noticed a black screen and had to turn my ps3 off.

This got me thinking... how can we stop this black screen appearing and not have to keep checking it to make sure it hasnt come up will after a couple of mins i had a pretty good idea Smile look at my codes below i have highlighted what stop's the black screen Smile

set playlist "7"
set clanName "^4BC"
set af "vstr af1"
set af1 "vstr afe ; set af vstr af2"
set af2 "vstr afd ; set af vstr af1"
set afe "god ; +attack ; +toggleads_throw"
set afd "god ; -attack ; -toggleads_throw"
bind DPAD_UP "scr_sd_timelimit 00000.1 ; scr_sd_scorelimit 1"
bind DPAD_RIGHT "fast_restart"
bind BUTTON_X "+activate ; g_gametype sd ; scr_player_maxhealth 10 ; scr_xpscale 0 ; scr_sd_timelimit 0 ; scr_sd_roundswitch 0 ; scr_sd_scorelimit 1 ; scr_sd_scorelimit 0 ; set scr_game_allowkillcam 0 ; scr_sd_numlives 27000 ; scr_sd_bombtimer 4500 ; scr_sd_planttime .000001 ; scr_sd_bombtimer .000001 ; scr_sd_defusetime 1 ; scr_sd_multibomb 1 ; scr_sd_playerrespawndelay 0 ; scr_sd_waverespawndelay 0"
bind BUTTON_B "vstr af ; toggle timescale 12 1 ; cg_fov 80 ; cg_drawshellshock 0 ; r_lodscalerigid 4 ; r_fullbright 1 ; fx_enable 0 ; r_fog 0"
bind BUTTON_Y "noclip"
bind DPAD_DOWN "fast_restart ; xblive_privatematch 0 ; xblive_rankedmatch 1 ; onlinegame 1"


So yeah by doing this it makes sure u cant go over 77777 kills and you wont get the black screen :P

Hope this helps YOu out Smile
(adsbygoogle = window.adsbygoogle || []).push({});

The following 2 users say thank you to +vA.LooSe for this useful post:

Dan2k9FNiX, PRoDiiGy--X
09-04-2010, 03:33 PM #11
xSharkey
Formally Fallz-Boyz
has then been tested?
09-04-2010, 03:39 PM #12
+vA.LooSe
Official NGU Music Man
Originally posted by Xo View Post
The black screen is a "client overflow" the way I avoid black screen, is I use the standard game setup options at the game setup menu, And I did this before I put my number of lives to 100,000 and I got black screen at 85k, so its just a random error that could occur anytime.


Yeah i know but if u keep the kills to a small like 70000-80000 u shouldnt get the black screen, well thast what i was thinking?
but u know more than me so i will listen to ur advice here =D (btw not being sarcastic before you ask lol)
09-04-2010, 05:42 PM #13
Dan2k9FNiX
Do a barrel roll!
Originally posted by vA.LooSe View Post
Yeah i know but if u keep the kills to a small like 70000-80000 u shouldnt get the black screen, well thast what i was thinking?
but u know more than me so i will listen to ur advice here =D (btw not being sarcastic before you ask lol)


Billy mate does this set lives thing count for the hole enemy team or each individual player??
09-04-2010, 05:51 PM #14
+vA.LooSe
Official NGU Music Man
Originally posted by Dan2k9FNiX View Post
Billy mate does this set lives thing count for the hole enemy team or each individual player??


whole team matey as soon as all the deaths add up to 77777 the game ends lol, but earlier for some reason the game kept ending after 29 kills? but i just re bypassed and it worked lol
09-04-2010, 06:47 PM #15
thx dude, needed that
09-04-2010, 07:15 PM #16
vSaBoTeuR x
< ^ > < ^ >
Doesn't work for me.
09-04-2010, 10:10 PM #17
xRaW
xI2aW-
Originally posted by vA.LooSe View Post
Right, so the other day i set up a killstreak oon splitscreen but had to go and and thought nothing of a black screen, so while i was out my ps3 was getting a killstreak for me and when i returned i noticed a black screen and had to turn my ps3 off.

This got me thinking... how can we stop this black screen appearing and not have to keep checking it to make sure it hasnt come up will after a couple of mins i had a pretty good idea Smile look at my codes below i have highlighted what stop's the black screen Smile

set playlist "7"
set clanName "^4BC"
set af "vstr af1"
set af1 "vstr afe ; set af vstr af2"
set af2 "vstr afd ; set af vstr af1"
set afe "god ; +attack ; +toggleads_throw"
set afd "god ; -attack ; -toggleads_throw"
bind DPAD_UP "scr_sd_timelimit 00000.1 ; scr_sd_scorelimit 1"
bind DPAD_RIGHT "fast_restart"
bind BUTTON_X "+activate ; g_gametype sd ; scr_player_maxhealth 10 ; scr_xpscale 0 ; scr_sd_timelimit 0 ; scr_sd_roundswitch 0 ; scr_sd_scorelimit 1 ; scr_sd_scorelimit 0 ; set scr_game_allowkillcam 0 ; scr_sd_numlives 77777 ; scr_sd_bombtimer 4500 ; scr_sd_planttime .000001 ; scr_sd_bombtimer .000001 ; scr_sd_defusetime 1 ; scr_sd_multibomb 1 ; scr_sd_playerrespawndelay 0 ; scr_sd_waverespawndelay 0"
bind BUTTON_B "vstr af ; toggle timescale 12 1 ; cg_fov 80 ; cg_drawshellshock 0 ; r_lodscalerigid 4 ; r_fullbright 1 ; fx_enable 0 ; r_fog 0"
bind BUTTON_Y "noclip"
bind DPAD_DOWN "fast_restart ; xblive_privatematch 0 ; xblive_rankedmatch 1 ; onlinegame 1"


So yeah by doing this it makes sure u cant go over 77777 kills and you wont get the black screen :P

Hope this helps YOu out Smile



yo billy its xI2aW- --- Mike lol so im gettin rfom n cod4 bk soon can u tell me exactly what u gt to do like what do u put it on district n ow do u mke it so it thinks ur on a ranked match
09-05-2010, 05:09 AM #18
Josh.
Gym leader
I love you.
09-05-2010, 05:14 AM #19
TrytoYOLO
We all <3 Amanda
Originally posted by Xo View Post
The black screen is a "client overflow" the way I avoid black screen, is I use the standard game setup options at the game setup menu, And I did this before I put my number of lives to 100,000 and I got black screen at 85k, so its just a random error that could occur anytime.


so even if u put it to a limit it will still give u the black screen?/facepalm

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo