OpenDriver2 / REDRIVER2

Driver 2 Playstation game reverse engineering effort
MIT License
1.04k stars 60 forks source link

On Linux when you fail a mission and try to restart the mission the game crashes totally. #150

Closed xcom169 closed 2 years ago

xcom169 commented 2 years ago

Describe the bug On Linux when you fail a mission and try to restart the mission the game crashes totally.

To Reproduce Steps to reproduce the behavior:

  1. Start the Game on Linux
  2. Start a new game
  3. Fail the mission
  4. Select 'Restart' option
  5. Are you Sure ? Yes
  6. See crash with error : [Psy-X] %n in writable segment detected

Expected behavior The same mission you start from the beginning.

Environment and game (please complete the following information):

xcom169 commented 2 years ago

Log: [Psy-X] [CdControlB] - Unimplemented 'CdlSetmode'! [Psy-X] Running CD thread... [Psy-X] CD: 'CdlReadS' at 10912 [Psy-X] [D: 'CdlPause' %n in writable segment detected zsh: abort (core dumped) ./REDRIVER2

SoapyMan commented 2 years ago

Thanks, I think I found the bug now