From 6b7b7dc22f9d336e63d31125fbd56ad9e46329a3 Mon Sep 17 00:00:00 2001 From: Felix Maier Date: Sun, 4 Sep 2016 14:05:46 +0200 Subject: [PATCH] Updated Connect using your real rooted mobile to your desktop laptop server (markdown) --- ...real-rooted-mobile-to-your-desktop-laptop-server.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Connect-using-your-real-rooted-mobile-to-your-desktop-laptop-server.md b/Connect-using-your-real-rooted-mobile-to-your-desktop-laptop-server.md index 615e437..db365d2 100644 --- a/Connect-using-your-real-rooted-mobile-to-your-desktop-laptop-server.md +++ b/Connect-using-your-real-rooted-mobile-to-your-desktop-laptop-server.md @@ -1,11 +1,11 @@ -1.What you need is check your LANIP (Local Network IP), Here is how to check your LANIP: +1. Check and retrieve your local ip4 Windows : run `cmd` insert command `ipconfig` Linux : run `terminal` insert command `ifconfig` -2.You need to follow this [installation instructions](https://github.com/rastapasta/pokemon-go-xposed#how-to-use-it) inside Set Local Endpoint you must insert the `LANIP` from `step 1` +2. You need to follow the installation instructions [here](https://github.com/rastapasta/pokemon-go-xposed#how-to-use-it). Afterwards, set the endpoint to your ip4 (step 1) with port 3000. -3.Your Mobile will need to connect to WIFI that same network with your desktop/laptop that run server. +3. Your mobile has to be in the same network as the server instance is running. -4.Edit `cfg.js`'s `LOCAL_IP` to `LANIP` from `step 1` +4. Edit `cfg.js`'s `LOCAL_IP` to `LANIP` from `step 1` -5.Run the server and game to enjoy =D \ No newline at end of file +5. Done \ No newline at end of file