REPO_JP-BetterView icon

BetterView

【Client MOD】Improves visibility with extended view distance, cleaner visual effects, brighter view, and zoom.描画距離拡張、視界演出軽減、明るさ補正、Zoomで見やすくするMOD

By REPO_JP
Last updated an hour ago
Total downloads 259
Total rating 1 
Categories Mods Client-side AI Generated
Dependency string REPO_JP-BetterView-1.1.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
REPO_JP-HideFlashlightHand-1.0.0 icon
REPO_JP-HideFlashlightHand

Hide only the local first-person flashlight hand model while keeping the light behavior intact.一人称の手元懐中電灯モデルだけを非表示にし 照射挙動はそのまま維持

Preferred version: 1.0.0

README

BetterView

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.

Features

  • Extends the black fog view distance.
  • Allows the fog start distance and full fog distance to be configured.
  • Can apply the view distance change while spectating.
  • Removes visibility-reducing visual effects while keeping damage feedback effects.
  • Brightens the view with safer internal brightness handling.
  • Enhances glowing valuables and glowing map objects.
  • Adds smooth Z-key zoom.
  • Allows zoom multiplier adjustment with the mouse wheel while holding Z.
  • Can save adjusted zoom values to the config file.
  • Shows the current zoom multiplier near the bottom center of the screen when changed.
  • Adds an optional Shift+F debug toggle to switch between vanilla view and modded view instantly.

Mod Type

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.

Configuration

The config file is generated at:

BepInEx/config/REPOJP.BetterView.cfg

General

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.

Zoom

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.

Visual

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.

Debug

Config Default Description
EnableDebugToggleKey false Enables Shift+F to instantly switch between vanilla view and modded view.

Notes

  • Existing config files keep old values. Delete BepInEx/config/REPOJP.BetterView.cfg if you want the new default values to regenerate.
  • Damage feedback effects are intentionally kept enabled so taking damage still feels clear.
  • Very high view distance values can reduce FPS depending on the map and PC.

※Mod created by AI

BetterView

REPOが好きな日本人のための日本人のみのREPOのDiscordサーバーあります! 参加は以下のリンクから! https://discord.gg/h5ATY4m5bZ

このMODは、クライアント専用の、視界距離、視界を悪くする演出、明るさ、発光オブジェクト、ズームを改善するMODです。

機能

  • 黒いFogで見えなくなる距離を伸ばします
  • Fogが始まる距離と完全に見えなくなる距離を設定できます
  • 観戦カメラにも描画距離変更を適用できます
  • ダメージ時の被弾演出は残したまま、視界を悪くする演出を削減します
  • 画面を見やすく明るくします
  • 発光している貴重品やマップオブジェクトを強化します
  • Zキーでヌルッとズームできます
  • Zキーを押しながらマウスホイールでズーム倍率を調整できます
  • 調整したズーム倍率をConfigへ保存できます
  • ズーム倍率を変更した時、画面中央下付近に現在倍率を表示します
  • デバッグ用にShift+Fでバニラ表示とMOD適用表示を即時切替できます

MOD区分

クライアント専用です。

自分の画面の視界改善を使いたいプレイヤーだけが導入します。 ホスト側への導入は必須ではありません。

設定項目

Configファイルは以下に生成されます。

BepInEx/config/REPOJP.BetterView.cfg

General

設定値 初期値 説明
EnableMod true MOD全体を有効化または無効化します
FogStartDistance 100 黒いFogが始まる距離です
ViewDistance 100 黒いFogで完全に見えなくなる距離です
ApplyToSpectateCamera true 観戦中にも描画距離設定を適用します

Zoom

設定値 初期値 説明
ZoomRate 5 Zキー押下中に使用するズーム倍率です
SaveWheelZoomToConfig true マウスホイールで調整したズーム倍率をConfigへ保存します
ZoomSmoothInSpeed 6 ズームインの補間速度です
ZoomSmoothOutSpeed 5 ズームアウトの補間速度です

Zキーを押している間にマウスホイールを動かすと、ズーム倍率を調整できます。 倍率は0.1単位で変わり、画面中央下付近に表示されます。

Visual

設定値 初期値 説明
DisableVisualEffects true ダメージ時の被弾演出を残して、視界を悪くする演出をなくします
BrightenView true 明るく見やすくする画面補正を適用します
EnhanceGlowObjects true 発光する貴重品とマップオブジェクトを強化します

EnhanceGlowObjects は内部固定値で発光を強化します。 全体が白飛びしないように、実際の反映値には安全上限を入れています。

Debug

設定値 初期値 説明
EnableDebugToggleKey false Shift+Fでバニラ表示とMOD適用表示を即時切替できるようにします

注意事項

  • 既存Configファイルがある場合、古い値が維持されます。新しい初期値で再生成したい場合は BepInEx/config/REPOJP.BetterView.cfg を削除してください
  • ダメージ時の被弾演出は、ダメージを受けた感覚を残すため意図的に無効化していません
  • 描画距離を大きくしすぎると、マップやPC環境によってFPSが低下する可能性があります

※AI生成MOD