• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 07:57
CEST 13:57
KST 20:57
  • Home
  • Forum
  • Calendar
  • Streams
  • Liquipedia
  • Features
  • Store
  • EPT
  • TL+
  • StarCraft 2
  • Brood War
  • Smash
  • Heroes
  • Counter-Strike
  • Overwatch
  • Liquibet
  • Fantasy StarCraft
  • TLPD
  • StarCraft 2
  • Brood War
  • Blogs
Forum Sidebar
Events/Features
News
Featured News
Team TLMC #5: Vote to Decide Ladder Maps!0[ASL20] Ro8 Preview Pt1: Mile High14Team TLMC #5 - Finalists & Open Tournaments2[ASL20] Ro16 Preview Pt2: Turbulence10Classic Games #3: Rogue vs Serral at BlizzCon10
Community News
Weekly Cups (Sept 15-21): herO Goes For Four2StarCraft II 5.0.15 PTR Patch Notes202BSL 2025 Warsaw LAN + Legends Showmatch3Weekly Cups (Sept 8-14): herO & MaxPax split cups4WardiTV TL Team Map Contest #5 Tournaments1
StarCraft 2
General
Weekly Cups (Sept 15-21): herO Goes For Four StarCraft II 5.0.15 PTR Patch Notes Question about resolution & DPI settings SC2 Why Storm Should NOT Be Nerfed – A Core Part of Pr Team TLMC #5: Vote to Decide Ladder Maps!
Tourneys
RSL: Revival, a new crowdfunded tournament series SC2's Safe House 2 - October 18 & 19 Stellar Fest KSL Week 80 StarCraft Evolution League (SC Evo Biweekly)
Strategy
Custom Maps
External Content
Mutation # 492 Get Out More Mutation # 491 Night Drive Mutation # 490 Masters of Midnight Mutation # 489 Bannable Offense
Brood War
General
BGH Auto Balance -> http://bghmmr.eu/ Old rep packs of BW legends BW General Discussion [ASL20] Ro8 Preview Pt1: Mile High ASL ro8 Upper Bracket HYPE VIDEO
Tourneys
[ASL20] Ro8 Day 1 BSL 2025 Warsaw LAN + Legends Showmatch SC4ALL $1,500 Open Bracket LAN [ASL20] Ro16 Group D
Strategy
Simple Questions, Simple Answers Muta micro map competition
Other Games
General Games
Nintendo Switch Thread Stormgate/Frost Giant Megathread Path of Exile Borderlands 3 General RTS Discussion Thread
Dota 2
Official 'what is Dota anymore' discussion LiquidDota to reintegrate into TL.net
League of Legends
Heroes of the Storm
Simple Questions, Simple Answers Heroes of the Storm 2.0
Hearthstone
Heroes of StarCraft mini-set
TL Mafia
TL Mafia Community Thread
Community
General
US Politics Mega-thread The Big Programming Thread Things Aren’t Peaceful in Palestine Russo-Ukrainian War Thread UK Politics Mega-thread
Fan Clubs
The Happy Fan Club!
Media & Entertainment
Movie Discussion! [Manga] One Piece Anime Discussion Thread
Sports
2024 - 2026 Football Thread Formula 1 Discussion MLB/Baseball 2023
World Cup 2022
Tech Support
Linksys AE2500 USB WIFI keeps disconnecting Computer Build, Upgrade & Buying Resource Thread High temperatures on bridge(s)
TL Community
BarCraft in Tokyo Japan for ASL Season5 Final The Automated Ban List
Blogs
Why can't Americans stop ea…
Peanutsc
Too Many LANs? Tournament Ov…
TrAiDoS
I <=> 9
KrillinFromwales
A very expensive lesson on ma…
Garnet
hello world
radishsoup
Customize Sidebar...

Website Feedback

Closed Threads



Active: 1911 users

Future of Games? - Page 6

Forum Index > General Forum
Post a Reply
Prev 1 4 5 6 7 8 13 Next All
MamiyaOtaru
Profile Blog Joined September 2008
United States1687 Posts
March 29 2009 08:04 GMT
#101
Put me in the super skeptical camp.
prOxi.swAMi
Profile Blog Joined November 2004
Australia3091 Posts
March 29 2009 09:25 GMT
#102
This will not feel responsive at all, with regards to seeing a response on the screen corresponding with a particular keystroke or button press. It will just feel like shit. Not that it's a bad idea, it's obviously very creative. But even playing StarCraft with a wireless mouse for me is annoying (slight delay between moving the mouse with ur hand, and seeing it move on screen, but still noticable and annoying)
Oh no
h3r1n6
Profile Blog Joined September 2007
Iceland2039 Posts
March 29 2009 19:02 GMT
#103
As I see it, every game would need extra coding for somehow making the user input not lag.

For me, living in the middle of nowhere in Germany, my ping is 60 in the average-good case. Let's take the FPS case. I press w and try to move forward. The command goes to the server, takes 60 ms. Then the server computes my command and moves my character. Let's say that does not create any delay, and the video is sent back. It then has another 60 ms. This is a 120ms delay, which you have by default. And it is not the standard lag you would get on a server, your own movements are delayed, which is very hard to deal with and very noticable at 120 ms.

In a regular FPS, you move client side, sending the information to the server as you move. You don't have a delay between you input and your actual actions. The server only gets your commands after your ping, 60 ms, for example. It's the same way for your opponents. On their Pc, they will be at some place. On the server, they will be 60 ms behind, on your Pc, they will be 120 ms (their ping+your ping to the server) behind. This leads to missing shots, because your opponent is not actualy at the position where you see him.
I am not really into this, but how I understand the anti-lag code usualy works is, that it calculates the time backwards, so that when you shoot your opponent, you actualy hit him.

The way it works in Starcraft is, that every action you do is delayed by a certain time period, depending on the latency (lan - bnet / each with low - extra high). The commands are sent to the other person, where the units then execute the commands. If the packages with the commands need longer than the preset latency (i.e. lan latency is 100ms, your latency to opponent 150), the game will lag.

Those solutions are however game specific, and only fix the lag between two players. I have no clue how you would fix the lag between client and server for the streaming games, and I don't think it would be playable with the lag.
FaCE_1
Profile Blog Joined December 2006
Canada6174 Posts
March 29 2009 19:29 GMT
#104
On March 25 2009 07:10 Klive5ive wrote:
Show nested quote +
On March 25 2009 07:05 ibutoss wrote:
APRIL FOOLS! This has epic fail written all over it. Most countries don't have the required internet connections to make this possible. Korea maybe but Usa/Uk/Canada no way.

What you talking about?!
The UK standard is 8Mb, you only need 5. I'm sure USA is the same.

I got a 7.5 in canada and its the "standard high-spped version"
n_n
armed_
Profile Joined November 2008
Canada443 Posts
March 29 2009 22:42 GMT
#105
On March 30 2009 04:02 h3r1n6 wrote:
As I see it, every game would need extra coding for somehow making the user input not lag.

This is absolutely impossible.
stroggos
Profile Joined February 2009
New Zealand1543 Posts
March 30 2009 00:03 GMT
#106
wow this is awesome, especially for us new zealanders and Australians and South Americans.
hi
Sayara
Profile Joined January 2009
Finland42 Posts
March 30 2009 00:19 GMT
#107
On March 30 2009 07:42 armed_ wrote:
Show nested quote +
On March 30 2009 04:02 h3r1n6 wrote:
As I see it, every game would need extra coding for somehow making the user input not lag.

This is absolutely impossible.


Who knows, maybe they'll break laws of physics.
Girl saying you're nice means, that she won't sleep with you, but dumps all her emotional problems on you while you're healing the main tank in UBRS.
Fen
Profile Blog Joined June 2006
Australia1848 Posts
March 30 2009 02:29 GMT
#108
On March 30 2009 09:03 stroggos wrote:
wow this is awesome, especially for us new zealanders and Australians and South Americans.


Actually the technology, if it did work would still be useless for us. You need reliable internet for this to be viable at all
rredtooth
Profile Blog Joined December 2008
5460 Posts
Last Edited: 2009-03-30 02:47:18
March 30 2009 02:45 GMT
#109
i am highly skeptical that this thing will actually be able to manage hundreds (if not thousands) or people playing crysis with no lag. the hardware needed would be ridiculous, let alone the bandwidth that is required.

edit: ok just looked at the list of "current partners" and must admit that it is quite a list. thought i don't believe onlive (yet) i trust the partners enough that i would give it a shot.
link to list: http://www.onlive.com/partners.html
[formerly sponsored by the artist formerly known as Gene]
piskooooo
Profile Joined November 2008
United States351 Posts
March 30 2009 02:48 GMT
#110
The whole idea is stupid and doesn't make sense.
<3 MKP
da_head
Profile Blog Joined November 2008
Canada3350 Posts
March 30 2009 04:00 GMT
#111
wow, as mentioned before this does sound way to fuckin good to be true. i'll take another look at this in a few years, currently my computer can run pretty much all the games on high (except gta iv and crysis). but damn, this mite encourage me to go actually purchase games lmao.
When they see MC Probe, all the ladies disrobe.
Badjas
Profile Blog Joined October 2008
Netherlands2038 Posts
March 30 2009 15:12 GMT
#112
On March 30 2009 07:42 armed_ wrote:
Show nested quote +
On March 30 2009 04:02 h3r1n6 wrote:
As I see it, every game would need extra coding for somehow making the user input not lag.

This is absolutely impossible.

Actually, the game will run server side as a single instance (per match at least), so all the player's inputs can be put in sync by the onlive server side process, before passing it to the game instance.
I <3 the internet, I <3 you
lololol
Profile Joined February 2006
5198 Posts
Last Edited: 2009-03-30 17:58:02
March 30 2009 17:56 GMT
#113
On March 30 2009 04:02 h3r1n6 wrote:
As I see it, every game would need extra coding for somehow making the user input not lag.

For me, living in the middle of nowhere in Germany, my ping is 60 in the average-good case. Let's take the FPS case. I press w and try to move forward. The command goes to the server, takes 60 ms. Then the server computes my command and moves my character. Let's say that does not create any delay, and the video is sent back. It then has another 60 ms. This is a 120ms delay, which you have by default. And it is not the standard lag you would get on a server, your own movements are delayed, which is very hard to deal with and very noticable at 120 ms.

In a regular FPS, you move client side, sending the information to the server as you move. You don't have a delay between you input and your actual actions. The server only gets your commands after your ping, 60 ms, for example. It's the same way for your opponents. On their Pc, they will be at some place. On the server, they will be 60 ms behind, on your Pc, they will be 120 ms (their ping+your ping to the server) behind. This leads to missing shots, because your opponent is not actualy at the position where you see him.
I am not really into this, but how I understand the anti-lag code usualy works is, that it calculates the time backwards, so that when you shoot your opponent, you actualy hit him.

The way it works in Starcraft is, that every action you do is delayed by a certain time period, depending on the latency (lan - bnet / each with low - extra high). The commands are sent to the other person, where the units then execute the commands. If the packages with the commands need longer than the preset latency (i.e. lan latency is 100ms, your latency to opponent 150), the game will lag.

Those solutions are however game specific, and only fix the lag between two players. I have no clue how you would fix the lag between client and server for the streaming games, and I don't think it would be playable with the lag.


Ping is the time for the packet to travel to other peer and back, so 60ms ping is 60ms delay.
The server you play on will be hosted on the same pc/cluster that streams the game to you, so after the input delay, there will be no extra client-server delay. Still input delay is much worse than server lag, because it fells awkward and affects single player games as well.

As I see it this will be mostly for casual gamers that don't want to pay upfront for a console or a high end pc.

On March 30 2009 04:29 FaCE_1 wrote:
Show nested quote +
On March 25 2009 07:10 Klive5ive wrote:
On March 25 2009 07:05 ibutoss wrote:
APRIL FOOLS! This has epic fail written all over it. Most countries don't have the required internet connections to make this possible. Korea maybe but Usa/Uk/Canada no way.

What you talking about?!
The UK standard is 8Mb, you only need 5. I'm sure USA is the same.

I got a 7.5 in canada and its the "standard high-spped version"


You can get 20mbit/s ADSL for 10-12 euro/month around here.
I'll call Nada.
R3condite
Profile Joined August 2008
Korea (South)1541 Posts
March 30 2009 20:10 GMT
#114
most of the cs majors in my school agrees that this idea won't float and even if it did

there's no way there would be no lag time... there's still internet lag
esp if u r talking about using wifi...

and plus this isn't really legit cloud computing in that they rn't' gonna use other ppl's comp do run their games now r they? say it get popular that they have more ppl playing games at any given time then they have processes for then wat? it's just like playing on ur own desktop now...

the idea sounds cute and would be cool but im not putting any money down till it comes out and at least is patched once or beaten by another company in a competitive market
ggyo...
D10
Profile Blog Joined December 2007
Brazil3409 Posts
March 30 2009 21:19 GMT
#115
Wow, If I had a ping that stayed reliably on 150 I would be one happy Brazilian, and I see people complaining about the possibility of playing with 120 lol.

/remembers tons of defeats in WC3 because the fucking TP never came out in time because I played with 250+ ms
" We are not humans having spiritual experiences. - We are spirits having human experiences." - Pierre Teilhard de Chardin
MasterOfChaos
Profile Blog Joined April 2007
Germany2896 Posts
March 30 2009 23:24 GMT
#116
Unreal Networking Architecture document on the history of game networking architectures
Next came the monolithic client-server architecture, pioneered by Quake, and later used by Ultima Online. Here, one machine was designated "server", and was responsible for making all of the gameplay decisions. The other machines were "clients", and they were regarded as dumb rendering terminals, which sent their keystrokes to the server, and received a list of objects to render. This advancement enabled large-scale Internet gaming, as game servers started springing up all over the Internet. The client-server architecture was later extended by QuakeWorld and Quake 2, which moved additional simulation and prediction logic to the client side, in order to increase visible detail while lowering bandwidth usage. Here, the client receives not only a list of objects to render, but also information about their trajectories, so the client can make rudimentary predictions about object motion. In addition, a lock-step prediction protocol was introduced in order to eliminate perceived latency in client movement.

Yeah go back to Quake 1 level of networkcode. Sounds like progress to me. Only difference is the reduced client hardware requirenment when rendering on the server. And since the server requires a lot of rendering hardware then, I see no real gain.
So
+ Less hardware required on the client
- More hardware required on the server (graphicscard wise about as much as you safe on the client, processorwise it is more efficient)
- Bad latency characteristics for servers more than a few ms away
- Insane bandwidth requirenments
- Probably worse graphics due to badwidth limitations
50$ a year does not sound realistic. At 500MB/h (HD quality, bandwidth might be even worse due to severe timeconstraints when encoding) and 10ct/MB this corresponsds to 1000h a year. And it does not yet include the energy burned by their computer center, or even the hardware costs.
LiquipediaOne eye to kill. Two eyes to live.
Sonu
Profile Blog Joined December 2008
Canada577 Posts
March 31 2009 00:01 GMT
#117
its a great idea (FINALLY I CAN PLAY HL2 PROPERLY ON THIS PIECE OF ..)

but what about hardware companies. I do not think they will support this because companies like Alien ware cater to PC gamers, selling hi-end hi level computers.

As a gamer I like this. As someone who works at a company like Alien ware.... not so much
"I really like this wall-in, because its not a fucking wall" - DAy[9]
zizou21
Profile Joined September 2006
United States3683 Posts
March 31 2009 04:53 GMT
#118
To the skeptics: http://www.onlive.com/partners.html
its me, tasteless,s roomate LOL!
Jovan
Profile Joined August 2006
Canada65 Posts
March 31 2009 07:56 GMT
#119
On March 31 2009 13:53 zizou21 wrote:
To the skeptics: http://www.onlive.com/partners.html


Steve Perlmen, one of the people behind OnLive is quoted as saying:

"Perceptually, it appears the game is playing locally... what we have is something that is absolutely incredible. You should be sceptical. My first thinking was this shouldn't work, but it does." [sic]

This article discusses some of the reasons why it's not going to work. They are very valid reasons, because thus far OnLive has only been tested in a controlled environment, not in a real one.

Videos are pretty and all, but lets not forget the reason why Quakeworld was made: LAN and internet play are very very different. Latency and packet loss are things that need to be taken into account, and this is where the "controlled" environment is no longer controlled.

Welcome to the real world.
rkarhu
Profile Blog Joined December 2007
Finland570 Posts
March 31 2009 08:26 GMT
#120
I dunno why, but I'm afraid.
Prev 1 4 5 6 7 8 13 Next All
Please log in or register to reply.
Live Events Refresh
Wardi Open
11:00
WardiTV Mondays #52
WardiTV401
Harstem354
OGKoka 232
Rex120
CranKy Ducklings95
LiquipediaDiscussion
Afreeca Starleague
10:00
Ro8 Match 1
Barracks vs MiniLIVE!
Afreeca ASL 16162
sctven
Liquipedia
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
Harstem 354
OGKoka 232
Rex 120
Creator 58
StarCraft: Brood War
Britney 66455
Calm 12351
Bisu 6530
Flash 6217
Rain 5937
Sea 5359
BeSt 1756
Horang2 1371
Pusan 397
Hyuk 393
[ Show more ]
ZerO 316
Larva 271
Light 261
Zeus 225
ggaemo 153
zelot 151
Leta 128
Mong 114
Soulkey 111
Dewaltoss 96
Backho 90
ToSsGirL 54
Aegong 47
Sharp 41
Sea.KH 32
ivOry 31
sorry 21
soO 21
Shine 19
ajuk12(nOOB) 18
Sacsri 16
Icarus 16
Sexy 14
Terrorterran 14
Movie 13
Bale 11
Noble 7
Hm[arnc] 6
Dota 2
Dendi761
XcaliburYe319
boxi98193
420jenkins35
Counter-Strike
zeus699
shoxiejesuss632
x6flipin552
edward52
Heroes of the Storm
Khaldor174
Other Games
singsing1811
B2W.Neo737
Pyrionflax329
crisheroes313
Lowko165
XaKoH 77
NeuroSwarm52
QueenE46
Organizations
StarCraft: Brood War
UltimateBattle 329
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
[ Show 13 non-featured ]
StarCraft 2
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
League of Legends
• Jankos1201
• Stunt909
Other Games
• WagamamaTV105
Upcoming Events
Monday Night Weeklies
4h 4m
Sparkling Tuna Cup
22h 4m
Afreeca Starleague
22h 4m
Snow vs EffOrt
Wardi Open
23h 4m
PiGosaur Monday
1d 12h
LiuLi Cup
1d 23h
The PondCast
2 days
CranKy Ducklings
3 days
Maestros of the Game
5 days
Serral vs herO
Clem vs Reynor
[BSL 2025] Weekly
5 days
[ Show More ]
[BSL 2025] Weekly
5 days
BSL Team Wars
6 days
Wardi Open
6 days
Liquipedia Results

Completed

2025 Chongqing Offline CUP
RSL Revival: Season 2
HCC Europe

Ongoing

BSL 20 Team Wars
KCM Race Survival 2025 Season 3
BSL 21 Points
ASL Season 20
CSL 2025 AUTUMN (S18)
Maestros of the Game
StarSeries Fall 2025
FISSURE Playground #2
BLAST Open Fall 2025
BLAST Open Fall Qual
Esports World Cup 2025
BLAST Bounty Fall 2025
BLAST Bounty Fall Qual
IEM Cologne 2025
FISSURE Playground #1

Upcoming

IPSL Winter 2025-26
SC4ALL: Brood War
BSL 21 Team A
BSL Season 21
RSL Revival: Season 3
Stellar Fest
SC4ALL: StarCraft II
EC S1
ESL Impact League Season 8
SL Budapest Major 2025
BLAST Rivals Fall 2025
IEM Chengdu 2025
PGL Masters Bucharest 2025
Thunderpick World Champ.
CS Asia Championships 2025
ESL Pro League S22
TLPD

1. ByuN
2. TY
3. Dark
4. Solar
5. Stats
6. Nerchio
7. sOs
8. soO
9. INnoVation
10. Elazer
1. Rain
2. Flash
3. EffOrt
4. Last
5. Bisu
6. Soulkey
7. Mini
8. Sharp
Sidebar Settings...

Advertising | Privacy Policy | Terms Of Use | Contact Us

Original banner artwork: Jim Warren
The contents of this webpage are copyright © 2025 TLnet. All Rights Reserved.