Pages: 1
Posted on 01-15-15, 02:27 pm
Red Cheep-cheep
Permanently Banned: Rereged

Karma: 13
Posts: 174/214
Since: 03-04-13
If I start NSMBe there is a option "Connect to server" but how can I host a server?
_________________________
Thanks
~~~Stunt_LP~~~
ASM Hack we're making in the moment:
- Info Block from SMW
It will be shared with the community
Posted on 01-15-15, 02:37 pm (rev. 1 by  Yushe on 01-15-15, 02:39 pm)


Karma: 36
Posts: 16/21
Since: 01-16-14
I didn't even know that was a thing.

Anyway this seems really interesting why was this even put into the editor?
Posted on 01-15-15, 02:53 pm (rev. 2 by  Freeze on 01-15-15, 03:02 pm)


Karma: 3752
Posts: 2093/2112
Since: 06-28-11
You can connect to a remote Server by writing the IP and the port of the Server in there. When you connect to that Server, the ROM gets opened that is being hosted on the Server.  Dirbaio hosted an NSMBe Server once here on nsmbhd.net for testing purposes, but I don't think that this server is still online.
This is quite useful when it comes to teamwork (when more people than one person want to edit the same ROM at the same time).
However, I don't think  Dirbaio has ever released the Server software needed for this.

EDIT: Server software is here. I found it again: https://github.com/Dirbaio/NSMB-Editor-Java
EDIT 2: Also, the original thread about this is here: http://nsmbhd.net/thread/1517-networked-rom-editing-beta-testing/
Posted on 01-15-15, 03:08 pm
Red Cheep-cheep
Permanently Banned: Rereged

Karma: 13
Posts: 175/214
Since: 03-04-13
Yeah thanks, but how do I start this?
Maybe it's really simple but I don't get it >.<
_________________________
Thanks
~~~Stunt_LP~~~
ASM Hack we're making in the moment:
- Info Block from SMW
It will be shared with the community
Posted on 01-15-15, 03:11 pm


Karma: 36
Posts: 17/21
Since: 01-16-14
Posted by Stunt_LP
Yeah thanks, but how do I start this?
Maybe it's really simple but I don't get it >.<
Well you would be using you're pubic IP and you might have to have a server host as well.
Posted on 01-15-15, 03:13 pm


Karma: 3752
Posts: 2094/2112
Since: 06-28-11
Running it on your computer will do the job, I guess.
Well, you probably also need to forward the used port to your computer in the router settings in case you haven't done it already.
Posted on 01-15-15, 03:14 pm
Red Cheep-cheep
Permanently Banned: Rereged

Karma: 13
Posts: 176/214
Since: 03-04-13
No, I mean I don't get it how to start the software. I have a server whith a public IP and all that stuff but the only problem is the start of the server...
_________________________
Thanks
~~~Stunt_LP~~~
ASM Hack we're making in the moment:
- Info Block from SMW
It will be shared with the community
Posted on 01-15-15, 05:19 pm


Karma: 3752
Posts: 2095/2112
Since: 06-28-11
Download Intellij IDEA and build the source code.
Link: https://www.jetbrains.com/idea/download/

Then you should end up with a runnable java file (.jar)
Pages: 1