Author Topic: GH loading issues resolvable by UE?  (Read 411 times)

Noronel Poroner

  • Traveller
  • *
  • Posts: 10
    • View Profile
GH loading issues resolvable by UE?
« on: May 19, 2015, 06:13:36 pm »
It is oft discussed, lamented or otherwise known that guild houses with large numbers of items can cause map loading issues. Are there immediate reductions of these types of issues expected from the UE project?
Active Characters: Faicke Letenerele
Missing, Dead or Retired Characters: Noronel Poroner

LigH

  • Forum Legend
  • *
  • Posts: 7096
    • View Profile
Re: GH loading issues resolvable by UE?
« Reply #1 on: May 20, 2015, 02:33:45 am »
Because the same number of item definitions still needs to be transmitted over the network, I doubt that changing the engine will change the reason of troubles fundamentally.

Gag Harmond
Knight and Ambassador
The Royal House of Purrty

Venalan

  • Global Moderator
  • Hydlaa Notable
  • *
  • Posts: 630
    • View Profile
Re: GH loading issues resolvable by UE?
« Reply #2 on: May 20, 2015, 02:35:57 pm »
I'm not sure anyone really knows, if the way the server and game communicate and work is identical then I'd expect it to remain. But we are working with a different engine with maps likely set up in a different way. Best I can say is wait and see :)
..

Rocfeather

  • Wayfarer
  • *
  • Posts: 3
    • View Profile
Re: GH loading issues resolvable by UE?
« Reply #3 on: May 20, 2015, 02:52:06 pm »
There would have to be some measurement on
a) the amount of time it takes to get the required data from the server
b) the amount of time it takes to render said data.

If (a) is slow now than as LigH says it would most likely stay slow in whatever engine is used.  There are ways to optimize data over the wire but that would be a separate issue and independent (mostly) of engine choice.

CheatCat

  • Guest
Re: GH loading issues resolvable by UE?
« Reply #4 on: May 21, 2015, 02:19:14 am »
Yeah, this should be optimized, really. UE might help that i.e. the server might be able to use UE in order to tell the closest objects and load them first.