ClearView
Remove pixelated blur and restore native HD clarity. 彻底移除马赛克模糊,还原原生高清画质。
| Date uploaded | 4 months ago |
| Version | 1.0.3 |
| Download link | Mhz-ClearView-1.0.3.zip |
| Downloads | 108 |
| Dependency string | Mhz-ClearView-1.0.3 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2304README
ClearView 视觉增强模组
一款专为 YAPYAP 开发的画质提升模组,旨在消除游戏强制的低分辨率像素感并恢复画面的清澈度。
安装方法
<游戏根目录>\BepInEx\plugins\ClearView.dll
-
将
ClearView.dll文件放入 BepInEx 插件目录: -
启动游戏即可,模组会自动加载
配置文件
配置文件位于:
<游戏根目录>\BepInEx\config\Mhz.clearview.cfg
配置选项
| 选项 | 说明 |
|---|---|
| Enabled | 原生分辨率模式开关,修复像素感与模糊 |
| DisablePostEffects | 画面通透增强开关,移除雾气、扭曲与噪点 |
核心功能
-
原生分辨率高清化 — 强制系统以 1:1 原生分辨率渲染游戏画面与 UI,彻底修复默认的马赛克模糊感。
-
画面通透增强 — 自动清理并禁用导致画面扭曲、噪点和浓雾的后处理特效(如 Buto、Haze 等),让视野更加通透。
建议设置
为了获得最清晰的视觉体验,建议在游戏内 设置 -> 显示 中将 Screen Post FX 选项也设为禁用。
ClearView Visual Enhancement Mod
A visual enhancement mod for YAPYAP designed to eliminate forced low-resolution pixelation and restore atmospheric clarity.
Installation
- Place
ClearView.dllin the BepInEx plugins directory:
<Game Root>\BepInEx\plugins\ClearView.dll
- Launch the game, the mod will load automatically
Configuration
Config file location:
<Game Root>\BepInEx\config\Mhz.clearview.cfg
Configuration Options
| Option | Description |
|---|---|
| Enabled | Toggle for Native Resolution Mode (fixes pixelation and blur) |
| DisablePostEffects | Toggle for Atmospheric Clarity (removes fog, distortion, and noise) |
Core Features
-
Native Resolution Rendering — Forces the system to render the game and UI at 1:1 native resolution, completely fixing the default pixelated blur.
-
Atmospheric Clarity — Automatically cleans and disables post-processing effects (like Buto and Haze) that cause distortion, noise, and heavy fog for a clearer view.
Recommended Settings
For the cleanest visual experience, it is highly recommended to also disable Screen Post FX in the in-game Settings -> Display menu.
CHANGELOG
v1.0.7
- 重新加入
FixResolution总开关,支持一键回退到原版像素化渲染 - Re-added
FixResolutionmain toggle to allow quick revert to vanilla rendering
v1.0.6
- 修正错误 DLL 上传
- Fixed wrong DLL upload
v1.0.5
- 引入分辨率缩放滑动条 (0.35x - 1.0x),玩家可自由平衡画质与性能
- 彻底修复了在某些情况下 Update 函数导致的 GPU 循环占用问题
- 优化了 RenderTexture 内存管理,减少显存压力
- Introduced Resolution Scale slider (0.35x - 1.0x) for better performance balancing
- Fixed potential GPU overhead issue caused by redundant Update cycles
- Optimized RenderTexture memory management
v1.0.4
- 重构配置系统,各功能独立控制
- 添加独立的体积雾开关
DisableButo - Refactored configuration system with independent controls
- Added independent volumetric fog toggle
DisableButo
v1.0.1~1.0.3
- 更新md
- Update md
v1.0.0
- 初始版本
- Initial release