More actions
No edit summary |
m (Text replacement - "Category:Homebrew utility applications on 3DS" to "") |
||
(13 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox 3DS | {{Infobox 3DS Homebrews | ||
| title = ScreenInfo | |title=ScreenInfo | ||
| image = | |image=Screeninfo2.png | ||
| type = Utilities | |description=Identify whether New 3DS LCD panels are TN or IPS. | ||
| version = | |author=SciresM | ||
| | |lastupdated=2016/09/04 | ||
| | |type=Utilities | ||
|version=1.01 | |||
| | |license=Mixed | ||
| source = https:// | |download=https://dlhb.gamebrew.org/3dshomebrews/screeninfo.7z | ||
|website=https://github.com/SciresM/ScreenInfo | |||
|source=https://github.com/SciresM/ScreenInfo | |||
}} | }} | ||
This is a homebrew tool that will display which type of screens (IPS or TN) your N3DS has. It is comparable to CTRAging's Debug4 feature, which tells you the brand of your screens. | |||
'''Note:''' This application is N3DS exclusive due to the system call at the heart of it (GSPLCD_GetVendors()) not being implemented on O3DS. | |||
==Features== | |||
* Libre and legally distributable software. | |||
* Does not need a 40+ MB download and install if your only purpose is checking screen types. | |||
* Directly tells you TN or IPS instead of panel brand. | |||
==Installation== | |||
===Installing=== | |||
Available in 3DSX format, copy .3dsx to the 3ds folder on your SD card and run it via Homebrew Launcher. | |||
===Building=== | |||
Require you to add GSPLCD_GetVendors to libctru. | |||
==Media== | |||
'''3ds IPS Vs TN solution''' ([https://www.youtube.com/watch?v=udEhv7-BYvE Pcrock1985]) <br> | |||
<youtube>udEhv7-BYvE</youtube> | <youtube>udEhv7-BYvE</youtube> | ||
==Compatibility== | |||
N3DS only. Does not work on O3DS. | |||
Does not work on O3DS. | |||
==External links== | |||
* GitHub - https://github.com/SciresM/ScreenInfo |
Latest revision as of 05:46, 6 Mayıs 2024
ScreenInfo | |
---|---|
General | |
Author | SciresM |
Type | Utilities |
Version | 1.01 |
License | Mixed |
Last Updated | 2016/09/04 |
Links | |
Download | |
Website | |
Source | |
This is a homebrew tool that will display which type of screens (IPS or TN) your N3DS has. It is comparable to CTRAging's Debug4 feature, which tells you the brand of your screens.
Note: This application is N3DS exclusive due to the system call at the heart of it (GSPLCD_GetVendors()) not being implemented on O3DS.
Features
- Libre and legally distributable software.
- Does not need a 40+ MB download and install if your only purpose is checking screen types.
- Directly tells you TN or IPS instead of panel brand.
Installation
Installing
Available in 3DSX format, copy .3dsx to the 3ds folder on your SD card and run it via Homebrew Launcher.
Building
Require you to add GSPLCD_GetVendors to libctru.
Media
3ds IPS Vs TN solution (Pcrock1985)
Compatibility
N3DS only. Does not work on O3DS.