Evilnat / Cobra-PS3

Cobra for PS3
168 stars 38 forks source link

Patch PSX BIOS in modulespatch.c #13

Closed aldostools closed 2 years ago

aldostools commented 2 years ago

Patch region of PSX bios for PAL games to 0x85, for NTSC use the default region 0x82.

This corrects the audio in some PAL games as suggested by @Agrippa

The new variable forced_video_mode is set in process_get_psx_video_mode() of storage_ext.c