MadFail: Все игры для Apple TV должны будут поддерживать её пульт в качестве основного источника управления. Думаю, что в конечном итоге Apple выпустит свою консоль.
Правила форума
Не переступайте черту, за которой вас начали бы бить в реале. Только вместо драки у нас прдупреждения и баны. Будьте взаимовежливы насколько это возможно. Ваши враги любят стучать на ваши оскорбления и тем самым отправлять вас в бан.
Не переступайте черту, за которой вас начали бы бить в реале. Только вместо драки у нас прдупреждения и баны. Будьте взаимовежливы насколько это возможно. Ваши враги любят стучать на ваши оскорбления и тем самым отправлять вас в бан.
-
- Кто здесь?
-
нет зарегистрированных пользователей и 3 ноунейма
MadFail: Все игры для Apple TV должны будут поддерживать её пульт в качестве основного источника управления. Думаю, что в конечном итоге Apple выпустит свою консоль и запилит в неё:
-топовый CPU
-топовый GPU
-революционный пад
-iOS
-ценник 649$
Ни Сони, ни MS, ни Nintendo по деньгам даже близко с Apple не стоят.
-топовый CPU
-топовый GPU
-революционный пад
-iOS
-ценник 649$
Ни Сони, ни MS, ни Nintendo по деньгам даже близко с Apple не стоят.
- ibn_kazimir
- Графоман
- Сообщения: 17272
- Рега: 08 янв 2015, 17:10
- Лайкнул: 3278 раз
- Лайкнули: 1374 раза
- Награды: 4




Федор шуткует 

Наверняка, но маломощную , для игр из app store в основномtruth1one писал(а): Думаю, что в конечном итоге Apple выпустит свою консоль

а вот такого точно не будетtruth1one писал(а): -ценник 649$

вообще вангую, что выпустит не как устройство, а как сервис под все своё + в свой телек

или же доработают game center

- ibn_kazimir
- Графоман
- Сообщения: 17272
- Рега: 08 янв 2015, 17:10
- Лайкнул: 3278 раз
- Лайкнули: 1374 раза
- Награды: 4




Это не мешает людям скупать миллионы PS4 с релиза консоли (когда игр вообще не было)FeRRaRo писал(а):Для стационара игры нужны, а не логотип

Последний раз редактировалось ibn_kazimir 17 сен 2015, 10:22, всего редактировалось 1 раз.
А какие студии интересно будут на них работать?
rovio фест пати студия




высокочастотная кадровая маслогенерация:Alex Maslorez писал(а): 11 мар 2025, 15:10 скачай 30/24фпс видео и в плеере начни повышать скорость видео выше 1.0 - на 1.2 при этом будет эффект 60фпс практически по сути
- ibn_kazimir
- Графоман
- Сообщения: 17272
- Рега: 08 янв 2015, 17:10
- Лайкнул: 3278 раз
- Лайкнули: 1374 раза
- Награды: 4




Crytek GmbHUnsteelix писал(а):А какие студии интересно будут на них работать?

наверняка сделают так чтобы шли все основный ААА игры
с их оптимизацией может быть вин, но цена канеш... жесть будет - пекабродам не паиграть
но все равно - сонечка фарева
с их оптимизацией может быть вин, но цена канеш... жесть будет - пекабродам не паиграть

но все равно - сонечка фарева

SINCE 1995 プレイステーション ONE Love
Добавлено спустя 2 минуты 4 секунды:Apple TV Hardware
The new Apple TV has the following hardware specifications:Apple TVs in all other countries are packaged with the Apple TV Remote. Figure 1-1 shows the new remote. It has the following buttons:
- 64-bit A8 processor
- 32GB or 64GB of storage
- 2GB of RAM
- 10/100Mbps Ethernet
- WiFi 802.11a/b/g/n/ac
- 1080p resolution
- HDMI
- New Siri Remote / Apple TV Remote
1. Touch surface. Swipe to navigate. Press to select. Press and hold for contextual menus.
2. Menu. Press to return to the previous menu.
3. Siri/Search. Press and hold to talk in those countries that have the Siri Remote. In all other countries, press to open the onscreen search app.
4. Play/Pause. Play and pause media.
5. Home. Press to return to the Home screen. Press twice to view open apps. Press and hold to sleep.
6. Volume. Control TV volume.
7. Lightning connector. Plug-in for charging.
Figure 1-1 Siri Remote and Apple TV Remote
![]()
Client-Server Apps
The process for creating apps for Apple TV is similar to the process for creating iOS apps. You can create games, utility apps, media apps, and more. Apple TV also makes it easier to create client-server apps with custom user interfaces that are consistent across multiple apps. You build these client-server apps using web technologies such as HTTPS, XMLHTTPRequest, DOM, and JavaScript. You use Apple’s custom markup language, TVML, to create interfaces, and you specify app behaviors in a TVML document using JavaScript. The TVMLKit framework provides the bridge between your native code and the JavaScript/TMVL code in your user interface.
Your app’s initial launch behavior is specified as a JavaScript file. You create your binary app as you typically do and then use the TVMLKit framework to load the JavaScript file. Your JavaScript file loads TVML pages and displays them on the screen. Each TVML file represents a unique page that is displayed on the screen. Create TVML pages using templates supplied by Apple. Each template produces a unique, fullscreen display of information. You modify each page by adding or removing elements inside of a template. For a list of Apple-supplied TVML templates and elements, see Apple TV Markup Language Reference.
All video playback on Apple TV is based on HTTP Live Streaming and FairPlay Streaming. See About HTTP Live Streaming and FairPlay Streaming Overview.
Top Shelf
Users can place any Apple TV app in the top row of their app’s menu, which can contain up to five icons. When a user selects an app icon in the top row, the top of the screen shows content related to that app. This area is called the top shelf. The top shelf can showcase an app’s content, give people a preview of the content they care about, or let them jump straight into a particular part of the app.
Parallax Images
Layered images make your artwork come to life. A UI element is in focus when the user highlights the element, but has not selected the element. When a user brings focus to a layered image, the image connects with the user’s touches on the glass touch surface to rotate the image. Each layer of the image rotates at a slightly different rate to create a parallax effect. This subtle effect creates a sense of depth, realism, and vitality, and emphasizes that the focused item is the closest thing to the user.
Your parallax images are going to be created by your designers. But how do you get them into your app? The UIImageView class has been modified to support parallax images, so in most cases you only need to make minimal coding changes. Your workflow is going to change depending on whether you are adding the images directly to your app or loading them from a server at runtime.
New tvOS Frameworks
Apple tvOS introduces the following new frameworks that are specific to tvOS:
TVMLJS. Describes the JavaScript APIs used to load the TVML pages that are used to display information in client-server apps. See TVJS Framework Reference.
TVMLKit. Provides a way to incorporate JavaScript and TVML elements into your app. See TVMLKit Framework Reference.
TVServices. Describes how to add a top shelf extension to your app. See TVServices Framework Reference.
Inherited iOS Frameworks
Apple tvOS inherits several frameworks from iOS. See each framework for minor differences between iOS and tvOS:
New User Interface Challenges
- Accelerate
- AudioToolbox
- AudioUnit
- AVFoundation
- AVKit
- CFNetwork
- CloudKit
- CoreBluetooth
- CoreData
- CoreFoundation
- CoreGraphics
- CoreImage
- CoreLocation
- CoreMedia
- CoreSpotlight
- CoreText
- CoreVideo
- Darwin
- Foundation
- GameController
- GameKit
- GameplayKit
- GLKit
- ImageIO
- MachO
- MediaAccessibility
- MediaPlayer
- MediaToolbox
- Metal
- MetalKit
- MetalPerformanceShaders
- MobileCoreServices
- ModelIO
- OpenGLES
- SceneKit
- Security
- simd
- SpriteKit
- StoreKit
- Swift Standard Library
- SystemConfiguration
- UIKit
Apple TV does not have a mouse that allows users to directly select and interact with an app. Nor are users able to use gestures and touch to interact with an app. Instead, users use the new Siri Remote or a game controller to move around the screen.
On top of new controls, the overall user experience is drastically different. Macs and iOS devices are generally a single-person experience. A user may interact with others through your app, but that user is still the only person using the device. With the new Apple TV, the user experience becomes much more social. Several people can be sitting on the couch and interacting with your app and each other. Designing apps to take advantage of these changes is crucial to designing a great app.
Короче без особого труда на нее можно портануть все ААА игры с iOS, единственное что с управление надо будет переделывать. Но всякие однокнопочные геймы тут конечно будут вне конкуренции.

Может какой-нить джой цепануть даже дадут

- Weisses Fleisch
- Имя нам - легион
- Сообщения: 81892
- Рега: 11 ноя 2014, 15:29
- Откуда: Cryptoland
- Лайкнул: 1755 раз
- Лайкнули: 2428 раз
- Награды: 7







iController за 299$Newfag писал(а): Может какой-нить джой цепануть даже дадут


Newfag писал(а): Может какой-нить джой цепануть даже дадут
он все иос-совместимые пады поддерживаетNewfag писал(а): GameController
GameKit
GameplayKit

Vafelka писал(а):И это ваша нин? И это ваш Аонума? Так боготворили нин и получили кусок говна на 98 баллов, пиздец.
как бы apple tv будет запускать игры с их apple store.truth1one писал(а):MadFail: Все игры для Apple TV должны будут поддерживать её пульт в качестве основного источника управления. Думаю, что в конечном итоге Apple выпустит свою консоль и запилит в неё:
-топовый CPU
-топовый GPU
-революционный пад
-iOS
-ценник 649$
Ни Сони, ни MS, ни Nintendo по деньгам даже близко с Apple не стоят.
Без мультиплатформы люая консоль мертва.Даже на нин есть немного мульти типа бэтмана и кроликов
PS4/PS4 Pro gamer
Series X gamer
На Хбокс нет игорей, Фил наебал биллиждунов
Series X gamer
На Хбокс нет игорей, Фил наебал биллиждунов
Времена ,когда крутость консоли измеряли в экзах остались в 5м,6м и даже частично в 7м генах.Современная игра старается выти на всех устройствах,даже на обилках и пастгене.Примеры Ведьмака3,симулятора козла наиболее свежи,а экзы стали редким бонусом для фанатов.Играют в основном на том устройстве,кот.дешевле,мощнее и удобнее.PS4 имеет как раз золотую середину среди этих 3х пунктов 
Добавлено спустя 2 минуты 28 секунд:
Newfag, В целом да,но крупные студии для начала надо приобрести или заинтересовать их финансово, а потом уже консоль выпускать!

Добавлено спустя 2 минуты 28 секунд:
Newfag, В целом да,но крупные студии для начала надо приобрести или заинтересовать их финансово, а потом уже консоль выпускать!
PS4/PS4 Pro gamer
Series X gamer
На Хбокс нет игорей, Фил наебал биллиждунов
Series X gamer
На Хбокс нет игорей, Фил наебал биллиждунов
фигню несёшь, объясни мне, откуда они возьмут топовый процессор и гпу? или ты считаешь, что нвидия по доброй воле продаст топовую видеокарту за 200 баксов?truth1one писал(а): -топовый CPU
-топовый GPU
-революционный пад
-iOS
-ценник 649$


