Skip to content

Releases: SamsidParty/OberonRemote

1.2.0

18 Mar 03:31

Choose a tag to compare

Multiple Controller Support

Oberon now supports up to 3 controllers connected to the same input server.

Install On Xbox

Use the .msixbundle file on dev mode, and install from the store on retail mode.

Install On Windows

Extract Oberon.Remote.Windows.zip and run.

Install On Mac

To install on mac, you have to run the following command:

curl "https://raw.githubusercontent.com/SamsidParty/OberonRemote/refs/heads/main/Tooling/install_mac.sh" | sudo zsh

Install On Android

Just install the Oberon.Remote.Android.apk file

Install On Linux

Extract Oberon.Remote.Linux.zip, chmod +x it, and run.

1.1.0

11 Mar 14:47

Choose a tag to compare

Universal Input Server

This release contains a new input server based on Unity 6 for very low latency input handling.

The .msixbundle file is to be installed on your Xbox console (use the store version on retail consoles).

For the input server, you can either use Oberon.Remote.Windows.zip for PC, Oberon.Remote.Linux.zip for linux, and Oberon.Remote.Android.apk for Android.

To install on mac, you have to run the following command:

curl "https://raw.githubusercontent.com/SamsidParty/OberonRemote/refs/heads/main/Tooling/install_mac.sh" | sudo zsh

1.0.0

10 Mar 17:30
c10f097

Choose a tag to compare

First Release

This release is only the first, so expect bugs and missing features.

The .msixbundle file is to be installed on your Xbox console (use the store version on retail consoles), and the Oberon Remote Windows.zip file is the input server, you must install it on your PC.