Updated Tetris Effect: Connected (markdown)

BornIncompetence 2021-12-01 18:54:02 -08:00
parent bb292ee951
commit c7ed6ea44a

@ -14,7 +14,7 @@ Graphics are currently broken on OpenGL, at least on Nvidia GPUs. To solve most
The game will hard lock when attempting to access any online service such as leaderboards and player avatars and names. On update titles starting from version 1.0.1, the game requires such a connection to online services during boot; causing the game to freeze and making the game inaccessible.
To fix all these issues, set the Network Interface to `None`; the game from then on will work in Airplane Mode, allowing you to access Effect Modes and Local Multiplayer without issues. Settings the game to OFFLINE mode in versions 1.0.4 and up will not solve the freezing at boot.
To fix all these issues, set the Network Interface to `None`; the game from then on will work in Airplane Mode, allowing you to access Effect Modes and Local Multiplayer without issues. Settings the game to OFFLINE mode in versions 1.0.4 and up will **not** solve the freezing at boot.
### Screenshots