当前位置:网站首页>among us私服搭建
among us私服搭建
2022-06-28 15:36:00 【是Mumuzi】
amongus私人服务器搭建
项目地址: https://github.com/Impostor/Impostor
Im的更新还是挺快的,621版本出了就马上更了。
为了搭建方便,于是用docker进行操作。如果直接运行docker的话,里面会有抽风的反作弊系统,私服的话建议关掉反作弊,因此整个流程如下(全程root)
首先需要有一个国内的服务器
安装screen
为了保证关掉与服务器交互的窗口后仍然在运行,因此需要安装screen,直接运行
apt install screen
拉取镜像并关闭反作弊
pull镜像
docker pull aeonlucid/impostor
反作弊配置文件在app/config.json中,因此执行
find /var/lib/docker -name "config.json"
直接用vim修改config.json(每个人的那串id是不一样的)
vim /var/lib/docker/overlay2/7c6397c1e7d2fa13e0a65add69f7401576512b2a523b1a0ecaf9f61f4f970c2b/diff/app/config.json
将两处的true都改成false,如图
然后按下esc,:wq保存退出
运行docker
首先创建一个新的窗口,命名为au
screen -S au
接下来看一下刚刚pull的docker
docker images
然后开放指定端口,执行该命令
docker run -p 22023:22023/udp b96
导入配置文件
打开https://impostor.github.io/Impostor/
在server address里输入自己的服务器ip,在server name处输入你想命的名字
然后下载文件,将如果命名后有(1)等字样,请去掉,保证文件名为"regionInfo.json",不能错字 少字。
如果打不开上面的网站去下载文件,请将最后一行的xxx改成自己的IP与名字,完事后保存为regionInfo.json{"CurrentRegionIdx":3,"Regions":[{"$type":"DnsRegionInfo, Assembly-CSharp","Fqdn":"na.mm.among.us","DefaultIp":"50.116.1.42","Port":22023,"Name":"North America","TranslateName":289,"UseDtls":true},{"$type":"DnsRegionInfo, Assembly-CSharp","Fqdn":"eu.mm.among.us","DefaultIp":"172.105.251.170","Port":22023,"Name":"Europe","TranslateName":290,"UseDtls":true},{"$type":"DnsRegionInfo, Assembly-CSharp","Fqdn":"as.mm.among.us","DefaultIp":"139.162.111.196","Port":22023,"Name":"Asia","TranslateName":291,"UseDtls":true},{"$type":"DnsRegionInfo, Assembly-CSharp","Fqdn":"xxx.xxx.xxx.xxx(IP)","DefaultIp":"xxx.xxx.xxx.xxx(IP)","Port":22023,"Name":"xxxxxxx(name)","TranslateName":1003,"UseDtls":false}]}
然后按下win+r,输入%APPDATA%\..\LocalLow\Innersloth\Among Us
后按下enter
直接替换掉下面的regionInfo.json
接下来即可关掉与服务器交互的窗口,并打开游戏选择自己的服务器。
如果要回到之前的au窗口,只需要输入
screen -R au
mod问题
在玩mod的时候(如LMv),可能会在创建房间时出现下面这个问题
服务器没有响应握手。
解决方法是修改游戏目录下的BepInEx\config\gg.reactor.api.cfg文件,将Allow vanilla servers = false
改成Allow vanilla servers = ture
(允许普通服务器)
如果是玩多模,还是推荐GM(
边栏推荐
- Qt5.5.1配置MSVC2010编绎器和windbg调试器
- Notes to distributed theory
- MIPS汇编语言学习-01-两数求和以及环境配置、如何运行
- The Web3.0 era is coming. See how Tianyi cloud storage resources invigorate the system to enable new infrastructure (Part 1)
- [leetcode] 13. Roman numeral to integer
- Fleet | "backstage exploration" issue 3: status management
- 开源大咖说 - Linus 与 Jim 对话中国开源
- MIPS assembly language learning-03-cycle
- Halcon basic summary (I) cutting pictures and rotating images
- C#/VB. Net to convert PDF to excel
猜你喜欢
Xinchuang operating system -- kylin kylin desktop operating system (project 10 security center)
How to build a 100000 level QPS large flow and high concurrency coupon system from zero
MIPS assembly language learning-01-sum of two numbers, environment configuration and how to run
Classic model transformer
NAACL 2022 | 机器翻译SOTA模型的蒸馏
Experiment 6 8255 parallel interface experiment [microcomputer principle] [experiment]
教育行业SaaS应用管理平台解决方案:助力企业实现经营、管理一体化
使用Karmada实现Helm应用的跨集群部署
数组中的第K大元素[堆排 + 建堆的实际时间复杂度]
Oracle11g database uses expdp to back up data every week and upload it to the backup server
随机推荐
wallys/DR7915-wifi6-MT7915-MT7975-2T2R-support-OpenWRT-802.11AX-supporting-MiniPCIe-Module
分布式 CAP 定理的前世今生
Expand Disk C (allocate the memory of disk d to Disk C)
MongoDB 在腾讯零售优码中的应用
NAACL 2022 | 机器翻译SOTA模型的蒸馏
Grand launch of qodana: your favorite CI code quality platform
S2b2c system website solution for kitchen and bathroom electrical appliance industry: create s2b2c platform Omni channel commercial system
软件测试员的悲哀竟是...自己的技术能力不能满足大厂要求?
【高并发基础】MySQL索引优化
开源大咖说 - Linus 与 Jim 对话中国开源
不要使用短路逻辑编写 stl sorter 多条件比较
Flutter dart语言特点总结
深度学习基础汇总
C语言学习-20-归并排序
Vc2010 compilation qt5.6.3 prompt cvtres: fatal error cvt1107:
Visual Studio 2010 compilation qt5.6.3
MIPS assembly language learning -02- logic judgment - foreground input
The best time to buy and sell stocks
Opengauss kernel: analysis of SQL parsing process
VS2013 帮助文档中没有 win32/com