israpps / PlayStation2-Basic-BootLoader

Basic Bootloader for PS2, PSX-DESR and System 246/256
https://israpps.github.io/PlayStation2-Basic-BootLoader/
GNU General Public License v3.0
71 stars 8 forks source link

[Request]: Add DS3/DS4 controller support #18

Open ghost opened 1 year ago

ghost commented 1 year ago

Checks

Describe the issue

Reason: some people may not be able to use a DS2 controller for whatever reason.

Console model

SCPH90006

Program version (if possible, also provide hash)

latest

System modifications

No response

What kind of boot method are you using to run the bootloader?

No response

Context and extra information

No response

israpps commented 1 year ago

thanks for making the request here.

Its better than a stray message on discord xd.

FYI: adding PADEMU will most likely require to use homebrew PADMAN, SIO2MAN, MCMAN and MCSERV. This increases the ELF size.

usual PS2BBL compilation uses console builtin drivers to save space. since its functionality is minimum and does not write to memory card, it was 'safe' to do so.