NOX Guide

 Step 1: Setting up NOX Emulator


NOX is a brand of emulator that some people prefer, please follow the guide.

  1. Download and install NOX here: https://www.bignox.com/
  2. When creating a new instance, make sure it is on Android Version 7 Recommended Version!
  3. Install Evony. Link either your main or alt account and make sure you can load in!
  4. Your game MUST be in English. You can change this in the Evony Game Settings.

Step 2: Deleting ADB from NOX Folder


To prevent conflicts with our own version of ADB, let's delete the one from NOX. Sometimes Windows will get confused on which to use due to path variables (mine or NOX).

  1. Locate where you downloaded NOX. You can do this by searching “NOX” on your pc right click “Open file location”
  2. You will most likely see a shortcut. Right click on that and select “Open File Location”
  3. Look for adb. Delete it.

Step 3: Set Display Resolution of NOX


You must set this resolution. Please do as follows.

  1. Open up NOX settings and go to Performance Settings.
  2. Under resolution setting, set mobile.
  3. Set the resolution to 1080 * 1920
  4. Click Ok. Restart if asked.


Step 4: Setting up performance on your Emulator


Emulators take up power on your machine. Imagine if your phone was on your computer. It will require some of your own computer’s resources. This is why you need a computer with modern hardware with decent specifications.

  1. Under NOX Settings, go to the Performance Tab.
  2. Select Low (1 Core CPU, 2048MB Memory
  3. Click Save changes. Restart if asked.


Step 5: Android Debug Bridge (ADB) - Finding Port Numbers


NOX is different from Bluestacks in that it has ADB enabled automatically for you. However, it doesn’t tell you the port numbers. You have to sometimes find them yourself. However, it is pretty easy to find the pattern! You need these ports to connect with ESB.

You can use the port scanner on the bot to automatically find the ports for you, however I believe the concept of ports is very important for you to understand, or you won’t know what emulator belongs to what port!

A. NOX Port Pattern Explanation:

NOX follows a pattern when setting up port numbers. You must understand this SIMPLE pattern.

The first NOX emulator you open will have its own port and it won’t change, just like in bluestacks.

The first port starts at: 62001

After, the port moves to 62024, and increments by one after.

So for four instances, the port values would be:

62001

62024

62025

62026

And so on…

B. Using Port Scanner on ESB

The bot application can help you find open ports, simply open the bot application and review the ports listed. Click on a cell in the table to refresh the list anytime for new ports.



C. Take advantage of naming in NOX Multi-Drive

  1. Rename each instance to its correct port value so you can remember which instance belongs to which port. Also, please open one at a time, every new NOX instance that hasn’t been opened before will have its own port number. So to ensure order of the pattern explained above, just open each for the first time in order!


 

D. Verifying those ports exist (Optional, in case you can’t find the specific port number)

We want to check that the ports exist. Open up all your emulator instances first. After that, search for “Powershell” on your Windows PC.

 
  1. In powershell, paste this command:
  1. get-nettcpconnection | select local*,remote*,state,@{Name="Process";Expression={(Get-Process -Id $_.OwningProcess).ProcessName}} | Sort-Object LocalPort | Where-Object {($_.Process -like "*NOX*" -and $_.LocalPort -gt 62000 -and $_.RemoteAddress -like "*0.0.0.0*")}

 
  1. You will see a result like below. Keep in mind, it MUST follow the pattern! The first port starts at 62001. Notice how you see 63001, 64001, that doesn’t follow the pattern, that isn’t correct. You can see the correct port below at 62001. So that port is open and ready to connect with ESB!

  2.  

Step 6: Opening and Logging into the Bot (ESB-TKR)


The moment you’ve been waiting for.

  1. Continue the guide: Part 1: How to Prepare to Install ESB-TKR

Chia sẻ

Bạn nên xem

Previous
Next Post »

Cảm ơn bạn đã đọc bài viết!
- Bạn có gợi ý hoặc bình luận xin chia sẻ bên dưới.
- Hãy viết tiếng Việt có dấu nếu có thể!
Rất cám ơn và mình sẽ trả lời ngay khi đọc được phản hồi của bạn !