Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
2. Official Discord is not authorized to write issue reports.
3. I've asked if there's anything going progresses on about the issue through other Discord channels, but I haven't heard back yet.
Looking into it, sorry for the delay. Could any of you upload your logs? They're in the "Logs" folder next to the Live2DModels folder.
Also, try deleting the "Config" folder and see if that helps.
Oh! Thank you for your response.
1. Attach 'Logs'.
2. Remove 'Configs' and re-launch.
Okay! I got it.
I'll check and reply to you.
on Intel : https://oci3.lonelie.kr/downloads/share/log_intel.txt
on M1: https://oci3.lonelie.kr/downloads/share/log_m1.txt
Remove 'Configs'
The following is a summary of the test results by deleting and re-running the 'Configs' directory.
1. On Intel mac, the setup was initialized, but the symptoms of the problem still occurred.
2. On Apple silicon mac, the configurations was initialized and executed in "Game Mode", when it worked normally.
Game mode is only active on the full screen, so if exit the full screen or resize the window, it becomes normal mode and the same symptoms occurred.
on M1 OS 14.2
can't click on anything and keep in full screen mode
Thanks. I don't see anything unusual in the logs.
Looking into this further, it seems to be a compatibility issue between Unity and macOS 14.2. I'm hearing that 14.2 is currently pretty buggy in general.
I'm seeing other Unity apps/games experiencing the same issue:
https://steamcommunity.com/app/255710/discussions/0/4040355763638628564/
https://steamcommunity.com/app/1127500/discussions/0/6252749165561911765/
It looks like switching to fullscreen mode fixes this. This kind of makes me think it could be related to the Unity window not getting correct window focus when windowed.
Could you try installing this and check if that changes anything?
https://github.com/sbmpost/AutoRaise
and i can't click even in fullscreen
This helper launcher is located here:
~/Library/Application\ Support/Steam/steamapps/common/VTube\ Studio/start_without_steam
You can create a shell alias to help launch it quicker from Terminal.
1. Edit ~/.zshrc (or whatever relevant file for your shell)
2. Add a new alias (I called mine `vtube`):
alias vtube="~/Library/Application\ Support/Steam/steamapps/common/VTube\ Studio/start_without_steam"
3. Run `source ~/.zshrc` to refresh your shell (or quit Terminal and start a new session)
4. Run `vtube` in the terminal to launch VTubeStudio in full-screen (should be click-able now)!
However, the VTS is operating too slowly on 5K(5120x2880) screen.
I'll wait for the problem to be fixed fundamentally (Unity SDK or macOS updated). 😭
Is there any way to configure VTubeStudio to launch in full-screen mode (using only Terminal or configuration files since the GUI is unresponsive)?
I've tried uninstalling the entire app from Steam, plus deleting:
- ~/Library/Preferences/com.Denchi.VTubeStudio.plist
- ~/Library/Application\ Support/Steam/steamapps/common/VTube\ Studio/
I accidentally disabled "Fullscreen" mode, now I'm locked into the windowed mode with an unresponsive GUI again!