Zenith: Nexus

Zenith: Nexus

Not enough ratings
Zenith - Play with translation
By TakuCED
This guide allows you to play Zenith: Nexus with a translation into your language, in order to be more immersed in the game.

I hope with my guide it will help bring back players lost due to the lack of multilingual, I only picked up this game after two years because there is only English and the game is poorly explained, difficult to play, and now with the VRHandsFrame solution I can play peacefully even if it's not perfect!

2
   
Award
Favorite
Favorited
Unfavorite
Guide in English
VRHandsFrame is a VR overlay application that allows you to crop and analyze your VR view with intuitive hand gestures1. It can also take a screenshot or translate into your chosen language. It is compatible with all SteamVR games and applications.

Using your own personal translation server, each user can use the translation resource up to 5000 times per day.


Download Link
https://eurekaworks.booth.pm/items/3884551

Installation
  1. Unzip the .zip file into a folder

  2. Open the VRHandsFrame.exe file

  3. Click “Agree and Launch App” (Change the language to English if the interface is in Japanese)

  4. SteamVR will run and automatically link to VRHandsFrame

  5. Go to https://script.google.com/home

  6. Click on the “New Project” button and copy-paste the following code, then save and make a “New Deployment” :
    function doPost(e) { //console.log(e.postData.contents); var p = JSON.parse(e.postData.getDataAsString()); var translatedText = LanguageApp.translate(p.text, p.source, p.target); //console.log(translatedText); return ContentService.createTextOutput(translatedText); }



  7. Follow the steps illustrated in the image :
    1) Click on the Tool icon
    2) Select “Web Application”
    3) Enter “Zenith VR” in the description
    4) Set access to “Everyone”
    5) Click on the “Deploy” button
    6) Copy the code


  8. Click on the settings icon in the VRHandsFrame software :


  9. Paste your ID code into “Google App Script” then click OK :


  10. To start Zenith, go to SteamVR settings -> VRHandsFrame -> Translation :
    1) Set “Language for Text Recognition” to English (the Zenith game is in English).
    2) Put your language in “Language to Translate” to get the translation in your language.


  11. Return to the game and make a sign as indicated in the gif, then pull the trigger to translate :

Controls
  • Right Trigger: next page
  • Left Trigger: previous page
  • Left + Right Trigger: close the translation

Have fun and good adventure !
Guide en Français
VRHandsFrame est une application de superposition VR qui vous permet de recadrer et d’analyser votre vue en réalité virtuelle grâce à des gestes intuitifs de la main. Elle peut également effectuer une capture d’écran ou traduire dans la langue de votre choix. Elle est compatible avec tous les jeux et applications SteamVR.

En utilisant votre propre serveur de traduction personnel, chaque utilisateur peut utiliser la ressource de traduction jusqu’à 5000 fois par jour.


Lien de téléchargement
https://eurekaworks.booth.pm/items/3884551

Installation
  1. Décompressez le fichier .zip dans un dossier

  2. Ouvrez le fichier VRHandsFrame.exe

  3. Acceptez en cliquant sur “Agree and Launch App” (Changez la langue en anglais si l’interface est en japonais)

  4. SteamVR s’exécutera et se reliera automatiquement à VRHandsFrame

  5. Allez sur : https://script.google.com/home

  6. Cliquez sur le bouton “Nouveau projet” et copiez-collez le code suivant, puis enregistrez et faites “Nouveau déploiement” :
    function doPost(e) { //console.log(e.postData.contents); var p = JSON.parse(e.postData.getDataAsString()); var translatedText = LanguageApp.translate(p.text, p.source, p.target); //console.log(translatedText); return ContentService.createTextOutput(translatedText); }



  7. Suivez les étapes illustrées sur l’image :
    1) Cliquez sur l’icône Outil
    2) Sélectionnez “Application Web”
    3) Entrez “Zenith VR” dans la description
    4) Réglez l’accès sur “Tout le monde”
    5) Cliquez sur le bouton “Déployer”
    6) Copiez le code


  8. Cliquez sur l’icône de paramètre dans le logiciel VRHandsFrame :


  9. Collez votre code ID dans “Google App Script” puis cliquez sur OK :


  10. Lancer Zenith, allez dans les paramètres SteamVR -> VRHandsFrame -> Translation :
    1) Réglez “Language for Text Recognition” sur English (le jeu Zenith est en anglais)
    2) Mettez French dans “Language to Translate” pour obtenir la traduction en français


  11. Retournez dans le jeu et faites un signe comme indiqué dans le gif, puis tirez sur la gâchette pour traduire :

Les commandes
  • Gâchette droite : page suivante.
  • Gâchette gauche : page précédente.
  • Gâchette gauche + droite : fermer la traduction.

Amusez-vous bien et bonne aventure !
1 Comments
TakuCED  [author] 15 Nov, 2024 @ 3:24am 
The software becomes paid and only goes to Steam version.

Link : https://store.steampowered.com/app/2324090/VRHandsFrame/