APT:GetApplicationRunningMode

APT:GetApplicationRunningMode

Request #

Index WordDescription
0Header code [0x01030000]

Response #

Index WordDescription
0Header code
1Result code
2u8, Application Running Mode

Description #

This outputs a value based on whether the system is running using New 3DS CPU speed and whether the application is registered with APT (see APT:Enable).

Using New 3DS CPU speed (i.e. modes 2 and 4) seems to be known as running as an “ext application” (probably for “extended application”).

Application Running Mode #

ValueDescription
0No application is running
1Old 3DS CPU speed, registered with APT
2New 3DS CPU speed, registered with APT
3Old 3DS CPU speed, not registered with APT
4New 3DS CPU speed, not registered with APT