Skip to content
View in the app

A better way to browse. Learn more.

The Shed End - Chelsea FC Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Next generation consoles

Featured Replies

It would be a pain in the arse if your internet crashed, or if you don't have internet in your house. Like I said they'd lose too much business in my opinion. There was a reason for infinity but I forget what it was now.

I doubt they will be daft enough to make it so you have to be online to play your games.

Would annoy me, I don't have a wired connection upstairs, and the wireless is pretty pants.

Have you tried that powerline stuff? Just put it in a mates house And it's excellent.

  • 4 weeks later...

New Xbox presentation today at 6pm UK time!

 

 

Xbox UK ?@xboxuk 

 

The new generation of Xbox is revealed today! Watch at 6pm UK on http://Xbox.com  and Xbox Live http://bit.ly/XboxRevealUK  #XboxReveal

 

Yup, E3 games exhibition today.

 

More importantly for me, Sony are set to announce more details about the Ps4.

The Xbox Companion for Durango transforms the tablet and phone you already own into an input and display device for Durango to enable multi-screen gaming and entertainment experiences. As tablets and smartphones enjoy ever increasing popularity, companion enables you to tap into this huge potential by lighting up gamers’ device investments with innovative new experiences

Touch input can be a trigger. Tablets can be private strategy screens. Smartphones can serve as radar displays. Motion sensors plus the Kinect Sensor can make Xbox Companion a portal to exploring the game world. There is no limit on the imaginative possibilities with this input medium and its screen real estate.

Xbox Companion for Durango also allows gamers to stay engaged when they are away from their consoles. By using the next Xbox Companion, they can interact with their Durango consoles from any location with Internet access.

Overview

The Xbox Companion for Durango is an application that is delivered and maintained by Microsoft for use on tablets running Windows 8, Windows Phone, iOS and Android. Users can download the app from their device’s respective app stores. Xbox Companion for Durango will supersede the existing Xbox Companion, and it will subsume and extend its functionality. The term Companion, refers to a running instance of the Durango Xbox Companion application running on a tablet or phone; the term Companion device means one such device.

As on Xbox 360, we use a single tablet or phone application to host experiences that are appropriate to whatever title is running on the console. This provides the user with a common entry point for interacting with his or her console, and it also allows title developers to project their content onto these devices without needing to integrate with multiple stores and marketplaces. This application also abstracts differences between device platforms from the title, thereby giving developers a consistent, predictable, and reliable environment to work with.

Durango offers a simple experience that allows users to bind their devices to a specific console. Binding creates an association between the user of a device and a console, or between the device and the console. The functionality available on the Companion depends on what kind of binding is used—user or device. On the console, users will be able to manage the associations with the console of devices and Companion users. Binding functionality is completely handled by the system, much as it is for gamepads today.

A user who has been bound via Companion to a console can be given system privileges, including the ability to turn on the console through the Companion device, sign in on the console by starting the Companion on a device, and interact with the console from a remote location (with some constraints).

From a title’s perspective, a Companion device shows up like any other controller, and it will typically have a user associated with it. If there is no user associated, the title can prompt for sign-in. Just like a controller, if the Companion becomes disconnected, the title is notified. Users will also be able to pass around a Companion device and change the identity associated with it.

There are two ways that titles can provide Companion experiences: by remote rendering, using DirectX, or by HTML5 and JavaScript.

Remote rendering & input

Unlike typical controllers, Companion features rich output through XAudio2 and a Direct3D surface. The title renders graphics and audio to the Companion just as it does to the main screen and audio system. This output is encoded as H.264 and transmitted over a Wi-Fi connection to the device, where it is decoded and displayed.

Companion captures touch, accelerometer, gyroscope, and text input and transmits them over a Wi-Fi connection to the title for processing.

HTML5 and JavaScript

Alternatively, titles can serve HTML5 and JavaScript content to the Companion. By using the JavaScript libraries available in the Companion app, developers can design their titles to process device-side events and send & receive messages. The HTML and JavaScript are served over the Internet from the developers’ web servers to the devices, and messages are sent and received through the Companion Xbox LIVE service or over the local subnet, when it is available.

Connectivity

Companion scenarios rely on a Wi-Fi connection with low latency and reliably high bandwidth between the console and the Companion devices, which connects over a Wi-Fi access point by default. The data stream to and from the console is encrypted.

The user will be prompted to connect directly to the console over peer-to-peer Wi-Fi, if network conditions aren’t favorable through the access point. For the most accurate simulation of the consumer experience, do not attempt to connect in infrastructure mode if your access point is several rooms away, or if you are in a setting with high levels of Wi-Fi traffic.

Latency

Encoding and decoding of video and audio, the wireless network connection, and touch-based input all introduce latency that must be considered when designing Companion experiences. There are two important kinds of latency to consider: input and end-to-end.

Input latency is the time it takes input on the device to be dispatched to title code on the console. Input is polled every 8 ms. A user’s touch input must be processed by the device, polled, encoded, transmitted to the console, decoded, and then dispatched to the title. The device input subsystem, the network, and the console CPU are all factors that affect input latency.

End to end latency is the time from receiving input on the Companion device to the console rendering back to the device for display. This latency is affected by several factors, in addition to those mentioned for input latency: the update and rendering latency of the title, the scheduling of the hardware video encoder (which will have system tasks also running on it), the network latency, and the device-side buffering accounting for error resilience and jitter. Many of these items can be pipelined.

Given the additional latency introduced in companion rendering experiences titles should avoid interaction patterns that emphasize the latency. For example, rendering an object that is being dragged under a user’s finger will highlight latency when the object shows up behind the moving finger. The converse is also true. Using techniques like playing a sound on the console to give the user feedback is a way to improve perceived performance.

Rendering quality of graphics

The rendering quality of graphics can be affected by several related factors. Resolution and bit rate will decrease as the number of Companion devices being rendered increases (assuming all devices are updated simultaneously). A single device has a network bandwidth of approximately 6 Mbps. Bandwidth for all devices combined may be quite low, depending on the network conditions. The aggregate number of pixels per second should not exceed 720p at 30 fps, which is roughly half the title’s encoder budget.

Naturally, the content being rendered also affects bit rate and quality. Richly detailed, 3D content with a lot of camera movement consumes more of the network bandwidth and encoder budget than static, text-heavy content.

The encoding update rate also affects rendering quality. The system supports the configuration of the targeted update rate of 15, 20, 30, or 60 fps. It is okay for titles to be bursty with their rendering. If a game stops rendering to a Companion device, the system will continue updating to progressively improve a frame until it is perfect; however, these system-supplied frames consume the title’s encoding budget.

Network conditions

Real-world network conditions are variable. So, to prevent a poor experience with remotely rendered content, the latency and error rate of the network connection between the Companion device and the console is monitored. If the average round-trip latency (including encoding time) rises above a certain threshold for a long enough period, or if there are too many client requests for a full-frame refresh within a certain time window, the remote rendering connection will be dropped, and the title will be notified. When the system determines that the connection is too degraded, the Companion will prompt the user to create a peer-to-peer Wi-Fi connection with the console.

The system will dynamically adjust the bit rate and update rate in response to network conditions; the system will not decrease the resolution of the surface being rendered.

On the device side, the Companion performs a certain level of buffering to account for network jitter. Because low latency is important to the Companion scenario, the encoded stream runs at a constant bit rate and avoids H.264’s larger I-frames at the expense of being forward only. Frames are divided into slices to enable parallelization of encoding and decoding (thus reducing latency). The encoding/decoding algorithm has several layers of efficient resiliency, including slice synthesis when packets are lost. If corruption is detected, the client will request an intra-block refresh. After the refresh, the final output frame is known to be free of propagated corruption. Less error correction will be built into the audio encoding and decoding algorithms, and because of this, audio performance may glitch due to lost data.

Resources

Aside from the work required of the CPU and GPU for remote rendering, there will be no additional performance costs to the title from incorporating the Companion. The swap chain’s present semantics will align with expected behavior allowing for double or triple buffering. Encoding is done by the console’s hardware encoder, and the work comes out of the title’s video encoder budget, which is 1080p at 30 fps. In this model, there are no stalls for CPU, GPU, or the hardware video encoder.

The battery in the Companion device is another resource to be aware of in remote rendering scenarios. Decreasing the bit rate and varying the frequency of rendering (for example, by decreasing the rate to one or two frames per second when possible) will increase battery life.

 

 

 

Now that sounds fun.

Rumours that EA will be microsoft exclusive flying about now, meaning FIFA and such might not be on PS4.

 

Can't wait to watch this now, still rumours only though!

Rumours that EA will be microsoft exclusive flying about now, meaning FIFA and such might not be on PS4.

 

Can't wait to watch this now, still rumours only though!

 

I would be amazed if that was true, the amount of revenue they would lose from not selling FIFA to Playstation owners alone would be huge let alone other sports titles such as Madden and Tiger Woods golf.

 

Unless of course, EA Sports isn't a part of the deal and only EA Studio games like Mass Effect with be Xbox exclusive.

I'll be waiting for at least a few months after the release of each console before I make a decision as to which I'll buy, or whether I'll buy one at all.

 

I want to know full details, positives and negatives of each.

 

I went from N64 -> PS2 -> PS3...but I'm not 100% committed to PS3, especially if you can't play previous titles like was the case with my PS2 games on PS3

I'll be waiting for at least a few months after the release of each console before I make a decision as to which I'll buy, or whether I'll buy one at all.

 

I want to know full details, positives and negatives of each.

 

I went from N64 -> PS2 -> PS3...but I'm not 100% committed to PS3, especially if you can't play previous titles like was the case with my PS2 games on PS3

 

New Xbox will be the same with no "backwards compatibility"  but there is nothing stopping you from keeping the old console if you want to continue playing those games. 

 

The big thing is going to be if Xbox is going to require the always online connection and obviously the selling price as well, although again early rumours are the release price is going to be significantly cheaper for the PS4 in comparison to what the PS3 was because they are no longer manufacturing their own processing chips. 

E3 will probably decide for me, or even today.

 

Never owned a playstation, can't see that changing!

 

Same here, A-dog! Unless Xbox don't allow pre-owned games...then i'm defecting to Sony.

 

I went Gameboy Color>N64>Gamecube>Nintendo DS>Nintendo Wii>Xbox 360>Nintendo 3DS

Edited by Blueblur

I'm only a young'un, so it's been N64>PS1>Xbox>Xbox 360 for me.

Same for me except I had a megadrive and dreamcast instead of N64. Being a Tad older I had a zx81, spectrum, amiga etc before consoles.

Edited by dkw

Out of interest, have you kept all of your old consoles?

 

I gave my old PS1 away along with a rather large number of games, thought nothing of it at the time but came to bitterly regret it a few years later once the nostalgia pangs kicked in! :biggrin:

Edited by Lofty 1905

Out of interest, have you kept all of your old consoles?

 

I gave my old PS1 away along with a rather large number of games, thought nothing of it at the time but came to bitterly regret it a few years later once the nostalgia pangs kicked in! :biggrin:

 

 

I still have my NES and SNES in their original boxes, same goes for the games.

 

Yes, I am THAT guy. 

  • Author

NES > Megadrive > N64 > PS1 > PS2 > PS3

 

 

If Nintendo did a proper console again I'd probably switch back to them. Gaming with Nintendo just felt better somehow.

Had a megadrive and Amiga up @until a few years ago. Got decent money for Amiga on ebay.

Edited by dkw

Hmm, Halo television series directed by Spielberg, not sure what to make of that.

 

Really?

 

I think it is going to be awesome. SS will do the Halo series proud. As a Halo fan I've been waiting for a live action for awhile and to get SS doing it is even better.

E3 for all the gameplay and games then, f**king hell another 20 days away...

I suppose it was also going to be that way, bloody annoying though.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.
Background Picker
Customize Layout

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.