Dishonored 2: Add FSR, improve DLSS, replace TAA. #71
Annotations
2 errors, 10 warnings, and 1 notice
|
Fail fast?!
Process completed with exit code 1.
|
|
Run cpp-linter/cpp-linter-action@main:
Source/Games/Dishonored 2/main.cpp#L14
'..\..\Core\core.hpp' file not found
|
|
Run cpp-linter/cpp-linter-action@main:
Source/Games/Dishonored 2/main.cpp#L9
macro 'ALLOW_SHADERS_DUMPING' defines an integral constant; prefer an enum instead
|
|
Run cpp-linter/cpp-linter-action@main:
Source/Games/Dishonored 2/main.cpp#L9
replace macro with enum
|
|
Run cpp-linter/cpp-linter-action@main:
Source/Games/Dishonored 2/main.cpp#L4
macro 'ENABLE_FIDELITY_SK' used to declare a constant; consider using a 'constexpr' constant
|
|
Run cpp-linter/cpp-linter-action@main:
Source/Games/Dishonored 2/main.cpp#L4
macro 'ENABLE_FIDELITY_SK' defines an integral constant; prefer an enum instead
|
|
Run cpp-linter/cpp-linter-action@main:
Source/Games/Dishonored 2/main.cpp#L3
macro 'ENABLE_NGX' used to declare a constant; consider using a 'constexpr' constant
|
|
Run cpp-linter/cpp-linter-action@main:
Source/Games/Dishonored 2/main.cpp#L3
macro 'ENABLE_NGX' defines an integral constant; prefer an enum instead
|
|
Run cpp-linter/cpp-linter-action@main:
Source/Games/Dishonored 2/main.cpp#L3
replace macro with enum
|
|
Run cpp-linter/cpp-linter-action@main:
Source/Games/Dishonored 2/main.cpp#L1
macro 'GAME_DISHONORED_2' used to declare a constant; consider using a 'constexpr' constant
|
|
Run cpp-linter/cpp-linter-action@main:
Source/Games/Dishonored 2/main.cpp#L1
macro 'GAME_DISHONORED_2' defines an integral constant; prefer an enum instead
|
|
Run cpp-linter/cpp-linter-action@main:
Source/Games/Dishonored 2/main.cpp#L1
replace macro with enum
|
|
Run cpp-linter/cpp-linter-action@main:
Source/Games/Dishonored 2/main.cpp#L0
File Source/Games/Dishonored 2/main.cpp does not conform to Custom style guidelines. (lines 75, 76, 77, 88, 90, 91, 94, 102, 122, 125, 155, 156, 161, 162, 163, 164, 173, 187, 245, 315, 318, 319, 330, 331, 370, 408, 414, 425, 473, 515, 524, 544, 568, 603, 605, 606, 610, 614, 617, 691, 696, 744, 748, 750, 752, 755, 758, 762, 763, 765, 766, 767, 768, 769, 770, 771, 772, 835, 836, 952, 956, 961, 962, 964, 965, 966, 967, 968, 969, 971, 1022, 1023, 1025, 1026, 1028, 1029, 1030, 1031, 1032, 1033, 1035, 1082, 1155, 1156, 1157, 1158, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1193, 1218, 1219, 1220, 1221, 1223, 1224, 1225, 1247, 1248, 1249, 1250, 1251, 1252, 1253, 1254, 1255, 1256, 1257, 1258, 1264, 1265)
|
Loading