360 Total Security

最新版本 ReShade 5.6.0

ReShade 5.6.0

ReShade 5.6.0
360 Total Security 為您提供針對病毒和其他新型威脅的完整保護。當你在網上購物,下載文件,瀏覽網頁,360 Total Security 隨時保護你免受網絡犯罪。此外,您可以執行一鍵清理功能,使您的電腦保持最佳狀態。下載 360 Total Security Offline Installer Setup!
超過 5.4 億人選擇的免費殺毒軟件。一鍵獲得更多的空間,速度和安全性。易於使用的用戶界面適合每個人。實時保護即使在病毒和惡意軟件到達您的電腦之前也會停止。

您的電腦是否處於良好狀態?
全面檢查集成了屢獲殊榮的防病毒引擎,為您提供最先進的病毒檢測和保護功能。這些引擎包括:360 雲掃描引擎,360 QVMII AI 引擎,Avira,BitDefender.

是否讓您的數字生活變慢?
Speedup 掃描並檢測從您的生活中消耗寶貴時間的區域。此功能可縮短引導時間,並通過以下方法盡快完成任務:管理和優化啟動項目和計劃任務,微調應用程序和系統服務,並提升項目和插件。

再次運行硬盤空間嗎?
Cleanup 執行快速分析,檢測系統中無用的插件和垃圾文件,包括來自操作系統,Web 瀏覽器和應用程序的臨時文件和緩存文件。

忘了檢查最新的安全修補程序?
修補程序幫助您管理和跟踪最新的安全更新。 Patch Up 將 Microsoft 和 Adobe 安全更新集中在一個位置,使您能夠通過一次單擊來保持操作系統的最新狀態。下載 360 Total Security 離線安裝程序設置!

“與傳統的防病毒軟件不同,我們不會因為繁瑣的病毒定義而降低您的 PC 速度; 相反,由於我們的智能模式,360 Total Security 需要更少的內存和磁盤使用量,無需下載大量病毒數據庫並不斷更新,作為一個看不見的朋友,我們永遠伴隨著你,無論何時何地,無論你在使用你的電腦,我們的目標是為你保持一個安全的環境。“

也可用:下載 360 Total Security 為 Mac

ScreenShot

軟體資訊
檔案版本 ReShade 5.6.0

檔案名稱 ReShade_Setup_5.6.0.exe
檔案大小
系統 Windows XP / Vista / Windows 7 / Windows 8 / Windows 10
軟體類型 免費軟體
作者 Qihu 360 Software Co
官網 http://www.360totalsecurity.com/en/features/360-total-security/
更新日期 2023-01-16
更新日誌

What's new in this version:

Features:
- Added "[APP] ForceDefaultRefreshRate" global config option
- Added error message to overlay when there were errors loading some add-ons
- Added optional add-on initialization entry points: Add-ons can now export a "AddonInit" and/or "AddonUninit" function, which ReShade will call after loading/before unloading, to allow for more complicated code than valid inside DLLMain
- Added preprocessor support for variadic macros
- Added preprocessor support for backslash at end of line to skip to the next
- Added error tooltip to file list in technique context menu
- Added error coloring to file list in technique context menu for effects that failed to compile
- Added option for stats overlays (clock, FPS, frametime) to only show while main overlay is open (filled out checkbox)
- Added global alpha support in VR and increased overlay window resolution
- Changed technique search in overlay to include effect file name in filtering
- Changed technique ordering to keep the declaration order specified within an effect file
- Changed preprocessor to concatenate in macros without expanding arguments (to follow behavior of the C preprocessor)

Fixed:
- crash with DLSS 3
- crash in Crusader Kings II
- crash in Phantasy Star Online 2
- duplicated input in some games (e.g. Payday 2)
- ReShade not showing up in some D3D11 VR games
- screen not updating in RPCS3 when using certain add-ons
- depth buffer detection in Quake
- effects declaring the same texture semantic multiple times failing to compile in D3D9
- shader interface matching when system value semantic contains a trailing zero
- whitespace in macro definition ending up in replacement text
- preprocessor crash if encountering end of file in a preprocessor statement
- preprocessor ignoring multiple pragma directives
- line numbers preprocessor generates for lines directly following an include statement
- add-on information missing in overlay when file version info is not using default translation
- technique context menu not working for techniques with "enabled" annotation
- open code editors for included files not updating after effect reload
- code editor colorization for preprocessor directives with spaces in them
- preset shortcut keys in config getting duplicated with each load
- GPU timestamp queries returning invalid results sometimes in D3D10/11
- push descriptor bindings in OpenGL add-on events
- 32-bit value count for push constants in D3D9 add-on events
- missing value conversion for some D3D9 dynamic states

Miscellaneous:
- Added "dot" intrinsic overload that accepts scalars to ReShade FX
- Added special behavior when calling "reshade::api::effect_runtime::render_effects" with no render target view: This now effectively disables effect rendering done by ReShade altogether, which can be useful if doing that manually via calls to "reshade::api::effect_runtime::render_technique"
- Added support for "#pragma reshade showfps" and "#pragma reshade showclock" directives again
- Added "create_swapchain" add-on event in OpenGL (called during "wglSetPixelFormat")
- Added support for creating resource views with a default resource view description (which will create a view encompassing the entire resource)
- Added render buffer creation in OpenGL for "reshade::api::resource_type::surface" and fixed automatic mipmap levels
- Added log message when resizing VR effect runtime
- Added internal compiler error to effect error list when pipeline creation failed
- Moved "AddonPath" option to "ADDON" config section
- Changed ReShade icon
- Changed log fallback filename (will now attempt to open ReShadeX.log where X is a number greater or equal 2 if ReShade.log is in use)
- Changed add-on manager to avoid loading add-on DLLs for disabled add-ons entirely
- Changed file list in technique context menu to show relative paths
- Changed preprocessor defines hidden in the overlay to include those starting with "INCLUDE_GUARD_"
- Changed "present" event in VR to be called separately for both eye submits
- Changed D3D11 state block implementation
- Changed Vulkan copy command hooks to call events for image layer ranges rather than single layers
- Simplified texture mapping using add-on API in D3D12 (can now create CPU-visible textures, ReShade will translate that into a D3D12 buffer behind the scenes)
- Improved "wglSwapMultipleBuffers" implementation to behave more like the original
- Removed automatic D3D12 pipeline backup and restore in "reshade::api::effect_runtime::render_effects" and "reshade::api::effect_runtime::render_technique" (better handled in add-on code)
- Removed stats overlay settings in VR (since those cannot be seen there anyway)

ReShade 5.6.0 相關參考資料
#随机掉落预设##预设相关# [2023.03.13更... 来自Yulicam_ ...

2023年3月13日 — 1.更新reshade 5.6.0版本可用的yuli预设。我已经自用了一段时间,也部分分享在了twi,目前没有bug反馈,但鉴于我很多年没用reshade了,有什么大问题我 ...

https://weibo.com

5.6 - ReShade Forum

2023年1月15日 — 5.6.0: Features: Added [APP] ForceDefaultRefreshRate global config option; Added error message to overlay when there were errors loading ...

https://reshade.me

Download ReShade 5.6.0, 1.1 for Windows

2023年2月9日 — ReShade is a lightweight program for Windows that enables you to improve the appearance of older video games. In simple words, since these ...

https://iowin.net

Downloading ReShade 5.6.0 from FileHorse.com

A generic post-processing injector for games and video software · ReShade 5.6.0 · Key details about this download. The file will be downloaded from secure ...

https://www.filehorse.com

How To Install ReShade in FiveM 2023 *COMPLETE GUIDE ...

https://www.youtube.com

ReShade

ReShade is a generic post-processing injector for games and video software developed by crosire. Imagine your favorite game with ambient occlusion, ...

https://reshade.me

ReShade 5.6.0 Download

2023年1月16日 — Download ReShade 5.6.0 for Windows PC from FileHorse. 100% Safe and Secure ✓ Free Download (32-bit/64-bit) Software Version.

https://www.filehorse.com

ReShade download v6.0.1

2024年1月29日 — ReShade is a generic post-processing injector for games and video software developed by crosire. Imagine your favorite game with ambient ...

https://www.guru3d.com

rpcgaming - Reshade 5.6 have been released.

2023年1月15日 — Think of Reshade as some video editing software that allows you mess with colors, levels, etc. It takes practice but it's not really that hard.

https://www.reddit.com

【心得】改善畫質與效能的MOD

2023年2月14日 — 1.下載壓縮檔後,將XS2Hogwarts.ini 放至Hogwarts Legacy-Phoenix-Binaries-Win64 下 · 2.下載Reshade 5.6.0 後點擊ReShade_Setup_5.6.0.exe 運行.

https://forum.gamer.com.tw