Skip to content

Releases: xlanor/akira

Canary Build 2026-04-26-190704

26 Apr 19:07

Choose a tag to compare

Pre-release

Canary build from master — 2026-04-26-190704 (b52c284)

v0.5.0

16 Apr 20:00

Choose a tag to compare

Please read the README before getting started.

Regarding FSR:

I need to think about the UX again. I am aware that hardcoding 540p to 720p FSR will break it on 1080p tv screens (not fully scaled) , however the fact is that given that the switch only outputs 1080p in docked, it really is a waste of power upscaling anything more than that as the max, and you'll most likely end up with stutters on GPU.

I might need to move the UX bits around to auto detect res (1080p output should always start a 720p stream?)

For now, if playing in docked (such as on a TV) with FSR, select 1080p.

I'll be taking a short break from features to finish up hogwarts legacy but I'll look at frame mixing and interpolation once I am back.

FSR Screens:


rcas_vs_all stock_vs_all stock_vs_rcas
540_dithering_vs_easu 540_easu_vs_easu_rcas 540p_easurcas_vs_720p 540p_raw_vs_easurcas

Dithering (for color banding) and FSR (720p->1080p, 540p->720p) are now avaliable under settings.

FSR is decomposed into two settings: selecting FSR from the resolution will enable EASU, while sharpness is left as an independent setting that you can use without EASU

If you encounter issues, please turn them off.

What's Changed

Full Changelog: v0.4.13...v0.5.0

Weekly Build 2026-04-26

26 Apr 05:50

Choose a tag to compare

Pre-release

Automated weekly build from master — 2026-04-26 (05f216c)

Weekly Build 2026-04-19

19 Apr 05:40

Choose a tag to compare

Pre-release

Automated weekly build from master — 2026-04-19 (05f216c)

Canary Build 2026-04-16-200700

16 Apr 20:07

Choose a tag to compare

Pre-release

Canary build from master — 2026-04-16-200700 (05f216c)

Canary Build 2026-04-15-202736

15 Apr 20:27

Choose a tag to compare

Pre-release

Canary build from master — 2026-04-15-202736 (352d435)

Canary Build 2026-04-15-170930

15 Apr 17:09
b2b484f

Choose a tag to compare

Pre-release

Canary build from master — 2026-04-15-170930 (b2b484f)

Canary Build 2026-04-12-160947

12 Apr 16:09

Choose a tag to compare

Pre-release

Canary build from master — 2026-04-12-160947 (4be3a55)

Weekly Build 2026-04-12

12 Apr 05:33
5f44fcc

Choose a tag to compare

Pre-release

Automated weekly build from master — 2026-04-12 (5f44fcc)

v0.4.13

09 Apr 14:09

Choose a tag to compare

Please read the README before getting started.

What's Changed

These changes should not impact most users:

  • Add low latency mode and ring buffer queue. by @kelvin8906 in #48
  • Move low latency mode to hidden power user settings by @kelvin8906 in #52
  • do not increment stats in single frame mode by @xlanor in #54

These changes will impact Chinese users, the nro will now use the system locale for simplified chinese if that is set.
An option is also added which requires a restart to flip to zh-hans if you wish to set it manually.

nro之内加了简体中文

Full Changelog: v0.4.12...v0.4.13