Skip to content

feat(XeSS): remove vendor and capability gate on multi-frame generation multiplier - #29

Open
117il3 wants to merge 1 commit into
SAOG0721:experimentalfrom
117il3:feat/xess-mfg-unlock
Open

feat(XeSS): remove vendor and capability gate on multi-frame generation multiplier#29
117il3 wants to merge 1 commit into
SAOG0721:experimentalfrom
117il3:feat/xess-mfg-unlock

Conversation

@117il3

@117il3 117il3 commented Sep 11, 2026

Copy link
Copy Markdown

改动内容

  • Renderer.cpp:移除 xessFrameGenerationMultiplier > 2 && VendorId != 0x8086 的硬性拦截
  • XeSSFGPresenter.cpp:移除 maxSupportedInterpolations < requestedInterpolations 的能力拦截

动机

允许非 Intel 显卡在配合社区版 XeSS-MFG 获得更高的多帧生成倍率,失败时按现有错误路径回退,而不是直接被拦截。

测试

RTX 3060,配合社区版 XeSS-MFG 运行时,x2/x3/x4 多帧生成可启用。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant