Jump to content

Expand the view distance?


Recommended Posts

Hi,

I would like to expand the view distance, because we are not living in 2004 anymore, and all we have a stronger computer than a P4.

I tried it in the PythonApplication.cpp to force m_pyBackground.SetViewDistanceSet(0, 75600.0f);

The object are visible now in the far, but the ground not.

Screenshot_1.png

Any idea to get it fully functional?

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
Share on other sites

i'm trying to expand, but with no luck.

If i lower the object's distance, the ground will be lowered too, but in the opposite way, it don't. (as you can see on picture)

 

i'm sure there are several C++ experts here, really doesn't intrested in this modification? (Or they did it yet, just don't want to tell :ph34r:)

Link to comment
Share on other sites

  • Premium

The view distance only modifies the range for the broadcast packet (I mean with larger viewdistance you will see more players). For the terrain you will need something like this:

Spoiler

 

I made this about a year ago and I wanted to release it a few times before, maybe I will do it sometimes soon, but the best solution for this if it would be disabled by default, and players would have the option to turn it on, cus the "engine" itself can't render much objects, so on low spec pcs it would be an instakill. However, while I was testing it the only mentionable difference I found was with the shadows, if I disabled it the performance was near the same, but I never had the chance to test it on a live server with large amount of players/shops.

  • Love 2

The one and only UI programming guideline

Link to comment
Share on other sites

On 8/20/2018 at 12:58 PM, masodikbela said:

The view distance only modifies the range for the broadcast packet (I mean with larger viewdistance you will see more players). For the terrain you will need something like this:

  Reveal hidden contents

 

I made this about a year ago and I wanted to release it a few times before, maybe I will do it sometimes soon, but the best solution for this if it would be disabled by default, and players would have the option to turn it on, cus the "engine" itself can't render much objects, so on low spec pcs it would be an instakill. However, while I was testing it the only mentionable difference I found was with the shadows, if I disabled it the performance was near the same, but I never had the chance to test it on a live server with large amount of players/shops.

bro can you release this please?

Link to comment
Share on other sites

  • 2 weeks later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



  • Similar Content

  • Activity

    1. 24

      Experimental Renderer

    2. 11

      Multi Language System

    3. 0

      [FREE DESIGN] Interface + Logo + Discord Banner and Avatar

    4. 4

      Feeding game source to LLM

    5. 0

      Quest 6/7 Problem

    6. 5

      Effect weapons

    7. 0

      [C++] Fix Core Downer Using Negative Number in GM Codes

  • Recently Browsing

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.