

This mod is a client-only mod that improves visibility by extending view distance, reducing visibility-blocking effects, brightening the view, enhancing glowing objects, and adding a smooth zoom feature.
Client-only.
Each player must install this mod if they want the improved view on their own screen. It does not need to be installed by the host for local visibility changes.
The config file is generated at:
BepInEx/config/REPOJP.BetterView.cfg
| Config | Default | Description |
|---|---|---|
EnableMod |
true |
Enables or disables the whole mod. |
FogStartDistance |
100 |
Distance where black fog starts. |
ViewDistance |
100 |
Distance where black fog fully covers the view. |
ApplyToSpectateCamera |
true |
Applies view distance settings while spectating. |
| Config | Default | Description |
|---|---|---|
ZoomRate |
5 |
Zoom multiplier used while holding Z. |
SaveWheelZoomToConfig |
true |
Saves mouse wheel zoom adjustments to the config file. |
ZoomSmoothInSpeed |
6 |
Smooth zoom in speed. |
ZoomSmoothOutSpeed |
5 |
Smooth zoom out speed. |
While holding Z, move the mouse wheel to adjust the zoom multiplier. The value changes in 0.1 steps and is displayed near the bottom center of the screen.
| Config | Default | Description |
|---|---|---|
DisableVisualEffects |
true |
Removes visibility-reducing effects while keeping damage feedback. |
BrightenView |
true |
Applies brightness and color adjustments for a clearer view. |
EnhanceGlowObjects |
true |
Enhances glowing valuables and glowing map objects. |
EnhanceGlowObjects uses internal fixed glow values.
The actual applied values are safety-limited to avoid turning the entire world white.
| Config | Default | Description |
|---|---|---|
EnableDebugToggleKey |
false |
Enables Shift+F to instantly switch between vanilla view and modded view. |
BepInEx/config/REPOJP.BetterView.cfg if you want the new default values to regenerate.※Mod created by AI
REPOが好きな日本人のための日本人のみのREPOのDiscordサーバーあります! 参加は以下のリンクから! https://discord.gg/h5ATY4m5bZ
このMODは、クライアント専用の、視界距離、視界を悪くする演出、明るさ、発光オブジェクト、ズームを改善するMODです。
クライアント専用です。
自分の画面の視界改善を使いたいプレイヤーだけが導入します。 ホスト側への導入は必須ではありません。
Configファイルは以下に生成されます。
BepInEx/config/REPOJP.BetterView.cfg
| 設定値 | 初期値 | 説明 |
|---|---|---|
EnableMod |
true |
MOD全体を有効化または無効化します |
FogStartDistance |
100 |
黒いFogが始まる距離です |
ViewDistance |
100 |
黒いFogで完全に見えなくなる距離です |
ApplyToSpectateCamera |
true |
観戦中にも描画距離設定を適用します |
| 設定値 | 初期値 | 説明 |
|---|---|---|
ZoomRate |
5 |
Zキー押下中に使用するズーム倍率です |
SaveWheelZoomToConfig |
true |
マウスホイールで調整したズーム倍率をConfigへ保存します |
ZoomSmoothInSpeed |
6 |
ズームインの補間速度です |
ZoomSmoothOutSpeed |
5 |
ズームアウトの補間速度です |
Zキーを押している間にマウスホイールを動かすと、ズーム倍率を調整できます。 倍率は0.1単位で変わり、画面中央下付近に表示されます。
| 設定値 | 初期値 | 説明 |
|---|---|---|
DisableVisualEffects |
true |
ダメージ時の被弾演出を残して、視界を悪くする演出をなくします |
BrightenView |
true |
明るく見やすくする画面補正を適用します |
EnhanceGlowObjects |
true |
発光する貴重品とマップオブジェクトを強化します |
EnhanceGlowObjects は内部固定値で発光を強化します。
全体が白飛びしないように、実際の反映値には安全上限を入れています。
| 設定値 | 初期値 | 説明 |
|---|---|---|
EnableDebugToggleKey |
false |
Shift+Fでバニラ表示とMOD適用表示を即時切替できるようにします |
BepInEx/config/REPOJP.BetterView.cfg を削除してください※AI生成MOD