Line 19: |
Line 19: |
| | | |
| Only one function was updated. Instead of doing "u64_someval0 += u64_someval1 + u64_someval1 + u64_someval1", this now uses a loop to do that addition 5 times. | | Only one function was updated. Instead of doing "u64_someval0 += u64_someval1 + u64_someval1 + u64_someval1", this now uses a loop to do that addition 5 times. |
| + | |
| + | ===mint=== |
| + | No string-related changes, minus the usual version one. |
| + | |
| + | ===eShop application=== |
| + | The only string-related changes in the main codebin appear to be related to the updated message files mentioned below. |
| + | |
| + | The following files in RomFS were updated(USA title diff): |
| + | /cad/Common.arc.lz |
| + | /cad/CommonWin.arc.lz |
| + | /cad/Entrance.arc.lz |
| + | /cad/Register.arc.lz |
| + | /cad/TitleInfo.arc.lz |
| + | /message/america/US_English/RI.mstl.lz |
| + | /message/america/US_English/tiger.msbt.lz |
| + | /message/america/US_French/RI.mstl.lz |
| + | /message/america/US_French/tiger.msbt.lz |
| + | /message/america/US_Portuguese/RI.mstl.lz |
| + | /message/america/US_Portuguese/tiger.msbt.lz |
| + | /message/america/US_Spanish/RI.mstl.lz |
| + | /message/america/US_Spanish/tiger.msbt.lz |
| + | |
| + | git diff v20482/tiger.msbt.lz.decom.wstrs v21506/US_English_tiger.msbt.lz.decom_wstrs |
| + | diff --git a/v20482/tiger.msbt.lz.decom.wstrs b/v21506/US_English_tiger.msbt.lz.decom_wstrs |
| + | index 55358d0..3c3938f 100644 |
| + | --- a/v20482/tiger.msbt.lz.decom.wstrs |
| + | +++ b/v21506/US_English_tiger.msbt.lz.decom_wstrs |
| + | @@ -357,10 +357,10 @@ Please read before purchasing |
| + | this software license. |
| + | Next |
| + | Back |
| + | -Please check the ESRB rating |
| + | -information on the upper screen. |
| + | +Please check the rating information |
| + | +on the upper screen. |
| + | Title Information |
| + | -ESRB Rating |
| + | +Rating Information |
| + | Change of Address |
| + | Your address information is out of date. |
| + | You must enter your current address in |
| + | @@ -421,6 +421,12 @@ Please enter the coupon code |
| + | correctly. Do not use any special |
| + | characters or symbols. |
| + | K(incl. tax) |
| + | +A Just for You offer is available. |
| + | +Would you like to redeem it? |
| + | +Redeem offer |
| + | +Purchase without redeeming offer |
| + | +K(incl. tax) |
| + | +K(incl. tax) |
| + | Downloadable-Content Information |
| + | In order to view information about |
| + | downloadable content, Nintendo |
| + | @@ -461,7 +467,7 @@ Genre |
| + | Languages |
| + | Important Information |
| + | Compatible Features/Accessories |
| + | -ESRB Rating |
| + | +Rating Information |
| + | Related Keywords |
| + | Repair |
| + | Repair Software |
| | | |
| ==See Also== | | ==See Also== |