root670 / CheatDevicePS2

Game enhancer for PlayStation 2 similar to Action Replay, GameShark, and CodeBreaker. (No longer in development)
GNU General Public License v3.0
79 stars 18 forks source link

[Enhancement] Add support for Fatfs and BDM drive! #44

Open INDRAPhilip opened 2 years ago

INDRAPhilip commented 2 years ago

Is your feature request related to an issue? Please describe. A clear and concise description of what the problem is. Ex. I always get frustrated when [...] CheatDatabase.zip files cannot be loaded as they are using an old SDK, no BDM support for the new extfat format for usb devices

Describe the desired solution A clear and concise description of what you want to happen. A support for the new sdk with fatfs and BDM drive to have extfat support

Describe the alternatives you considered A clear and concise description of any workarounds or resources you have considered. A support for new sdk fatfs drive without BDM just to have extfat support

Additional context Add any other context or screenshots about the feature request here. 263

israpps commented 2 years ago

doing such a thing requires porting the application EE code to the newlib port and the IOP Code into the new IOP gcc toolchain

SamuelVII commented 2 years ago

So it may take a while for us to receive a version with support for exFAT or will that not happen?

israpps commented 2 years ago

So it may take a while for us to receive a version with support for exFAT or will that not happen?

It's doable, but it can break the application or degrade stability, like it happened to uLaunchELF or OPL