mondul / HiyaCFW-Helper

Tool for making the HiyaCFW (and TWiLightMenu++) installation process simpler
The Unlicense
119 stars 18 forks source link

Failing to detect console region #109

Closed flingrocks closed 3 years ago

flingrocks commented 3 years ago

Receiving ERROR: Could not detect console region with the Python script on Linux for a supported region dump. I believe the problem lies with this line here: https://github.com/mondul/HiyaCFW-Helper/blob/50d65ad426e1c0cb3fb3b6cc0639a5c233f4ee9d/HiyaCFW_Helper.py#L864 This is doing a case-sensitive comparison, but the extension for the file might be .APP for some, in which case it fails.