From 8247c9a2123187e160229d2269a645417f1277d4 Mon Sep 17 00:00:00 2001 From: Maximilian Kruse Date: Tue, 7 Sep 2021 16:01:44 +0200 Subject: [PATCH] Change connection guide --- en/connection_guide.md | 24 +++++----------- en/install_certificate_manually.md | 36 ----------------------- en/linux.md | 46 ------------------------------ es/connection_guide.md | 41 -------------------------- es/install_certificate_manually.md | 34 ---------------------- es/linux.md | 40 -------------------------- fr/connection_guide.md | 41 -------------------------- fr/install_certificate_manually.md | 34 ---------------------- fr/linux.md | 40 -------------------------- it/connection_guide.md | 27 ------------------ it/install_certificate_manually.md | 36 ----------------------- it/linux.md | 46 ------------------------------ kg/connection_guide.md | 41 -------------------------- pl/connection_guide.md | 41 -------------------------- pl/install_certificate_manually.md | 34 ---------------------- pl/linux.md | 40 -------------------------- th/connection_guide.md | 28 ------------------ th/install_certificate_manually.md | 36 ----------------------- th/linux.md | 46 ------------------------------ 19 files changed, 7 insertions(+), 704 deletions(-) delete mode 100644 en/install_certificate_manually.md delete mode 100644 en/linux.md delete mode 100644 es/connection_guide.md delete mode 100644 es/install_certificate_manually.md delete mode 100644 es/linux.md delete mode 100644 fr/connection_guide.md delete mode 100644 fr/install_certificate_manually.md delete mode 100644 fr/linux.md delete mode 100644 it/connection_guide.md delete mode 100644 it/install_certificate_manually.md delete mode 100644 it/linux.md delete mode 100644 kg/connection_guide.md delete mode 100644 pl/connection_guide.md delete mode 100644 pl/install_certificate_manually.md delete mode 100644 pl/linux.md delete mode 100644 th/connection_guide.md delete mode 100644 th/install_certificate_manually.md delete mode 100644 th/linux.md diff --git a/en/connection_guide.md b/en/connection_guide.md index 9ab9acf..5b58d90 100644 --- a/en/connection_guide.md +++ b/en/connection_guide.md @@ -3,26 +3,16 @@ title: "How to connect to Ripple" old_id: 1 --- - [Register](http://ripple.moe/index.php?p=3) an account -- Download the [Ripple server switcher](https://switcher.ripple.moe) -- **Extract** the archive somewhere (eg: in a folder on your desktop) -- **Turn off your antivirus** (some antiviruses might cause some issues) +- Make a new osu shortcut (Windows or Steam -> Add a non-Steam game) -### How to play on Ripple -- Run `RippleServerSwitcher.exe` **as administrator** -- Click on **Switch to Ripple** -- If there are some dialogs about intalling the HTTPs certificate, always click on **Ok/Yes**. The HTTPs certificate is needed to properly connect to ripple -- Make sure that the switcher says **You are connected to Ripple** -- Open osu! and login with your Ripple account -- Enjoy -_NOTE: If you can't install the certificate through the automatic procedure, follow [these instructions](https://ripple.moe/index.php?p=16&id=12) to install it manually._ +### How to play on Ripple (Windows Shortcut) +- Once you have made a new osu!.exe shortcut, add `-devserver ripple.moe` at the end +- A video tutorial on how to do this is linked here -### How to play on official osu! again -- Make sure osu! is **closed** -- Open the switcher and click **Switch to osu!** -- Make sure the switcher says **You are connected to osu!** -- Open osu! and login with your osu! account -_NOTE: If you want to connect to osu!'s website and you see ripple's website or an error, even if the switcher claims you're connected to osu!, empty your browser cache and restart your browser._ +### How to play on Ripple (Steam Shortcut) +- Once you have added osu! as a non-Steam game, open its properties +- Right-click to open the properties, rename it to "Ripple.moe" and add `-devserver ripple.moe` at the end of the "target" field ### Having troubles? Check out our [FAQ](https://ripple.moe/doc/5) diff --git a/en/install_certificate_manually.md b/en/install_certificate_manually.md deleted file mode 100644 index 01eed51..0000000 --- a/en/install_certificate_manually.md +++ /dev/null @@ -1,36 +0,0 @@ ---- -title: "Installing the certificate manually" -old_id: 12 ---- -If you're having troubles connecting to Ripple or the switcher doesn't install the certificate properly, you can try installing it manually. - -### Instructions -- First, download the certificate [by clicking here](https://zxq.co/ripple/ripple-server-switcher/-/raw/master/RippleServerSwitcher/Resources/ripple.cer?inline=false) -- Then, open **certificate.cer** -- Click **Install certificate...** -- Click **Next** -- Select **Place all certificates in the following store** (second option), then click **Browse...** -- A new window will pop up, select **Trusted root certification authorities** and click **Ok** -- Click **Next** -- Click **Finish** - -### How to test the certificate -Once you've installed the certificate, you can test whether it was successfully installed by following these steps: - -- Open the server switcher and click on **Inspect**. -- Wait a few seconds and all the labels in the "Server connection" section, on the right, should become green and report "OK" (like [this](https://i.ibb.co/68TL6zT/Settings-Form.png)). If so, you should be able to connect to Ripple. -- If you get **CERT ERROR**, the certificate has not been installed successfully. **Follow the instructions below.** -- If you get **"..."**, you're not connected to Ripple. Close the inspect window, click on **Switch to Ripple** and try again. - -### If everything else fails... -...you can try to remove all existing Ripple certificates and install the certificate again. Follow these steps: - -- Press **Win+R** -- Type `mmc certmgr.msc` in the run box and press **enter** to open the Certificate Manager -- Select **Trusted root certification authorities** on the left -- Select **Certificates** on the right -- You should see some **[Ripple](http://y.zxq.co/bbyxev.png)** and some **\*.ppy.sh** entries in the list. Select them, **right click** and click on **Delete** -- Select all the positive options (Ok/Yes etc) -- Restart the switcher, click on **Inspect**, then choose **Install certificate**, then **Yes** -- Click on **Test ripple connection** and you should see "OK" for every domains -**If the inspect dialog is fine but you still can't connect to ripple from the game client, try running osu! as administrator**. diff --git a/en/linux.md b/en/linux.md deleted file mode 100644 index b3b7c1e..0000000 --- a/en/linux.md +++ /dev/null @@ -1,46 +0,0 @@ ---- -title: "How to connect to Ripple (Linux)" -old_id: 14 ---- -This guide is only for connecting osu! to ripple, and not setting the game itself up. You can follow [this guide](https://gist.github.com/Francesco149/a2f796683a4e5195458f4bb171d88eb0) to set the client up. - -### 1a. Modifying the hosts file, the quick way -You can use this command to append the most up to date ripple redirections to your hosts file: -``` -curl -s https://ip.ripple.moe/current.json | python -c "from __future__ import print_function; import sys, json; j = json.load(sys.stdin); print('\n# Ripple\n' + '\n'.join('{} {}'.format(k, v) for k, v in {i: ' '.join([k for k, v in j.items() if v == i]) for _, i in j.items()}.items()))" | sudo tee -a /etc/hosts > /dev/null -``` - -### 1b. Modifying the hosts file manually -Alternatively, you can edit your hosts file manually. To do so, run `nano /etc/hosts` as root/with sudo. - -When you've got it open, paste the following at the bottom: - -``` -{ipmain} osu.ppy.sh c.ppy.sh c1.ppy.sh c2.ppy.sh c3.ppy.sh c4.ppy.sh c5.ppy.sh c6.ppy.sh ce.ppy.sh a.ppy.sh s.ppy.sh i.ppy.sh -{ipmirror} bm6.ppy.sh -``` -**CTRL+X** and then **Enter** to save the file. - -### 2. Installing the certificate -Download the certificate by clicking [*here*](https://zxq.co/ripple/ripple-server-switcher/-/raw/master/RippleServerSwitcher/Resources/ripple.cer?inline=false) - -Open the Internet Explorer configuration by running `wine control`. - -Double click the *Internet Settings* icon, navigate to the *Content* tab, then click the *Certificates...* button. - -Click on *Import*, then *Next*. - -Click *Browse...* then select the Ripple certificate. - -Click *Next*. - -Select *Place all certificates in the following store*, and click *Browse*. - -Select **Trusted Root Certification Authorities**, and click *Ok*. - -Click *Next*, *Finish*. - -You should get a message saying **The import was successful**. - - -After that is done, you can start the client up, and log in with your Ripple credentials. diff --git a/es/connection_guide.md b/es/connection_guide.md deleted file mode 100644 index 15382d7..0000000 --- a/es/connection_guide.md +++ /dev/null @@ -1,41 +0,0 @@ ---- -title: "Cómo conectarse a Ripple" -reference_version: cb707af05d23150330a1e836dd73c5b2 ---- -- [Registra](http://ripple.moe/index.php?p=3) una cuenta -- Descarga [Ripple Server Switcher](https://switcher.ripple.moe) -- **Extrae rss.exe** en algún lugar (por ejemplo: en tu escritorio) -- **Desactiva tu antivirus** (algunos antivirus pueden causar algunos problemas) - - -### Instalación del certificado -Si quieres jugar en Ripple con las versiones **Estable/Beta/Cutting Edge** de osu!, debes instalar nuestro certificado HTTPS. -Haga esto sólo la primera vez que se conecte a Ripple. - -- Abre el switcher -- Haga clic en **"Instalar certificado"** -- Haga clic en **"Sí"** - -*Si no puedes instalar el certificado correctamente, sigue [estas instrucciones](https://ripple.moe/index.php?p=16&id=12) para instalarlo manualmente.* - -### Cómo jugar en Ripple -- Ejecuta el switcher **como administrador** -- Asegúrate de que **Ripple IP** es **{ipmain}** y **Mirror IP** es **{ipmirror}**. Si no es así, haga clic en **Update IP** para obtener las IPs correctas. -- Asegúrate de que el switcher dice **"You are playing on Ripple server {ipmain} - {ipmirror}"** (debería ser similar a [esto](https://b.catgirlsare.sexy/xqJw.png)), si no, haz clic en **"On/Off"** para cambiar de servidor. -- Abre osu! e inicia sesión con tu cuenta de Ripple -- Disfruta - -### Cómo jugar en el servidor oficial de osu! de nuevo -- Asegúrate de que osu! esté **cerrado** -- Abre el switcher y asegúrate de que dice **"You are playing on osu! server"** (debería ser similar a [esto](https://b.catgirlsare.sexy/c_lb.png)), si no es así, haga clic en **"On/Off"** para cambiar de servidor. -- Abre osu! e inicia sesión con tu cuenta de osu! -_NOTA:_ Si quieres conectarte a osu.ppy.sh y sigues viendo el sitio web de Ripple incluso si el switcher está en off, borra el caché del navegador. - -### Cómo actualizar osu!/cambiar el canal de actualización -- Asegúrate de que osu! esté **cerrado** -- Abre el switcher y asegúrate de que dice **"You are playing on osu! server"** (debería ser similar a [esto](https://b.catgirlsare.sexy/c_lb.png) ) -- Abre osu! y actualiza el juego - -### ¿Sigues teniendo problemas? - -Echa un vistazo a nuestras [preguntas frecuentes](https://ripple.moe/doc/5) diff --git a/es/install_certificate_manually.md b/es/install_certificate_manually.md deleted file mode 100644 index 38dab7a..0000000 --- a/es/install_certificate_manually.md +++ /dev/null @@ -1,34 +0,0 @@ ---- -title: "Instalación manual del certificado" -reference_version: 96a9ef2265cef92f7a7014f3303b74b9 ---- -Si tienes problemas para conectarte a Ripple usando stable Estable/Beta/Cutting Edge o el switcher no instala el certificado correctamente, puedes instalarlo manualmente. - -### Instrucciones -- Primero, descargue el certificado [haciendo clic aquí](https://zxq.co/ripple/ripple-server-switcher/-/raw/master/RippleServerSwitcher/Resources/ripple.cer?inline=false) -- A continuación, abra **certificate.cer** -- Haga clic en **Instalar certificado...** -- Haga clic en **Siguiente** -- Seleccione **Colocar todos los certificados en el siguiente almacén** (segunda opción), luego haga clic en **Buscar...** -- Aparecerá una nueva ventana, seleccione **Entidades de certificación raíz de confianza** y haga clic en **Aceptar** -- Haga clic en **Siguiente** -- Haga clic en **Finalizar** - -### Cómo probar el certificado -Para asegurarse de que el certificado se ha instalado correctamente, asegúrese de que el switcher está en **On** y abra [esta página](https://c.ppy.sh). - -- Si ves **[una cosa de osu!bancho](http://y.zxq.co/ubfzty.png)**, el switcher está en off. **Ponlo en on e inténtalo de nuevo.** -- Si ves **[alguna cosa de Ripple](http://y.zxq.co/zphobw.png)**, estás conectado con éxito a Ripple bajo https, **¡buen trabajo!** -- Si obtienes **[algún error de certificado o de seguridad](http://y.zxq.co/reaueu.png)**, el certificado no se ha instalado correctamente. **Sigue las instrucciones a continuación.** - -### Si todo lo demás falla... -...puedes intentar eliminar todos los certificados de Ripple existentes e instalar el certificado nuevamente. Sigue estos pasos: - -- Presione **Win+R** -- Escriba `mmc certmgr.msc` en el cuadro de texto de Ejecutar y presiona **Entrar** para abrir el Administrador de certificados -- Seleccione **Entidades de certificación raíz de confianza** a la izquierda -- Seleccione **Certificados** a la derecha -- Debería ver una entrada que diga **[Ripple](http://y.zxq.co/bbyxev.png)** y una o dos entradas que digan **\*.ppy.sh** en la lista. Selecciónelos, **clic derecho** y haga clic en **Borrar** -- Selecciona todas las opciones positivas -- Abra el switcher, haga clic en **Install certificate** y, luego, en **Sí** -- Intente conectarse al [servidor Bancho de Ripple bajo https](https://c.ppy.sh/) y _debería_ funcionar diff --git a/es/linux.md b/es/linux.md deleted file mode 100644 index 0a1d215..0000000 --- a/es/linux.md +++ /dev/null @@ -1,40 +0,0 @@ ---- -title: "Cómo conectarse a Ripple (Linux)" -reference_version: 2a77df23ecc8f9be75819e98afadcef1 ---- -Esta guía es sólo para conectar osu! a Ripple, y no para configurar el juego en sí. Puedes seguir [esta guía](https://gist.github.com/Francesco149/a2f796683a4e5195458f4bb171d88eb0) para configurar el cliente. - -### Modificar el archivo de hosts -Para esto, necesitarás modificar tu archivo *hosts*. Para ello, ejecute `nano /etc/hosts` como root/con sudo. - -Cuando lo tengas abierto, pega lo siguiente en la parte inferior: - -``` -{ipmain} osu.ppy.sh c.ppy.sh c1.ppy.sh c2.ppy.sh c3.ppy.sh c4.ppy.sh c5.ppy.sh c6.ppy.sh ce.ppy.sh a.ppy.sh s.ppy.sh i.ppy.sh -{ipmirror} bm6.ppy.sh -``` -**CTRL+X** y luego **Enter** para guardar el archivo. - -### Instalación del certificado -Descarga el certificado haciendo clic [*aquí*](https://zxq.co/ripple/ripple-server-switcher/-/raw/master/RippleServerSwitcher/Resources/ripple.cer?inline=false) - -Abra la configuración de Internet Explorer ejecutando `wine control`. - -Haga doble clic en el icono *Configuración de Internet*, vaya a la ficha *Contenido*, a continuación, haga clic en el botón *Certificados... *. - -Haga clic en *Importar*, luego en *Siguiente*. - -Haga clic en *Buscar...* y seleccione el certificado de Ripple. - -Haga clic en *Siguiente*. - -Seleccione *Colocar todos los certificados en el siguiente almacén*, y haga clic en *Buscar*. - -Seleccione **Entidades de certificación raíz de confianza**, y haga clic en *Aceptar*. - -Haga clic en *Siguiente*, *Finalizar*. - -Debería recibir un mensaje que diga **La importación se ha realizado correctamente**. - - -Una vez hecho esto, puedes iniciar el cliente e iniciar sesión con tus credenciales de Ripple. \ No newline at end of file diff --git a/fr/connection_guide.md b/fr/connection_guide.md deleted file mode 100644 index 13e5478..0000000 --- a/fr/connection_guide.md +++ /dev/null @@ -1,41 +0,0 @@ ---- -title: "Comment se connecter à Ripple" -reference_version: cb707af05d23150330a1e836dd73c5b2 ---- -- [Enregistrez](http://ripple.moe/index.php?p=3) un compte -- Télécharger le [changeur de serveur](https://switcher.ripple.moe) -- **Extraire rss.exe** quelque par (ex: sur votre bureau) -- **Désactivez votre antivirus** (Certains antivirus peuvent causer des problèmes) - - -### Installation du certificat -Si vous voulez jouer à Ripple avec **stable / beta / expérimental**, vous devez installer notre certificat HTTPS. -Faites ceci uniquement la première fois que vous vous connectez à Ripple. - -- Ouvrir le changeur de serveur -- Cliquez sur **"Install certificate"** -- Cliquez **"Oui"** - -*Si vous ne pouvez pas installer le certificat correctement, suivez [ces instructions](https://ripple.moe/index.php?p=16&id=12) pour l'installer manuellement.* - -### Comment jouer sur Ripple -- Exécuté le changeur de changeur **en tant qu'administrateur** -- Assurez-vous que **Ripple IP** est **{ipmain}** **Mirror IP** est **{ipmirror}**. Si non, cliquez sur **Update IP** our obtenir les bonnes adresses IP. -- Assurez-vous que le changeur de serveur vous disent **"You are playing on Ripple server {ipmain} - {ipmirror}"** (ça devrait ressembler à [ça](https://b.catgirlsare.sexy/xqJw.png)), Si non, cliquez sur **"On/Off"** pour changer de serveur. -- Ouvrez osu! et connectez-vous avec votre compte Ripple -- Prennez plaisir - -### Comment jouer sur osu! officiel -- Assurez-vous que osu! est **fermé** -- Ouvrez le changeur de serveur et assurez-vous qu'il dit **"You are playing on osu! server"** (ça devrait ressembler à [ça](https://b.catgirlsare.sexy/c_lb.png)), Si non, cliquez sur **"On/off"** pour changer de serveur. -- Ouvrez osu! et connectez-vous avec votre compte osu! -_NOTE:_ Si vous souhaitez vous connecter à osu.ppy.sh et que vous voyez toujours le site Web de Ripple, même si le changeur de serveur est éteint,videz le cache de votre navigateur. - -### Comment mettre à jour votre osu!/changeur de serveur à la bonne version -- Assurez-vous que osu! est **fermé** -- Ouvrez le changeur de serveur et assurez-vous qu'il dit **"You are playing on osu! server"** (ça devrait ressembler à [ça](https://b.catgirlsare.sexy/c_lb.png) ) -- Ouvrez osu! et mettez à jour le jeu - -### Des problèmes ? - -Consultez notre [FAQ](https://ripple.moe/doc/5) diff --git a/fr/install_certificate_manually.md b/fr/install_certificate_manually.md deleted file mode 100644 index 86e8ab6..0000000 --- a/fr/install_certificate_manually.md +++ /dev/null @@ -1,34 +0,0 @@ ---- -title: "Installation manuelle du certificat" -reference_version: 96a9ef2265cef92f7a7014f3303b74b ---- -Si vous rencontrez des difficultés à vous connecter à Ripple en utilisant stable (dernier) / beta / cuttingedge ou que le changeur de serveur n'installe pas correctement le certificat, vous pouvez installer le certificat manuellement. - -### Instructions -- Tout d'abord, téléchargez le certificat [en cliquant ici](https://zxq.co/ripple/ripple-server-switcher/-/raw/master/RippleServerSwitcher/Resources/ripple.cer?inline=false) -- Ensuite, ouvrez **certificate.cer** -- Cliquez sur **Installer le certificat...** -- Cliquez sur **Suivant** -- Sélectionner **Placer tous les certificats dans le magasin suivant** (la seconde option), ensuite cliquez sur **Parcourir...** -- Une nouvelle fenêtre apparaîtra, sélectionnez **Autorités de certification racines de confiance** puis cliquez sur **OK** -- Cliquez sur **Suivant** -- Cliquez sur **Terminer** - -### Comment tester le certificat -Pour s'assurer que le certificat a été installé avec succès, Assurez-vous que le chanqgeur de serveur est sur **On** et ouvrez [cette page](https://c.ppy.sh). - -- Si vous voyez **[des choses de osu!bancho](http://y.zxq.co/ubfzty.png)**, votre changeur de serveur est éteint. **Allumez-le et réessayez.** -- Si vous voyez **[quelque chose de ripple](http://y.zxq.co/zphobw.png)**, Vous êtes connecté correctement à Ripple sous https, **bien joué !** -- Si vous voyez **[un certificat ou une erreur de sécurité](http://y.zxq.co/reaueu.png)**, le certificat n'a pas été installé avec succès. **Suivez les instructions ci-dessous.** - -### Si tout le reste échoue ... -...Vous pouvez essayer de supprimer tous les certificats Ripple existants et d'installer le certificat à nouveau. Suivez ces étapes: - -- Appuyez sur **Win+R** -- Tapez `mmc certmgr.msc` dans l'onglet exécuter puis appuyez sur **OK** pour ouvrir le gestionnaire de certificats -- Sélectionner **Autorités de certification racines de confiance** à la gauche -- Sélectionner **Certificats** à la droite -- Vous devriez voir un **[Ripple](http://y.zxq.co/bbyxev.png)** soit un ou deux **\*.ppy.sh** entrées dans la liste. Sélectionnez ensuite, **clique droit** puis cliquez sur **Supprimer** -- Sélectionnez toutes les options positives -- Ouvrez le changeur de serveur, cliquez sur **Install certificate**, puis **Yes** -- Essayez de vous connecter au [serveur bancho de ripple sous https](https://c.ppy.sh/) et cela _devra_ marcher diff --git a/fr/linux.md b/fr/linux.md deleted file mode 100644 index 4c32576..0000000 --- a/fr/linux.md +++ /dev/null @@ -1,40 +0,0 @@ ---- -title: "Comment se connecter sur Ripple (Linux)" -reference_version: 2a77df23ecc8f9be75819e98afadcef1 ---- -Ce guide est seulement pour se conncter de osu! à Ripple, et ne pas configurer le jeu lui-même. Vous pouvez suivre [ce guide] -(https://gist.github.com/Francesco149/a2f796683a4e5195458f4bb171d88eb0) mettre le jeu en place. - -### Modification du fichier hosts -Pour cela, vous devrez modifier votre fichier *hosts*. Pour ce faire, exécutez `nano /etc/hosts` en tant que root / avec sudo.. - -Lorsque vous l'ouvrez, copiez ce qui suit en bas: - -``` -{ipmain} osu.ppy.sh c.ppy.sh c1.ppy.sh c2.ppy.sh c3.ppy.sh c4.ppy.sh c5.ppy.sh c6.ppy.sh ce.ppy.sh a.ppy.sh s.ppy.sh i.ppy.sh -{ipmirror} bm6.ppy.sh -``` -**CTRL+X** et après **Entrer** pour enrengistrer le ficher. - -### Installation du certificat -Téléchargez le certificat en cliquant [*ici*](https://zxq.co/ripple/ripple-server-switcher/-/raw/master/RippleServerSwitcher/Resources/ripple.cer?inline=false) - -Ouvrez la configuration d'Internet Explorer en exécutant `wine control`. - -Double-cliquez sur l'icône *Internet Settings*, accédez à l'onglet *Content*, puis cliquez sur le bouton *Certificats...*. - -Cliquez sur *Importer*, puis *Suivant*. - -Cliquez sur *Parcourir...* puis sélectionnez le certificat Ripple. - -Cliquez sur *Suivant*. - -Sélectionnez *Placez tous les certificats dans le store suivant*, et cliquez sur *Parcourir*. - -Sélectionnez **Autorités de certification racine de confiance** et cliquez sur *OK*. - -Cliquez sur *Suivant*, *Terminer*. - -Vous devriez recevoir un message indiquant **L'importation a été effectuée avec succès**. - -Après cela, vous pouvez démarrer le client et vous connecter avec vos identifiants Ripple. diff --git a/it/connection_guide.md b/it/connection_guide.md deleted file mode 100644 index 92f22a1..0000000 --- a/it/connection_guide.md +++ /dev/null @@ -1,27 +0,0 @@ ---- -title: "Come connettersi a Ripple" -reference_version: 3ef6cbdc3d23fe3cad4e56231ef516d0 ---- -- [Registra](http://ripple.moe/index.php?p=3) un account -- Scarica il [server switcher di ripple](https://switcher.ripple.moe) -- **Estrai** l'archivio da qualche parte (ad esempio: sul tuo desktop) -- **Disabilita l'antivirus** (alcuni antivirus potrebbero causare dei problemi) - -### Come giocare a Ripple -- Avvia `RippleServerSwitcher.exe` **come amministratore** -- Click su **Switch to Ripple** -- Se ci sono delle finestre riguardanti l'installazione del certificato HTTPs, clicca sempre su **Ok/Sì**. Il certificato HTTPs è necessario per collegarsi correttamente a ripple -- Assicurati che lo switcher riporti **You are connected to Ripple** -- Apri osu! ed accedi con il tuo account di Ripple -- Divertiti -_N.B: Se non riesci ad installare il certificato tramite la procedura automatica, segui [queste istruzioni](https://ripple.moe/index.php?p=16&id=12) per installarlo manualmente._ - -### Come giocare di nuovo ad osu! ufficiale -- Assicurati che osu! sia **chiuso** -- Apri lo switcher e clicca su **Switch to osu!** -- Assicurati che lo switcher riporti **You are connected to osu!** -_N.B: Se vuoi connetterti al sito web di osu e vedi ancora il sito web di ripple o un errore, anche se lo swithcer dice che sei connesso a osu!, elimina la cache e riavvia il tuo browser._ - -### Riscontri dei problemi? - -Dai un'occhiata alle nostre [FAQ](https://ripple.moe/doc/5) diff --git a/it/install_certificate_manually.md b/it/install_certificate_manually.md deleted file mode 100644 index 94dfe08..0000000 --- a/it/install_certificate_manually.md +++ /dev/null @@ -1,36 +0,0 @@ ---- -title: "Installazione manuale del certificato" -reference_version: 4548a100846bda49251451f487abbdad ---- -Se riscontri dei problemi nel connetterti a Ripple o lo switcher non installa correttamente il certificato, puoi installare il certificato manualmente. - -### Istruzioni -- Per prima cosa, scarica il certificato [cliccando qui](https://zxq.co/ripple/ripple-server-switcher/-/raw/master/RippleServerSwitcher/Resources/ripple.cer?inline=false) -- In seguito, apri **certificate.cer** -- Clicca **Installa certificato...** -- Clicca **Avanti** -- Seleziona **Posiziona tutti i certificati nel seguente archivio** (seconda opzione), poi clicca **Sfoglia...** -- Spunterà una nuova finestra, seleziona **Autorità di certificazione fonti attendibili** e clicca **Ok** -- Clicca **Avanti** -- Clicca **Fine** - -### Come testare il certificato -Una volta installato il certificato, puoi testare se è stato installato correttamente seguendo questi passi: - -- Apri il server switcher e clicca su **Inspect**. -- Aspetta un paio di secondi e tutte le diciture nella sezione "Server connection" section, sulla destra, dovrebbero diventare verdi e riportare "OK" ([così](https://i.ibb.co/68TL6zT/Settings-Form.png)). In tal caso, dovresti essere in grado di collegarti a Ripple. -- Se ottieni **CERT ERROR**, il certificato non è stato installato correttamente. **Segui le istruzioni in basso.** -- Se ottieni **"..."**, non sei connesso a Ripple. Chiudi la finestra, clicca su **Switch to Ripple** e riprova. - -### Se qualcos'altro non va a buon fine... -...puoi provare a rimuovere tutti i certificati esistenti di Ripple ed installare il certificato nuovamente. Segui questi passaggi: - -- Premi **Win+R** -- Digita `mmc certmgr.msc` nella finestra esegui e premi **invio** per aprire il Gestore Certificati -- Seleziona **Autorità di certificazione radice attendibili** sulla sinistra -- Seleziona **Certificati** sulla destra -- Dovresti vedere alcune voci di **[Ripple](http://y.zxq.co/bbyxev.png)** e alcune voci di **\*.ppy.sh** nella lista. Selezionale, **click destro** e clicca su **Rimuovi** -- Seleziona tutte le opzioni positive (Ok/Sì ecc) -- Riavvia lo switcher, clicca su **Inspect**, poi clicca su **Install certificate**, successivamente **Sì** -- Clicca su **Test ripple connection** e dovresti vedere "OK" per tutti i domini -**Se la finestra inspect è apposto ma non riesci ancora a collegarti a ripple dal client di gioco, prova ad avviare osu! come amministratore**. diff --git a/it/linux.md b/it/linux.md deleted file mode 100644 index 10ddb3f..0000000 --- a/it/linux.md +++ /dev/null @@ -1,46 +0,0 @@ ---- -title: "Come connettersi a Ripple (Linux)" -reference_version: 607f23459bef786f3b5be6e79c1c9d07 ---- -Questa guida serve solo per connettere osu! a ripple, e non ad impostare il gioco in se. Puoi seguire [questa guida](https://gist.github.com/Francesco149/a2f796683a4e5195458f4bb171d88eb0) per l'impostazione del client. - -### 1a. Modificare il file hosts, il metodo veloce -Puoi usare questo comandi per aggiungere i reindirizzamenti di ripple più aggiornati al tuo file hosts: -``` -curl -s https://ip.ripple.moe/current.json | python -c "from __future__ import print_function; import sys, json; j = json.load(sys.stdin); print('\n# Ripple\n' + '\n'.join('{} {}'.format(k, v) for k, v in {i: ' '.join([k for k, v in j.items() if v == i]) for _, i in j.items()}.items()))" | sudo tee -a /etc/hosts > /dev/null -``` - -### 1b. Modificare il file hosts manualmente -In alternativa, puoi modificare il tuo file hosts manualmente. Per farlo, esegui `nano /etc/hosts` come root/con sudo. - -Dopo aver aperto il file, incolla questo alla fine: - -``` -{ipmain} osu.ppy.sh c.ppy.sh c1.ppy.sh c2.ppy.sh c3.ppy.sh c4.ppy.sh c5.ppy.sh c6.ppy.sh ce.ppy.sh a.ppy.sh s.ppy.sh i.ppy.sh -{ipmirror} bm6.ppy.sh -``` -**CTRL+X** e poi **Enter** per salvare il file. - -### 2. Installare il certificato -Scarica il certificato cliccando [*qui*](https://zxq.co/ripple/ripple-server-switcher/-/raw/master/RippleServerSwitcher/Resources/ripple.cer?inline=false) - -Apri la configurazione dell'Internet Explorer eseguendo il comando `wine control`. - -Doppio click sull'icona *Impostazioni Internet*, vai sulla tab *Contenuto*, poi clicca il pulsante *Certificati...*. - -Clicca su *Importa*, poi *Avanti*. - -Clicca *Sfoglia...* poi seleziona il certificato di Ripple. - -Clicca *Avanti*. - -Seleziona *Posiziona tutti i certificati nel seguente archivio*, e clicca *Sfoglia*. - -Seleziona **Autorità di certificazione radice attendibili**, e clicca *Ok*. - -Clicca *Avanti*, *Fine*. - -Dovresti ricevere un messaggio che dice **Importazione avvenuta con successo**. - - -Dopo che ciò è stato fatto, puoi avviare il client, ed accedere con le tue credenziali di Ripple. \ No newline at end of file diff --git a/kg/connection_guide.md b/kg/connection_guide.md deleted file mode 100644 index 13aa7e2..0000000 --- a/kg/connection_guide.md +++ /dev/null @@ -1,41 +0,0 @@ ---- -title: "Wagese koge tagetele Ripple" -reference_version: 0992943749e7fb7c8a62ab99d89f495a ---- -- [Dashumitekikoshuda](http://ripple.moe/index.php?p=3) lole account -- Jageselebigeloja [ripple kisetekosowashuda](https://switcher.ripple.moe) -- **Shukakodalosoko rss.exe** kigepushusewashudashu (eg: jashukinakogewo) -- **Kosadale geyo' antivirus** (kigepushu antiviruses solosakishu teki'sashuki) - - -### Certificate installation -Teyo tigesa seloleko koge wobiloti gele ripple setekowa **stable/beta/cutting edge**, telekikolobi' gesada HTTPS certificate. -Jage kowateki gelebiti yotedakiko kotepushu gele Ripple. - -- Gewoshule kisetekosowashuda -- Sobitesona **"Telekikolobi' certificate"** -- Sobitesona **"Tishuki"** - -*Teyo tigesa solole^ko telekikolobi' kowashu certicicate, yogebi'gese [kowashukishu instructions](https://ripple.moe/index.php?p=16&id=12) koge telekikolobi' teko.* - -### Wagese koge tagetele Ripple -- Dasale kisetesowashuda **loki administrator** -- Pulonashu kisadashu **RIPPLE IP** teki **{ipmain}** loleja **Mirror IP** teki **{ipmirror}**. Teyo legeko, sobitesona **Update IP** koge mishuko datemiwako IPs. -- Pulonashu kisadashu kowashu kisetekosowashuda kilotiki **"You are playing on Ripple server {ipmain} - {ipmirror}"** (teko kiwagesabija tushu bitenashu [kowateki](https://b.catgirlsare.sexy/xqJw.png)), teyo legeko, sobitesona **"On/Off"** koge kisetekosowa kishudahashuda. -- Gewoshule osu! loleja bigemitele gele ripple account -- Shuletageti - -### Wagese koge tagetele official osu! lomilotele -- Pulonashu kisadashu osu! **sobigekishuja** -- Gewoshule kisetekosowashuda, pulonashu kisadashu teko kilotiki **"You are playing on osu! server"** (teko setebi' bige'na bitenashu [kowateki](https://b.catgirlsare.sexy/c_lb.png)), teyo legeko, sobitesona **"On/Off"** koge kisetekosowa kishudahashuda. -- Gewoshule osu! loleja logemitele setekowa tigesada osu! account -_Legekoshu:_ Teyo tigesa sogele'shusoko koge osu.ppy.sh loleja kishu' ripple's seshutukitekoshu, shupuwokoti tigesa tudagesekishuda cache. - -### Wagese koge sawojalokoshu osu!/kisetekosowa dashubishulokishu -- Pulonashu kisadashu osu! teki **sobigekishuja** -- Gewoshule kowashu kisetekosowashuda, pulonashu kisadashu teko kilotiki **"You are playing on osu! server"** (teko kiwagesabija tushu bitenashu [kowateki](https://b.catgirlsare.sexy/c_lb.png) ) -- Gewoshule osu! loleja sawojalokoshu milopushu - -### Walohatelemi kodagesatubishuki? - -Sowashusona gesako gesada [FAQ](https://ripple.moe/doc/5) diff --git a/pl/connection_guide.md b/pl/connection_guide.md deleted file mode 100644 index f817810..0000000 --- a/pl/connection_guide.md +++ /dev/null @@ -1,41 +0,0 @@ ---- -title: "Jak połączyć się z Ripple" -reference_version: 0992943749e7fb7c8a62ab99d89f495a ---- -- [Zarejestruj](http://ripple.moe/index.php?p=3) konto -- Pobierz [przełącznik serwerów](https://switcher.ripple.moe) -- **Wypakuj rss.exe** gdzieś (np. na pulpicie) -- **Wyłącz antywirusa** (niektóre antywirusy mogą powodować problemy) - - -### Instalacja certyfikatu -Jeśli chcesz grać na ripple z **stable/beta/cutting edge**, musisz zainstalować nasz certyfikat HTTPS. -Zrób to tylko gdy łączysz się pierwszy raz z Ripple. - -- Włącz przełącznik -- Kliknij **"Install certificate"** -- Kliknij **"Yes"** - -*Jesli nie możesz zainstalować certyfikatu, podążaj za [tymi instrukcjami](https://ripple.moe/index.php?p=16&id=12), by zainstalować go manualnie.* - -### Jak grać na Ripple -- Włącz przełącznik **jako administrator** -- Sprawdź czy **Ripple IP** to **{ipmain}** i **Mirror IP** to **{ipmirror}**. Jeśli nie, kliknij **Update IP** by dostać pasujące IP. -- Sprawdź czy w przełączniku jest napisane **"You are playing on Ripple server {ipmain} - {ipmirror}"** (powinno wyglądać jak [to](https://b.catgirlsare.sexy/xqJw.png)), jeśli nie, kliknij **"On/Off"** by zmienić serwer. -- Włącz osu! i zaloguj się na twoje konto ripple -- Baw się dobrze! - -### Jak grać znowu na oficjalnym serwerze osu! -- Bądź pewny tego, że osu! jest **wyłączone** -- Włącz przełącznik i sprawdź czy jest napisane **"You are playing on osu! server"** (powinno wyglądać jak [to](https://b.catgirlsare.sexy/c_lb.png)), jeśli nie, kliknij **"On/off"**, by zmienić serwer. -- Włącz osu! i zaloguj się na twoje konto osu! -_UWAGA:_ jeśli chcesz wejść na osu.ppy.sh i wciąż widzisz stronę ripple'a nawet jeśli przełącznik jest wyłączony, wyczyść pamięć podręczną przeglądarki. - -### Jak zaaktualizować osu!/zmienić wersję osu! -- Bądź pewny tego, że osu! jest **wyłączone** -- Włącz przełącznik i sprawdź czy jest napisane **"You are playing on osu! server"** (powinno wyglądać jak [to](https://b.catgirlsare.sexy/c_lb.png)) -- Włącz osu! i zaaktualizuj grę - -### Masz problemy? - -Sprawdź nasze [FAQ](https://ripple.moe/doc/5) diff --git a/pl/install_certificate_manually.md b/pl/install_certificate_manually.md deleted file mode 100644 index e9f7e77..0000000 --- a/pl/install_certificate_manually.md +++ /dev/null @@ -1,34 +0,0 @@ ---- -title: "Manualna instalacja certyfikatu" -reference_version: 96a9ef2265cef92f7a7014f3303b74b9 ---- -Jeśli masz problemy z połączeniem się z Ripple używając stable (latest)/beta/cuttingedge albo przełącznik nie instaluje poprawnie certyfikatu, możesz zainstalować certyfikat manualnie. - -### Instrukcje -- Najpierw, pobierz certyfikat [klikając tutaj](https://zxq.co/ripple/ripple-server-switcher/-/raw/master/RippleServerSwitcher/Resources/ripple.cer?inline=false) -- Potem, otwórz **certificate.cer** -- Kliknij **Zainstaluj certyfikat...** -- Kliknij **Dalej** -- Wybierz **Umieść wszystkie certyfikaty w następującym magazynie** (druga opcja), i wtedy kliknij **Przeglądaj...** -- Wyskoczy wtedy nowe okno, wybierz **Zaufane główne urzędy certyfikacji** i kliknij **Ok** -- Kliknij **Dalej** -- Kliknij **Zakończ** - -### Jak przetestować certyfikat -By sprawdzić czy certyfikat został zainstalowany poprawnie, upewnij się, że przełącznik jest **uruchomiony** i otwórz [tą stronę](https://c.ppy.sh). - -- Jeśli widzisz **[rzeczy z osu!bancho](http://y.zxq.co/ubfzty.png)**, przełącznik jest wyłączony. **Włącz go i spróbuj ponownie.** -- Jeśli widzisz **[rzeczy z ripple](http://y.zxq.co/zphobw.png)**, poprawnie połączyłeś się z ripple pod https, **dobra robota!** -- Jeśli dostajesz **[jakieś błędy dotyczące certyfikatu](http://y.zxq.co/reaueu.png)**, certyfikat nie został zainstalowany poprawnie. **Zastosuj się do instrukcji poniżej.** - -### Jeśli wszystko inne nie działa... -...Możesz spróbować usunąć wszystkie istniejące certyfikaty Ripple i zainstaluj ponownie certyfikat. Zastosuj się do tych wskazówek: - -- Wciśnij **Win+R** -- Wpisz `mmc certmgr.msc` w polu "Otwórz" i wciśnij **enter** by otworzyć Menadżera Certyfikatów -- Wybierz **Zaufane główne urzędy certyfikacji** po lewej -- Wybierz **Certyfikaty** po prawej -- Powinieneś widzieć wpis **[Ripple](http://y.zxq.co/bbyxev.png)** i jeden albo dwa wpisy **\*.ppy.sh** na liście. Wybierz je, wciśnij **prawy przycisk myszy** i kliknij **Usuń** -- Wybierz wszystkie pozytywne opcje -- Otwórz przełącznik, kliknij **Install certificate**, wtedy **Yes** -- Spróbuj połączyć się z [ serwerem bancho ripple'a pod https](https://c.ppy.sh/) i _powinno_ działać diff --git a/pl/linux.md b/pl/linux.md deleted file mode 100644 index 4c68c33..0000000 --- a/pl/linux.md +++ /dev/null @@ -1,40 +0,0 @@ ---- -title: "Jak połączyć się z Ripple (Linux)" -reference_version: 2a77df23ecc8f9be75819e98afadcef1 ---- -Ten przewodnik jest tylko do połączenia osu! z Ripple, nie ustawiania gry do stanu użytku. Możesz użyć [tego przewodnika](https://gist.github.com/Francesco149/a2f796683a4e5195458f4bb171d88eb0) by zainstalować klienta. - -### Modyfikowanie pliku hosts -Najpierw musisz zmodyfikować twój pilk *hosts*. By to zrobić, wpisz w terminalu `nano /etc/hosts` jako root/z sudo. - -Gdy już otworzyłeś plik, wklej poniższy tekst: - -``` -{ipmain} osu.ppy.sh c.ppy.sh c1.ppy.sh c2.ppy.sh c3.ppy.sh c4.ppy.sh c5.ppy.sh c6.ppy.sh ce.ppy.sh a.ppy.sh s.ppy.sh i.ppy.sh -{ipmirror} bm6.ppy.sh -``` -**CTRL+X** potem **Enter** by zapisać plik. - -### Instalowanie certyfikatu -Pobierz certyfikat klikając [*tutaj*](https://zxq.co/ripple/ripple-server-switcher/-/raw/master/RippleServerSwitcher/Resources/ripple.cer?inline=false) - -Otwórz konfigurację Internet Explorer przez uruchamianie `wine control`. - -Kliknij podwójnie ikonę *Ustawienia internetu*, przejdź do karty *Zawartość*, wtedy kliknij przycisk *Certyfikaty*. - -Wciśnij *Importuj*, wtedy *Dalej*. - -Wciśnij *Przeglądaj...* wtedy wybierz certyfikat Ripple'a. - -Wciśnij *Dalej*. - -Wybierz *Place all certificates in the following store* i wciśnij *Browse*. - -Wybierz **Zaufane główne urzędy certyfikacji**, potem wciśnij *Ok*. - -Wciśnij *Dalej*, *Zakończ*. - -Powinieneś dostać informację **Import został pomyślnie ukończony**. - - -Po skończeniu importowania certyfikatu, możesz uruchomić klienta, i zalogować się na Ripple'a. diff --git a/th/connection_guide.md b/th/connection_guide.md deleted file mode 100644 index 793c568..0000000 --- a/th/connection_guide.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -title: "How to connect to Ripple" -reference_version: 3ef6cbdc3d23fe3cad4e56231ef516d0 ---- -- [Register](http://ripple.moe/index.php?p=3) an account -- Download the [Ripple server switcher](https://switcher.ripple.moe) -- **Extract** the archive somewhere (eg: in a folder on your desktop) -- **Turn off your antivirus** (some antiviruses might cause some issues) - - -### How to play on Ripple -- Run `RippleServerSwitcher.exe` **as administrator** -- Click on **Switch to Ripple** -- If there are some dialogs about intalling the HTTPs certificate, always click on **Ok/Yes**. The HTTPs certificate is needed to properly connect to ripple -- Make sure that the switcher says **You are connected to Ripple** -- Open osu! and login with your Ripple account -- Enjoy -_NOTE: If you can't install the certificate through the automatic procedure, follow [these instructions](https://ripple.moe/index.php?p=16&id=12) to install it manually._ - -### How to play on official osu! again -- Make sure osu! is **closed** -- Open the switcher and click **Switch to osu!** -- Make sure the switcher says **You are connected to osu!** -- Open osu! and login with your osu! account -_NOTE: If you want to connect to osu!'s website and you see ripple's website or an error, even if the switcher claims you're connected to osu!, empty your browser cache and restart your browser._ - -### Having troubles? -Check out our [FAQ](https://ripple.moe/doc/5) diff --git a/th/install_certificate_manually.md b/th/install_certificate_manually.md deleted file mode 100644 index 3fc5457..0000000 --- a/th/install_certificate_manually.md +++ /dev/null @@ -1,36 +0,0 @@ ---- -title: "Installing the certificate manually" -reference_version: 4548a100846bda49251451f487abbdad ---- -If you're having troubles connecting to Ripple or the switcher doesn't install the certificate properly, you can try installing it manually. - -### Instructions -- First, download the certificate [by clicking here](https://zxq.co/ripple/ripple-server-switcher/-/raw/master/RippleServerSwitcher/Resources/ripple.cer?inline=false) -- Then, open **certificate.cer** -- Click **Install certificate...** -- Click **Next** -- Select **Place all certificates in the following store** (second option), then click **Browse...** -- A new window will pop up, select **Trusted root certification authorities** and click **Ok** -- Click **Next** -- Click **Finish** - -### How to test the certificate -Once you've installed the certificate, you can test whether it was successfully installed by following these steps: - -- Open the server switcher and click on **Inspect**. -- Wait a few seconds and all the labels in the "Server connection" section, on the right, should become green and report "OK" (like [this](https://i.ibb.co/68TL6zT/Settings-Form.png)). If so, you should be able to connect to Ripple. -- If you get **CERT ERROR**, the certificate has not been installed successfully. **Follow the instructions below.** -- If you get **"..."**, you're not connected to Ripple. Close the inspect window, click on **Switch to Ripple** and try again. - -### If everything else fails... -...you can try to remove all existing Ripple certificates and install the certificate again. Follow these steps: - -- Press **Win+R** -- Type `mmc certmgr.msc` in the run box and press **enter** to open the Certificate Manager -- Select **Trusted root certification authorities** on the left -- Select **Certificates** on the right -- You should see some **[Ripple](http://y.zxq.co/bbyxev.png)** and some **\*.ppy.sh** entries in the list. Select them, **right click** and click on **Delete** -- Select all the positive options (Ok/Yes etc) -- Restart the switcher, click on **Inspect**, then choose **Install certificate**, then **Yes** -- Click on **Test ripple connection** and you should see "OK" for every domains -**If the inspect dialog is fine but you still can't connect to ripple from the game client, try running osu! as administrator**. diff --git a/th/linux.md b/th/linux.md deleted file mode 100644 index e2423d2..0000000 --- a/th/linux.md +++ /dev/null @@ -1,46 +0,0 @@ ---- -title: "How to connect to Ripple (Linux)" -reference_version: 607f23459bef786f3b5be6e79c1c9d07 ---- -This guide is only for connecting osu! to ripple, and not setting the game itself up. You can follow [this guide](https://gist.github.com/Francesco149/a2f796683a4e5195458f4bb171d88eb0) to set the client up. - -### 1a. Modifying the hosts file, the quick way -You can use this command to append the most up to date ripple redirections to your hosts file: -``` -curl -s https://ip.ripple.moe/current.json | python -c "from __future__ import print_function; import sys, json; j = json.load(sys.stdin); print('\n# Ripple\n' + '\n'.join('{} {}'.format(k, v) for k, v in {i: ' '.join([k for k, v in j.items() if v == i]) for _, i in j.items()}.items()))" | sudo tee -a /etc/hosts > /dev/null -``` - -### 1b. Modifying the hosts file manually -Alternatively, you can edit your hosts file manually. To do so, run `nano /etc/hosts` as root/with sudo. - -When you've got it open, paste the following at the bottom: - -``` -{ipmain} osu.ppy.sh c.ppy.sh c1.ppy.sh c2.ppy.sh c3.ppy.sh c4.ppy.sh c5.ppy.sh c6.ppy.sh ce.ppy.sh a.ppy.sh s.ppy.sh i.ppy.sh -{ipmirror} bm6.ppy.sh -``` -**CTRL+X** and then **Enter** to save the file. - -### 2. Installing the certificate -Download the certificate by clicking [*here*](https://zxq.co/ripple/ripple-server-switcher/-/raw/master/RippleServerSwitcher/Resources/ripple.cer?inline=false) - -Open the Internet Explorer configuration by running `wine control`. - -Double click the *Internet Settings* icon, navigate to the *Content* tab, then click the *Certificates...* button. - -Click on *Import*, then *Next*. - -Click *Browse...* then select the Ripple certificate. - -Click *Next*. - -Select *Place all certificates in the following store*, and click *Browse*. - -Select **Trusted Root Certification Authorities**, and click *Ok*. - -Click *Next*, *Finish*. - -You should get a message saying **The import was successful**. - - -After that is done, you can start the client up, and log in with your Ripple credentials.