OpenDriver2 / REDRIVER2

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

Add new commands to mission.c and add meaning to frontend pad address #155

Closed nahimr closed 2 years ago

nahimr commented 2 years ago

Add new commands to mission.c

Refactoring pad action frontend Refactoring GFX.RAW offsets and sizes with macros

SoapyMan commented 2 years ago

ah, you already fixed that, too late sorry 🤣

nahimr commented 2 years ago

Do you want me to use PsyX pad macro instead of adding new ones into system.h ?

SoapyMan commented 2 years ago

Do you want me to use PsyX pad macro instead of adding new ones into system.h ? that's not a PsyX one, pads are actually converted to game identifiers in pad.c MapPad function

SoapyMan commented 2 years ago

I'll close this for now. I just picked up some changes from it but since you make DriverX extension I'm not gonna add mission script behavior changes.