From e948174a8ff07d4f69e11fd6d4922833207dc0ca Mon Sep 17 00:00:00 2001 From: giongto35 Date: Tue, 28 Apr 2020 02:57:59 +0800 Subject: [PATCH] Update README remove chrome --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 068ea895..0bb49e6c 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,6 @@ Theoretically, in cloud gaming, games are run on remote servers and media are st ## Try the service at Single play: **[http://cloudretro.io](http://cloudretro.io)** Direct play an existing game: **[Pokemon Emerald](http://cloudretro.io/?id=652e45d78d2b91cd%7CPokemon%20-%20Emerald%20Version%20%28U%29)** -*Chrome and Chrome on Android is recommended. It's not working on iPhone and some other explorers. Click help button in the game UI to see keyboard mapping.* \*In ideal network condition and less resource contention on servers, the game will run smoothly as in the video demo. Because I only hosted the platform on limited servers in US East, US West, Eu, Singapore, you may experience some latency issues + connection problem. You can try hosting the service following the instruction the next section to have a better sense of performance. @@ -26,7 +25,7 @@ Direct play an existing game: **[Pokemon Emerald](http://cloudretro.io/?id=652e4 ## Feature 1. **Cloud gaming**: Game logic and storage is hosted on cloud service. It reduces the cumbersome of game initialization. Images and audio are streamed to user in the most optimal way using advanced encoding technology. -2. **Cross-platform compatibility**: The game is run on web browser, the most universal built-in app. No console, plugin, external app or devices are needed. Chrome with the latest version and fully WebRTC support is recommended for the game. +2. **Cross-platform compatibility**: The game is run on web browser, the most universal built-in app. No console, plugin, external app or devices are needed. 3. **Emulator agnostic**: The game can be played directly without any extra effort to set up the gaming emulator or platform. 4. **Collaborate gameplay**: Follow the idea of crowdplay([TwitchPlaysPokemon](https://en.wikipedia.org/wiki/Twitch_Plays_Pok%C3%A9mon)), multiple players can play the same game together by addressing the same deeplink. The game experience is powered by cloud-gaming, so the game is much smoother. [Check CrowdPlay section](#crowd-play-play-game-together) 5. **Online multiplayer**: The first time in history, you can play multiplayer on Retro games online. You can try Samurai Showndown with 2 players for fighting game example.