Project

General

Profile

Actions

Emulator Issues #11774

open

Feature Request: share game settings, input bindings and cheat codes by QR Code

Added by weihuoya almost 5 years ago. Updated almost 5 years ago.

Status:
New
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Feature request
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

It's very convenient to share configs by QR Code, especially for android device.
There is a open source software shadowsocks implement it.
https://github.com/shadowsocks/shadowsocks-qt5
https://github.com/shadowsocks/shadowsocks-android

it uses libqrencode(https://github.com/fukuchi/libqrencode) to generate QR Code image,
uses ZBar(http://zbar.sourceforge.net/) for desktop to scan QR Code from current screen,
and MobileVisionBarcodeScanner(https://github.com/KingsMentor/MobileVisionBarcodeScanner) for android to scan QR Code image.

we can define a standard share format for game settings, input bindings and cheat codes, and a little UI dev to make it works.

Actions #1

Updated by JosJuice almost 5 years ago

  • Issue type changed from Bug to Feature request

Interesting idea! I'm a bit reluctant to make it too easy for users to copy the game settings of other users wholesale (since they often contain some not very useful overrides in addition to any useful overrides), but this would definitely make sense for cheat codes at least. (Not that I think it'll get implemented soon, unfortunately, since master doesn't even have a cheat code GUI for Android at all...)

Actions

Also available in: Atom PDF