AirConsole Games Features
Improving your game engage
Language integration through AirConsole API
2 min
how to check that the game is getting the language settings from the airconsole api check the browser settings and make sure that it's different from the language of the emulator during the test (e g language of the browser is english) open the emulator and set its language to any available languages but the browser's one (in this case to any languages but english) launch the game and check whether it receives the language of the emulator (in this case french) and not the language of the browser how to check that the controller is getting the language settings from the airconsole api open the following link in the browser https //www airconsole com/?role=controller\&language=fr check whether the language of the controller will be in french in this case to check other languages as well change the language code at the end of the link to ("de” / "fr” / “en” / “it” / “es” / “pt”) the language of the controller then needs to be in the chosen language