Skip to content

Commit

Permalink
kernelbase: HACK: Force angle d3d9 for A Raven Monologue.
Browse files Browse the repository at this point in the history
CW-Bug-Id: #23740
  • Loading branch information
Paul Gofman committed Apr 30, 2024
1 parent 45c0198 commit ef2d5ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dlls/kernelbase/process.c
Original file line number Diff line number Diff line change
Expand Up @@ -594,6 +594,7 @@ static const WCHAR *hack_append_command_line( const WCHAR *cmd )
}
options[] =
{
{L"A Raven Monologue.exe", L" --use-angle=d3d9"},
{L"antenna\\antenna.exe", L" --use-angle=d3d9"},
{L"Bloody Walls\\game.exe", L" --disable_direct_composition=1"},
{L"Insanitys Blade\\nw.exe", L" --use-gl=swiftshader"},
Expand Down

0 comments on commit ef2d5ee

Please sign in to comment.