Possum / LumaLocaleSwitcher

Front end to Luma3DS compatible locale system.
MIT License
127 stars 11 forks source link

Issues with lasted nightly luma #13

Closed Sonikato closed 7 years ago

Sonikato commented 7 years ago

Hi! im have a problem with luma local switcher, when i config the region and languaje this gone to discard inmediatly when i press b button.

im running 11.4 and luma nightly and the version of Luma Local Switcher es 0.03 nightly.

PS: Sorry for my bad english.

McFork commented 7 years ago

Yeah there seems to be a real problem with locales. But I don't think it comes from LumaLocaleSwitcher but from Luma3DS itself. I tried modifying the languages manually directly on the SD card to the new location (/luma/titles//locale.txt) and it still doesn't work, event with game patching enabled.

Possum commented 7 years ago

This may be the same as #12

Possum commented 7 years ago

@McFork are you sure you have the path right? It should be "/luma/titles/TITLE_ID/locale.txt", replacing TITLE_ID with the actual title id.

suzsuzuki commented 7 years ago

I have the same issue with the latest nightly of Luma. The file is in /luma/titles/TITLE_ID/locale.txt

Possum commented 7 years ago

@Sonikato can you tell if it's actually saving and just not showing it? I looked into this (#12) and from what I could tell it was just a display issue. If it's actually not saving I'll need to look into it more.

If it is saving but the region changing is not working it may indicate a problem with Luma as @McFork suggested.

McFork commented 7 years ago

@Possum I'm pretty sure I do. I took screencaps of the path and content of the file in case I am an idiot and didn't see something obvious: http://imgur.com/sy2Q0od My version of Luma3DS is nightly v6.6-00dbbe1b from April 14th.

Sonikato commented 7 years ago

Hi!, i forget edit this post, playing with the titleid location i put in /luma/titles/TITLE_ID/locale.txt and its works.

Thank a lot! :D

suzsuzuki commented 7 years ago

Ok I figured out the issue. The problem is Luma Locale Swither list of default folders

My locale,txt was on \luma\locales\titles\Title_ID because it's an option for default folder. The corret as you said is /luma/titles/TITLE_ID/locale.txt

Can you just add an option for /luma/titles/TITLE_ID/locale.txt is in the list? Thanks!

suzsuzuki commented 7 years ago

Ok nevermind. The issue continues on latest nightly. It's a Luma problem sorry!

I tested with nightly f8984525 and worked. With latest nightly f7cc2d29 didn't works! I didn't change directory structure, just update with luma updater and after that region change stop working

suzsuzuki commented 7 years ago

I can confirm it working know. AuroraWright fixed the issue on Luma:

https://gbatemp.net/threads/luma3ds-noob-proof-3ds-custom-firmware.411110/page-921#post-7241741

Possum commented 7 years ago

Sweet, thanks!

I'm closing this issue, and treating #12 as a separate issue (which I think is just a display issue).