欧陆风云4政府改革图标修改
欧陆风云4政府改革图标修改
前提
开始
测试
引用
CC协议
欧陆风云4政府改革图标修改
前提
拥有PS
下载并安装插件NVIDIA Texture Tools Exporter
一个文本编辑器(vscode)
选择右边的PS插件形式下载,他会要求登录NVIDIA账号,登录之后就可以下载。
安装NVIDIA Texture Tools Exporter插件
插件会自动找到PS的安装目录
开始
创建一个mod
在mod根目录创建gfx文件夹,gfx文件夹里创建interface文件夹,再在interface文件夹里创建government_reform_icons文件夹,这里面就是存放政府改革图标。
以天朝为例,随便找一张图片,裁剪为51x51像素
在用PS随便打开一个游戏原本的政府改革图标文件,使用移动工具将图片移到上面去,上下左右各留三个像素,然后合并图层。
存储为dds格式,名称随意,但请不要设为中文,我这里这里就写test
会弹出一个窗口,format选择8.8.8.8 BGRA 32 bpp | unsigned,其他的不动,点击sav ...
Hello World
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.
Quick Start
Create a new post
1$ hexo new "My New Post"
More info: Writing
Run server
1$ hexo server
More info: Server
Generate static files
1$ hexo generate
More info: Generating
Deploy to remote sites
1$ hexo deploy
More info: Deployment