Steamをインストール
ログイン
|
言語
简体中文(簡体字中国語)
繁體中文(繁体字中国語)
한국어 (韓国語)
ไทย (タイ語)
български (ブルガリア語)
Čeština(チェコ語)
Dansk (デンマーク語)
Deutsch (ドイツ語)
English (英語)
Español - España (スペイン語 - スペイン)
Español - Latinoamérica (スペイン語 - ラテンアメリカ)
Ελληνικά (ギリシャ語)
Français (フランス語)
Italiano (イタリア語)
Bahasa Indonesia(インドネシア語)
Magyar(ハンガリー語)
Nederlands (オランダ語)
Norsk (ノルウェー語)
Polski (ポーランド語)
Português(ポルトガル語-ポルトガル)
Português - Brasil (ポルトガル語 - ブラジル)
Română(ルーマニア語)
Русский (ロシア語)
Suomi (フィンランド語)
Svenska (スウェーデン語)
Türkçe (トルコ語)
Tiếng Việt (ベトナム語)
Українська (ウクライナ語)
翻訳の問題を報告
Read below
(credit to fiyin34312 from Reddit)
Here's how to fix HugsLib black screen on startup:
Method 1 – Through Windows Security:
• Open Windows Security from the Start menu
• Click on App & browser control
• Scroll down and click Exploit protection settings
• Go to the System settings tab
• Find Randomize memory allocations (Bottom-up ASLR)
• Set it to Use default (On)
• Click Apply
• Restart your PC
Method 2 – PowerShell (advanced users):
• Open PowerShell as Administrator
• Type: Get-ProcessMitigation -System
• Look for: ASLR: BottomUp: OFF or NOTSET
• If it’s OFF or NOTSET, then type: Set-ProcessMitigation -System -Enable BottomUp
• Restart your PC
Saves would be too big for many
In case of future issues, you an always copy the log to your clipboard (Ctrl+Alt+F12) and post it elsewhere.