Skip to content

Releases: xlanor/akira

v0.6.4-rc.5

v0.6.4-rc.5 Pre-release
Pre-release

Choose a tag to compare

@xlanor xlanor released this 15 Sep 21:44
4c76070

Read this first

  • This is a release candidate and may contain bugs.
  • Testers may wish to back up their configs before applying this release.

Please read the README and the documentation before getting started.

What's Changed

  • optimized wg-nx + fixed ps4 relay bug (thx to ItzMeGab) by @xlanor in #98
  • startup DNS check, so that we don't waste any more time with 90DNS users. by @xlanor in #99
16:09:27.598�[0;33m[WARNING]�[0m [NET] state host=auth.api.sonyentertainmentnetwork.com status_rc=0x00000000 
config_rc=0x00000000 type=1 status=4 strength=1... dns1=207.246.121.77 dns2=163.172.141.219

Looking up these two DNS servers
dig +short @207.246.121.77 m.np.playstation.com A

127.0.0.1

dig +short @163.172.141.219 m.np.playstation.com A

127.0.0.1

vs cloudflare

dig +short @1.1.1.1 m.np.playstation.com A
m.np.playstation.com.edgekey.net.
e105707.api8.akamaiedge.net.
2.19.161.140
2.19.161.141
2.19.161.158
2.19.161.184
2.19.161.147
2.19.161.149

If you're using 90DNS, please dont expect cloud/ps remote over psn to work.

Thanks!

Full Changelog: v0.6.4-rc.4...v0.6.4-rc.5

v0.6.4-rc.4

v0.6.4-rc.4 Pre-release
Pre-release

Choose a tag to compare

@xlanor xlanor released this 15 Sep 08:07

Read this first

  • This is a release candidate and may contain bugs.
  • Testers may wish to back up their configs before applying this release.

Please read the README and the documentation before getting started.

Thanks to @Chazq2023, ported some improvements from cloudpad android for entitlement behaviour

Also fixed homerail not updating immediately to reflect cloud status

Full Changelog: v0.6.4-rc.3...v0.6.4-rc.4

v0.6.4-rc.3

v0.6.4-rc.3 Pre-release
Pre-release

Choose a tag to compare

@xlanor xlanor released this 13 Sep 19:48

Read this first

  • This is a release candidate and may contain bugs.
  • Testers may wish to back up their configs before applying this release.

Please read the README and the documentation before getting started.

What's Changed

  • update setting helpers by @xlanor in #89
  • decouple polling to non-render thread, clean up synchronization between various locations by @xlanor in #90
  • throttle empty direct-device discovery by @xlanor in #91
  • fix: support transient PS4 remote play over PSN by @xlanor in #93
  • Logging handlers by @xlanor in #94
  • show fsr in fsr-overlay by @xlanor in #95
  • adjust overlays for co-op by @xlanor in #96

Full Changelog: v0.6.4-rc.2...v0.6.4-rc.3

v0.6.4-rc.2

v0.6.4-rc.2 Pre-release
Pre-release

Choose a tag to compare

@xlanor xlanor released this 12 Sep 18:23

Read this first

  • This is a release candidate and may contain bugs.
  • Testers may wish to back up their configs before applying this release.

Please read the README and the documentation before getting started.


Special note:

IMG_7554_small.mp4

If you wish to support @streamingdv for reverse engineering the protocol, please use PXPlay here:
https://streamingdv.github.io/pxplay/

Grill2010 has consistently contributed to the open source PS RP projects/scene such as chiaki-ng and chiaki over the years and contributed the protocol for implementation after independently reverse engineering it.

Note that this is untested on PS4 as I do not own a PS4

**On PS5, the account must be

  • registered in akira
  • registered on the console as well.
    If adding a new player from an already connected controller, you will need to do this in the stream menu **

What's Changed

  • With thanks to grill2010, co-op by @xlanor in #88

Full Changelog: v0.6.4-rc.1...v0.6.4-rc.2

v0.6.4-rc.1

v0.6.4-rc.1 Pre-release
Pre-release

Choose a tag to compare

@xlanor xlanor released this 11 Sep 13:20

Read this first

  • This is a release candidate and may contain bugs.
  • Testers may wish to back up their configs before applying this release.

Please read the README and the documentation before getting started.

What's Changed

  • redo stream menu + fix a couple of bugs by @xlanor in #87

Full Changelog: v0.6.3...v0.6.4-rc.1

v0.6.3

Choose a tag to compare

@xlanor xlanor released this 09 Sep 20:45

Please read the README and the documentation before getting started.

What's Changed

Full Changelog: v0.6.2...v0.6.3

v0.6.2

Choose a tag to compare

@xlanor xlanor released this 05 Sep 10:00
b33815e

Please read the README and the documentation before getting started.

What's Changed

  • Adjust UI for pylux changes by @xlanor in #79
  • Additional UI changes for cloud by @xlanor in #80
  • Clean exit when updating and exit to hbmenu instead by @xlanor in #81

Full Changelog: v0.6.1...v0.6.2

v0.6.2-rc.1

v0.6.2-rc.1 Pre-release
Pre-release

Choose a tag to compare

@xlanor xlanor released this 31 Aug 14:37

Read this first

  • This is a release candidate and may contain bugs.
  • Testers may wish to back up their configs before applying this release.

Please read the README and the documentation before getting started.

What's Changed

Full Changelog: v0.6.1...v0.6.2-rc.1

v0.6.1

Choose a tag to compare

@xlanor xlanor released this 28 Aug 22:45

Please read the README and the documentation before getting started.

With thanks to degz, mirrors pylux behaviour for non-native regions.

image

What's Changed

  • show the fallback cloud catalog for non-native regions by @xlanor in #77
  • bump chiaki-ng for datagram fix and pick pylux changes by @xlanor in #78

Full Changelog: v0.6.0...v0.6.1

v0.6.0

Choose a tag to compare

@xlanor xlanor released this 23 Aug 21:01

Please read the README and the documentation before getting started.

What's Changed

Cloud streaming.
Multiple PSN accounts
Trophy support,
Companion app rewritten as a native desktop app with Wails v2.
Auto-registration over PSN through holepunch (dependent on holepunch succeeding) with fallback to 8 digit pin
Cross-subnet discovery by unicast sweep, capped at /24.

UI might look slightly different too.

I got no feedback from the rcs, releasing as is.

Full Changelog: v0.5.3...v0.6.0