oxic64
- Load a *.prg file with the file chooser, start with entering RUN.
- Press F11 to toggle joystick input mode: (W-A-S-D, left shift), (Cursor keys, right shift)
- Alternatively, use real joysticks. Press Menu or Start or Select to switch between Joystick 1 and 2.
- Multiplayer mode: Press F12 to create a sharable URL for your session in the address bar, after loading a prg file. Open the URL on another client to join.
- Privacy notice: Guest data consists of guest input (like prg files and keypresses) and guest state, which is affected by previous and current guest input. Without multiplayer mode, no guest data is sent over the network. With multiplayer mode, guest data is sent to the other clients end-to-end encrypted (over the server).
- In multiplayer mode, each client runs its own local emulation, so local inputs are never delayed by network latency. Received remote input triggers state synchronization which replays earlier states as needed.
- Source at https://lihotzki.de/git/oxic64.git, branch net-sound.