当前位置:网站首页>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(
边栏推荐
- ROS knowledge points - build an ROS development environment using vscode
- Jenkins的安装及使用
- 不要使用短路逻辑编写 stl sorter 多条件比较
- Fleet | "backstage exploration" issue 3: status management
- The past and present life of distributed cap theorem
- 经典模型——Transformer
- QT create 5.0.3 configuring qt4.8.7
- REDIS00_详解redis.conf配置文件
- 关于针对tron API签名广播时使用curl的json解析问题解决方案及针对json.loads方法的问题记录
- ROS21讲
猜你喜欢

经典模型——Transformer
Oracle11g数据库使用expdp每周进行数据备份并上传到备份服务器

Opengauss kernel: analysis of SQL parsing process

关注35岁的坎:畏惧是因为你没有匹配这个年纪该有的能力

10:00面试,10:02就出来了 ,问的实在是太...
PostgreSQL实现按年、月、日、周、时、分、秒的分组统计
![Experiment 6 8255 parallel interface experiment [microcomputer principle] [experiment]](/img/70/394ccf6e08a0774acade1eb1b8bf00.png)
Experiment 6 8255 parallel interface experiment [microcomputer principle] [experiment]

使用Karmada实现Helm应用的跨集群部署
![The k-th element in the array [heap row + actual time complexity of heap building]](/img/69/bcafdcb09ffbf87246a03bcb9367aa.png)
The k-th element in the array [heap row + actual time complexity of heap building]

部门新来了个字节25K出来的,让我见识到了什么是天花板
随机推荐
实验6 8255并行接口实验【微机原理】【实验】
R语言ggplot2可视化:使用patchwork包将两个ggplot2可视化结果纵向堆叠起来(stacking)形成组合图、一个可视化结果堆叠在另外一个可视化结果上
Oracle11g database uses expdp to back up data every week and upload it to the backup server
Opengauss kernel: analysis of SQL parsing process
NAACL 2022 | 机器翻译SOTA模型的蒸馏
Ros21 lecture
How to build a 100000 level QPS large flow and high concurrency coupon system from zero
What! One command to get the surveillance?
C语言学习-20-归并排序
使用Karmada实现Helm应用的跨集群部署
sql语句 练习题
智慧园区数智化供应链管理平台如何优化流程管理,驱动园区发展提速增质?
[leetcode] 13. Roman numeral to integer
隐私计算 FATE - 离线预测
Installation and use of Jenkins
VS2013 帮助文档中没有 win32/com
Practice of curve replacing CEPH in Netease cloud music
Realization of a springboard machine
Visual Studio 2010 配置和使用Qt5.6.3
Visual Studio 2010 configuring and using qt5.6.3