More actions
(Created page with "{{Infobox 3DS Homebrews |title=TWL Firm Patcher |image=3ds.png |description=A patch for dsi mode redirection to sd card. |author=Alexyo21 |lastupdated=2023/09/23 |type=Utilities |version=1.0-basic |license=GPL-3.0 |download=https://dlhb.gamebrew.org/3dshomebrews/TWLFirmPatcher3DS.7z |website=https://github.com/Alexyo21/twl_firm_patcher |source=https://github.com/Alexyo21/twl_firm_patcher |donation= }} {{#seo: |title= (Utilities) - GameBrew |title_mode=append |image=3ds.p...") |
No edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
|title=TWL Firm Patcher | |title=TWL Firm Patcher | ||
|image=3ds.png | |image=3ds.png | ||
|description=A patch for | |description=A patch for DSi mode redirection to SD card. | ||
|author=Alexyo21 | |author=ahezard, Alexyo21 | ||
|lastupdated=2023/09/23 | |lastupdated=2023/09/23 | ||
|type= | |type=System Tools | ||
|version=1.0-basic | |version=1.0-basic | ||
|license=GPL-3.0 | |license=GPL-3.0 | ||
Line 14: | Line 14: | ||
}} | }} | ||
{{#seo: | {{#seo: | ||
|title= ( | |title= (System Tools) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image=3ds.png | |image=3ds.png | ||
|image_alt=TWL Firm Patcher | |image_alt=TWL Firm Patcher | ||
}} | }} | ||
TWL Firm Patcher 3DS is a tool that allows users to modify the TWL_FIRM component of their console's firmware. TWl_FIRM is responsible for handling Nintendo DS and DSi mode operations on the 3DS. | |||
==Features== | |||
* '''DSi/DS Mode Redirection''': The patch redirects DSi or DS mode to the SD card, linking to redNAND in TWL mode. This enables the console to run DS and DSi games or applications from the SD card | |||
* '''Widescreen Support''': By modifying the TWL_FIRM, users can enable widescreen (16:10 aspect ratio) support for DS games, offering an enhanced gaming experience that utilizes the full 3DS screen | |||
* '''Custom Scaling Filters''': The tool allows the application of custom scaling filters, improving the visual quality of DS games when played on the 3DS's higher-resolution screen | |||
== | ==User guide== | ||
Before using this software, please make a backup of your current TwlBg.cxi file. | |||
Copy the TwlBg.cxi file into luma/sysmodules ([[Luma3DS|luma]] V6.0+ version required). | |||
'' | For full emu support of DSi mode, it's recommended to use the author's [https://github.com/Alexyo21/Polari3DS custom Luma build]. | ||
==Changelog== | ==Changelog== | ||
'''v1.0-basic''' | '''v1.0-basic''' | ||
* Testing old version twl patch, with only twl redirection to sd | * Testing old version twl patch, with only twl redirection to sd. | ||
* Old = og 3ds family | ** Old = og 3ds family | ||
* New = new3ds family | ** New = new3ds family | ||
*Full Changelog: https://github.com/Alexyo21/twl_firm_patcher/commits/1.0-basic | *Full Changelog: https://github.com/Alexyo21/twl_firm_patcher/commits/1.0-basic | ||
'''new 2023''' | |||
* Rebase of the old patch sfg unlocked + deblur + sd redirection. | |||
==Credits== | |||
[https://gbatemp.net/threads/sharp-ds-i-mode-scaling-filters.542694/ Deblur patch] by the user sono on gbatemp. | |||
== External links == | == External links == | ||
* | * GitHub - https://github.com/Alexyo21/twl_firm_patcher | ||
* GBATemp - https://gbatemp.net/threads/tweaking-the-twl-firm-for-filters-and-widescreen.548879/ | |||
* Universal-DB - https://db.universal-team.net/3ds/twl-nand-to-sd-card-redirection | * Universal-DB - https://db.universal-team.net/3ds/twl-nand-to-sd-card-redirection |
Latest revision as of 05:16, 20 October 2024
TWL Firm Patcher | |
---|---|
General | |
Author | ahezard, Alexyo21 |
Type | System Tools |
Version | 1.0-basic |
License | GPL-3.0 |
Last Updated | 2023/09/23 |
Links | |
Download | |
Website | |
Source | |
TWL Firm Patcher 3DS is a tool that allows users to modify the TWL_FIRM component of their console's firmware. TWl_FIRM is responsible for handling Nintendo DS and DSi mode operations on the 3DS.
Features
- DSi/DS Mode Redirection: The patch redirects DSi or DS mode to the SD card, linking to redNAND in TWL mode. This enables the console to run DS and DSi games or applications from the SD card
- Widescreen Support: By modifying the TWL_FIRM, users can enable widescreen (16:10 aspect ratio) support for DS games, offering an enhanced gaming experience that utilizes the full 3DS screen
- Custom Scaling Filters: The tool allows the application of custom scaling filters, improving the visual quality of DS games when played on the 3DS's higher-resolution screen
User guide
Before using this software, please make a backup of your current TwlBg.cxi file.
Copy the TwlBg.cxi file into luma/sysmodules (luma V6.0+ version required).
For full emu support of DSi mode, it's recommended to use the author's custom Luma build.
Changelog
v1.0-basic
- Testing old version twl patch, with only twl redirection to sd.
- Old = og 3ds family
- New = new3ds family
- Full Changelog: https://github.com/Alexyo21/twl_firm_patcher/commits/1.0-basic
new 2023
- Rebase of the old patch sfg unlocked + deblur + sd redirection.
Credits
Deblur patch by the user sono on gbatemp.