GGPO is now Free - What does that mean (GGPO Network SDK) - HUGE NEWS
Автор: Mr. Sujano
Загружено: 10 окт. 2019 г.
Просмотров: 2 663 просмотра
Hey All! Tony Cannon ( / pond3r ) made GGPO free! This is huge news! In this video I explain what GGPO is, what rollback netcode is, and why this is such a big deal!
GGPO on github:
https://github.com/pond3r/ggpo
Google Stadia using "Negative Latency" on PC Gamer:
https://www.pcgamer.com/google-says-s...
From GGPO's Website:
https://www.ggpo.net/
How Does It Work?
Rollback networking is designed to be integrated into a fully deterministic peer-to-peer engine. With full determinism, the game is guaranteed to play out the same way on all players computers if we simply feed them the same inputs. One way to achieve this is to exchange inputs for all players over the network, only execution a frame of gameplay logic when all players have received all the inputs from their peers. This often results in sluggish, unresponsive gameplay. The longer it takes to get inputs over the network, the slower the game becomes.
In rollback networking, game logic is allowed to proceed with just the inputs from the local player. If the remote inputs have not yet arrived when it's time to execute a frame, the networking code will predict what it expects the remote players to do based on previously seen inputs. Since there's no waiting, the game feels just as responsive as it does offline. When those inputs finally arrive over the network, they can be compared to the ones that were predicted earlier. If they differ, the game can be re-simulated from the point of divergence to the current visible frame.
Don't worry if that sounds like a headache. GGPO was designed specifically to implement the rollback algorithms and low-level networking logic in a way that's easy to integrate into your existing game loop. If you simply implement the functionality to save your game state, load it back up, and execute a frame of game state without rendering its outcome, GGPO can take care of the rest.
#GGPO #Tech #Gaming #OpenSource #GoogleStadia #esports #GGPONetworkSDK #github

Доступные форматы для скачивания:
Скачать видео mp4
-
Информация по загрузке: