maholator / apps-compability-tracker

Place where you can/should post about your app work/not_work
2 stars 0 forks source link

NFS Shift #1

Open Feodor0090 opened 7 months ago

Feodor0090 commented 7 months ago

needforspeed10.zip 08F1D09432F5BC41844D50B35180197EA1579F8C

Fails with AIOOB a lot during gameplay

Example:

image_2024-03-09_17-49-23

The array in question is a set of constants for unknown purpose. It's created during game load. There is something wrong either in DataInputStream or in math that decides index to access. No idea.

Input freeze

Sometimes game refuses to react on input. On quick debugging attempt, the queue is in good state, something inside the game just skips events thinking they are not valid.