1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-12 11:44:34 +02:00
Files
Guide_3DS/docs/_include/winerror234.md
2025-03-29 10:59:21 -07:00

47 lines
991 B
Markdown

When creating the MSET9 ID1 on Windows 10 and above, the script may fail with this error:
![](/images/screenshots/troubleshooting/234.png)
This occurs because of the beta UTF-8 support in Windows. You must disable it to run MSET9:
1. Hit **Windows Key + R** to open up the Run dialogue, type `intl.cpl` then click "OK"
::: info
![](/images/screenshots/troubleshooting/234run.png)
:::
1. Click on `Administrative`, then `Change System Locale`
::: info
![](/images/screenshots/troubleshooting/234region.png)
:::
::: info
![](/images/screenshots/troubleshooting/234administrative.png)
:::
1. Uncheck the box next to `Beta: Use Unicode UTF-8 for worldwide language support` then click "OK"
::: info
![](/images/screenshots/troubleshooting/234locale.png)
:::
1. Click "Restart Now"
::: info
![](/images/screenshots/troubleshooting/234restart.png)
:::
After your PC has rebooted, try creating the MSET9 ID1 again.