GameINI: Enable DivByZeroExceptions where needed

Combined with the previous commits in this pull request,
this fixes https://bugs.dolphin-emu.org/issues/7230 (True Crime:
New York City) and https://bugs.dolphin-emu.org/issues/9650
(Call of Duty: Finest Hour).
This commit is contained in:
JosJuice 2021-08-29 12:21:33 +02:00
parent 25bff91054
commit c250ed03cf
2 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,4 @@
# G2CD52, G2CE52, G2CP52, G2CX52 - True Crime: New York City
[Core]
DivByZeroExceptions = True

View File

@ -0,0 +1,4 @@
# GCOD52, GCOE52, GCOF52, GCOP52 - Call of Duty: Finest Hour
[Core]
DivByZeroExceptions = True