Skip to content

Commit

Permalink
Use WARP for the screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
RobDangerous committed Sep 27, 2024
1 parent 5c6005a commit 66cfbb7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions TextureArray/kfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ project.setDebugDir('Deployment');

if (Options.screenshot) {
project.addDefine('SCREENSHOT');
project.addDefine('KOPE_D3D12_FORCE_WARP');
}

project.flatten();
Expand Down
Binary file modified TextureArray/reference.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 66cfbb7

Please sign in to comment.