PSP-Archive / ARK-4

Custom Firmware for the PSP and PS Vita.
637 stars 42 forks source link

Enable Img for iso disc extension #206

Closed Zer0xFF closed 1 year ago

Zer0xFF commented 1 year ago

I have a collection of PSP games that are just iso's with extension img, I rather keep as is.

JoseAaronLopezGarcia commented 1 year ago

I'm guessing this works as is with Inferno(?). What about letting the Custom Launcher detect these too?

JoseAaronLopezGarcia commented 1 year ago

Alright this looks good, merging.

Zer0xFF commented 1 year ago

great, just to note, there are 2 other extension checks in the project ARK-4/extras/menus/recovery_classic/proshell.c (dont know where is that used, so I can't test the change), and ARK-4/extras/menus/advancedvsh/umdvideo_list.c (dont have umd isos). (though its just an extension check so no harm in changing them regardless for consistency)

JoseAaronLopezGarcia commented 1 year ago

great, just to note, there are 2 other extension checks in the project ARK-4/extras/menus/recovery_classic/proshell.c (dont know where is that used, so I can't test the change), and ARK-4/extras/menus/advancedvsh/umdvideo_list.c (dont have umd isos). (though its just an extension check so no harm in changing them regardless for consistency)

I think it should be added for consistency.