+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Dracula is offline
    Banned Banned
    Dracula begs for repDracula begs for repDracula begs for repDracula begs for repDracula begs for repDracula begs for repDracula begs for repDracula begs for repDracula begs for repDracula begs for repDracula begs for rep

    Join Date
    26 Mar 2008
    Location
    Your Momastand
    Posts
    4,727
    Thanks
    630
    Thanked
    706 in 356 Posts

    How to Remove Things from your CSS Startup Screen

    First your going to need this http://nemesis.thewavelength.net/index.php?p=26 [Get the thing at the top of the page you only need the installer, or at least I did.]
    1) Open up the Program
    2) go to your 'C:\Program Files\Valve\Steam\steamapps' folder
    3) double click on 'counter-strike source shared.gcf'

    Then follow instructions as written below.

    1. Ok, let's start by locating the file we need it's called "ClientScheme.res" and it's located in cstrike/resource.

    2. Open this file with notepad.

    3. really close to the top, find these lines:
    // Top-left corner of the "Counter-Strike" on the main screen
    "Main.Title1.X" "32"
    "Main.Title1.Y" "180"
    "Main.Title1.Color" "0 0 0 255"

    // Top-left corner of the "SOURCE" on the main screen
    "Main.Title2.X" "380"
    "Main.Title2.Y" "205"
    "Main.Title2.Color" "0 0 0 255"


    **NOTE** numbers could be different.

    the numbers could be different.


    4. to make the css invisible, change these lines from this:
    "Main.Title1.Color" "0 0 0 255"
    "Main.Title2.Color" "0 0 0 255"

    to this

    "Main.Title1.Color" "0 0 0 0"
    "Main.Title2.Color" "0 0 0 0"
    (remember these numbers might be different to start with)

    thats all there is to it, i realize this is short, but i see a LOT of good menu backgrounds get messed up because of the css in the middle, have fun.


    P.S. of course you can change the color of the css to something different if you want:


    "255 0 0 255"=red
    "0 255 0 255"=green
    "0 0 255 255"=blue
    keep fourth number 255 always for a solid color


    When your done save it in your folder that is located here. C:\Program Files\Steam\steamapps\your user name here\counter-strike source\cstrike\resource
    Last edited by Dracula; 14 Jul 2009 at 11:09pm.

  2. Thanked by 1 user: Dr.Pepper (15 Jul 2009)

  3. #2
    Dr.Pepper is offline
    Dr.Pepper has a spectacular aura aboutDr.Pepper has a spectacular aura aboutDr.Pepper has a spectacular aura about

    Join Date
    19 Jun 2009
    Location
    Washington State
    Posts
    495
    Thanks
    18
    Thanked
    19 in 16 Posts
    Well thank you .
    Member since 6-19-09 - Honorable Gamer Since 04-29-10

  4. #3
    Dracula is offline
    Banned Banned
    Dracula begs for repDracula begs for repDracula begs for repDracula begs for repDracula begs for repDracula begs for repDracula begs for repDracula begs for repDracula begs for repDracula begs for repDracula begs for rep

    Join Date
    26 Mar 2008
    Location
    Your Momastand
    Posts
    4,727
    Thanks
    630
    Thanked
    706 in 356 Posts
    Bump for the newkids.


 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts