Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

Multiple consoles connected to PegaSwitch #41

Open
misson20000 opened this issue Oct 7, 2017 · 5 comments
Open

Multiple consoles connected to PegaSwitch #41

misson20000 opened this issue Oct 7, 2017 · 5 comments

Comments

@misson20000
Copy link
Member

I think it'd be cool to be able to connect multiple Switches to PegaSwitch at once. Give each one a name, include it in the prompt, and have a command to change which console is "active". This requires some method of uniquely identifying the console, assigning a name, and keeping track of these assignments. set:sys#68 GetSerialNumber() might be a good choice for the unique ID.

@JoelLarson
Copy link
Contributor

I'll start tackling this. Will it be a concern to use serial number in an identifiable way?

I could see this being useful for someone mounting on the Internet and anyone being able to set their DNS to the given IP without needing to understand pega. I'm not sure if that is the intent of this feature though.

@SomeoneWeird
Copy link
Member

We already run a public DNS which blocks Nintendo updates/error reporting. You should never ever expose your Pegaswitch instance to the internet :)

@JoelLarson
Copy link
Contributor

@SomeoneWeird it seems the feature is more for people wanting to run things against multiple consoles at one time without having to do crazy things

@SomeoneWeird
Copy link
Member

Yes, I know, I was responding to the second paragraph in your previous comment where you alluded to running pegaswitch on the internet :)

@misson20000
Copy link
Member Author

Usage example:
screenshot
How does it look? Anything I should change? Assigning names to consoles is not yet implemented.

misson20000 added a commit that referenced this issue Oct 30, 2017
initial support for multiple consoles (closing #41)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants