xan1242 / hp2wsfix

Need for Speed: Hot Pursuit 2 PC - Widescreen fix
MIT License
43 stars 2 forks source link

If ClassicMapPosition is 1, the map overlaps the score #21

Open De-M-oN opened 9 months ago

De-M-oN commented 9 months ago

see title. You can fix it by changing Score_Y to -20. But maybe it would make sense if it would do that correction internally? Or you could add a comment which explains it, like this:

Score_Y = -20 // change to -20 if ClassicMapPosition is 1