本帖最后由 +倒霉の忍者+ 于 2012-8-11 23:24 编辑
注:转载并汉化自MC官方论坛上,
Intyre所写的
携带版联机教程
(略过作者几句玩笑话,直接进入正题)
准备工作:
你需要了解以下几个事物:
建立服务端:
步骤一、端口映射:
教程:
http://www.mcbbs.net/thread-8261-1-1.html 由于路由器厂商不同而有些许变化,但大体方法是相同的
确定你填写了如下信息(对于使用非相同端口映射方式的路由)
- 公共端口:19132
- 私有IP:你的设备IP
- 私有端口:19132
- 协议类型:UDP
若要测试,则需要你进入游戏,在存档中找到一个端口扫描器,查看UDP端口19132是否开启
步骤二、将你的外网IP告诉给你的服务器玩家们。
这样他们才能连接到你的服务器
建立客户端:
安卓:
Snowbound 更新了补丁工具,不需要做额外的编辑工作。将<ip address>改为服务器的外网IP
使用方法:java -jar patchtool.jar -ip <ip address> patchtool.jar
patchtool.jar的下载地址:
https://github.com/downloads/Sn0wB0und/PTPatchTools/patchtool.jar
iOS:
(第一步下载文件就404错误,无法继续iOS的教程,也许谁能下载到?)
以下是原文内容:
Download the script from my Cydia repo or from cydia.myrepospace.com/siris
Make sure you always close Minecraft PE also from the multitask bar!
This will only work when your game is decrypted. When you have bought the game it's encrypted. Follow the following steps to decrypt the game.
Decrypting the app Installing the decrypted app
To change the IP you still need to do some terminal commands.
- su
- "your password"
- mp.patch 255.255.255.255
复制代码
Now it should work, go check it out! Have FUN!
|
不明内容:
Darkfurry5 made a patcher for windows. Download it hereYou have to copy you minecraftpe to the same directory as the patcher. Fill in the ip from your friend and patch! Sometimes it doesn't work. We need more time to fix it.
Now copy the file back to you iDevice.
For iOS users it is a bit difficult. We need mobile terminal and ldone. Install them with Cydia.
Start mobile terminal and follow the instructions.
$ su root
It asks for a password the default "alpine" if you have changed only you know the password.
$ ldone /var/mobile/Applications/*/minecraftpe.app/minecraftpe -s
$ chmod 755 /var/mobile/Applications/*/minecraftpe.app/minecraftpe
If everything is ok then you can play MCPE Online! |
(注:我没玩过PE端MC,所以我无法测试该教程的可行性,也无法自行获得更自由简便的方法,有更好的教程或发现错误请提出)