Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Donate
Collapse

Plutonium

  1. Home
  2. BO2 Client Support
  3. High FOV texture bug Help

High FOV texture bug Help

Scheduled Pinned Locked Moved BO2 Client Support
5 Posts 2 Posters 718 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Tarragrueeundefined Offline
    Tarragrueeundefined Offline
    Tarragruee
    wrote on last edited by
    #1

    Hi, I saw another post on here that mentioned texture bugs resulting from high FOV, and I've had the same issue on maps like buried next to the bar near the easter egg machine.

    In the other post, a moderator mentioned fixing it with a GSC script involving:

    self setclientdvar("r_lodBiasRigid", -1000);
    self setclientdvar("r_lodBiasSkinned", -1000);

    Now I assume what he meant is that I can put this in a GSC script and the game will automatically run the code every time I start the game and it won't happen anymore. Now, I've put the codes into the dev console through:

    sv_cheats 1
    r_lodBiasRigid -1000
    r_lodBiasSkinned -1000

    Which fixed it, but doing that every time is a bit of a hassle. So here's my question- Does anyone familiar with GSC know how exactly to format the first two lines of GSC code I gave to actually get it to compile correctly?

    I tried putting those two lines

    self setclientdvar("r_lodBiasRigid", -1000);
    self setclientdvar("r_lodBiasSkinned", -1000);

    In a GSC file by itself and it failed to compile, so I'm assuming I need to format it or structure it in a way for it to properly be read and compiled.

    Anyone know?

    Bug for reference:

    ![0_1666990928770_1665638997092-sin-título1.png](Uploading 100%)

    1 Reply Last reply
    0
    • Tarragrueeundefined Offline
      Tarragrueeundefined Offline
      Tarragruee
      wrote on last edited by
      #2

      I clicked the wrong file upload button, here is the picture from another thread showing this:

      1665638997092-sin-título1.png

      hindercanrunundefined 1 Reply Last reply
      0
      • Tarragrueeundefined Offline
        Tarragrueeundefined Offline
        Tarragruee
        wrote on last edited by
        #3

        also I wish the plutonium folks good luck and lots of praise; black ops 1/2 gives me lots of good memories from childhood and being able to relive that for free with all the dlc and things is amazing. I hope the support for this will continue for years to come with a good community of people!!!

        1 Reply Last reply
        0
        • Tarragrueeundefined Tarragruee

          I clicked the wrong file upload button, here is the picture from another thread showing this:

          1665638997092-sin-título1.png

          hindercanrunundefined Offline
          hindercanrunundefined Offline
          hindercanrun
          wrote on last edited by
          #4

          Tarragruee high fov can cause bugs like this
          older games like bo2 used 65 fov so anything above it can cause issues

          Tarragrueeundefined 1 Reply Last reply
          0
          • hindercanrunundefined hindercanrun

            Tarragruee high fov can cause bugs like this
            older games like bo2 used 65 fov so anything above it can cause issues

            Tarragrueeundefined Offline
            Tarragrueeundefined Offline
            Tarragruee
            wrote on last edited by
            #5

            hindercanrun I know, but using the two commands I gave fix it and I'm wondering how to format the GSC script to be able to compile properly because simply putting the two lines in by themself doesn't work

            the texture bugs also go away for me at 100 fov

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Donate