Daum PotPlayer (64-bit)

最新版本 ReShade 5.6.0

ReShade 5.6.0

ReShade 5.6.0
Daum PotPlayer 64 位是一個免費的多媒體播放器,支持各種不同的視頻編解碼器和格式。 Daum PotPlayer 已經包含內置的編解碼器,無需手動安裝。它還支持數字電視設備,網絡攝像頭,模擬,DXVA,現場直播等。下載適用於 Windows 的 Daum PotPlayer 64 位脫機安裝程序設置.



Enhanced 硬件加速
使用 DXVA,CUDA,QuickSync 為最小資源提供最高性能。充分利用你所擁有的東西。

使用 3D
沉浸式觀看體驗支持各種類型的 3D 眼鏡,您可以隨時隨地使用 3DTV 或 PC 獲得 3D 體驗。支持各種字幕格式(SMI& SRT),DVD(Vobsub)和藍光字幕,ASS / SSA 動畫和 SMI 紅寶石標籤等各種輸出格式(並排,頂部和底部,頁面翻轉)。

各種編解碼器,易於管理
使用播放器時不需要安裝不同的編解碼器。支持 OpenCodec,用戶可以輕鬆地添加任何他們想要的編解碼器.

更多高級功能
平滑,無縫的視頻播放。用快照預覽場景。 Direct3D9 Ex 翻轉模式和覆蓋。當你有 2 個聲卡時選擇哪一個。您可以為您喜愛的場景或章節添加書籤。支持各種設備,如 DVD,電視,高清電視等等。下載 Windows 的 Daum PotPlayer Offline Installer 安裝程序.

ScreenShot

軟體資訊
檔案版本 ReShade 5.6.0

檔案名稱 ReShade_Setup_5.6.0.exe
檔案大小
系統 Windows XP64 / Vista64 / Windows 7 64 / Windows 8 64 / Windows 10 64
軟體類型 免費軟體
作者 Daum Communications
官網 https://potplayer.daum.net/
更新日期 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