|
|
转自n网:https://www.nexusmods.com/eldenringnightreign/mods/323
This is a standalone tool that uses the censored names list from Nightreign and uses it to check if your name is censored.
这是一个独立工具,利用 Nightreign 的审查名单来检查你的名字是否被审查。
This is a tool that uses the censored names list from Nightreign and uses it to check if your name is censored.
这是一个使用 Nightreign 中被审查名字列表的工具,用来检查你的名字是否被审查。
For example, if you type in Night, the game will show it as "***ght"
比如,如果你输入“夜晚”,游戏会显示“***ght”
This tool lets you check if your name is censored in-game and what it will appear as.
这个工具可以让你检查自己的名字是否在游戏中被审查,以及它会显示什么样子。
The entire program is contained in a .py source code file which you can run in Python. You can also obtain it here:
整个程序包含在一个.py 源代码文件中,你可以用 Python 运行。你也可以在这里获得:
https://github.com/ahorizondreamer/NightReignCensorCheck/
---------------
How to use: 使用方法:
Download and extract the files.
下载并解压文件。
Make sure the .exe and .txt file in the same directory.
确保.exe 和.txt 文件放在同一个目录里。
Simply click on the .exe file to run the program.
只需点击.exe 文件即可运行该程序。
Or alternatively, you can run the source code (.py file) if you have Python installed:
或者,如果你安装了 Python,也可以运行源代码(.py 文件):
---------------
How to use (.py source code version):
如何使用(.py 源代码版本):
Make sure you have Python 3 installed on your PC.
确保你的电脑安装了 Python 3。
Download the file from this page and extract it.
从此页面下载文件并解压。
Make sure the .py and .txt file in the same directory.
确保.py 和.txt 文件放在同一个目录里。
Simply click on the .py file to run the program.
只需点击.py 文件即可运行该程序。
|
|