From a49f382b161db79be4a05da616420776375f8c81 Mon Sep 17 00:00:00 2001 From: Sakamoto Shiina <68018796+ShiinaSakamoto@users.noreply.github.com> Date: Fri, 13 Oct 2023 15:49:07 +0900 Subject: [PATCH] [Update] remove the items that is about startup_osc_enabled_check in localize --- locales/en.yml | 3 --- locales/ja.yml | 3 --- 2 files changed, 6 deletions(-) diff --git a/locales/en.yml b/locales/en.yml index 1ee08a3c..88aa52fe 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -97,9 +97,6 @@ config_window: send_message_to_vrc: label: Send Message To VRChat desc: There is a way to use it without sending messages to VRChat. That is not covered by support, though. - startup_osc_enabled_check: - label: Check If OSC Is Enabled At Startup - desc: Every time VRCT is started up, your character in VRChat moves forward ever so slightly. If your character is seated, they might even stand up. Unfortunately, this is the only method we've found to check if OSC is enabled at startup... Sorry about that. (Remember to turn on OSC yourself when you want to send messages to VRChat.) osc_ip_address: label: OSC IP Address diff --git a/locales/ja.yml b/locales/ja.yml index 4fe7887b..ed424fd0 100644 --- a/locales/ja.yml +++ b/locales/ja.yml @@ -99,9 +99,6 @@ config_window: send_message_to_vrc: label: VRChatにメッセージを送信する desc: VRChatにメッセージを送信せずに使う方法があります。サポート対象外ですが。 - startup_osc_enabled_check: - label: 起動時にOSCが有効になっているか確認する - desc: 起動時に毎回、キャラクターがほんの少し前進します。もしsit判定などある場所に座っている場合、立ってしまうかもしれません。残念ながら今のところ私達はOSCがVRChat側で有効になっているか確認する方法がこれしか見つけられていません。ごめんね。(このチェック機能をオフにする場合、自分でOSCをオンにすることを忘れないでね。) osc_ip_address: label: OSC IP Address