1
0
mirror of https://github.com/soarqin/DSP_Mods.git synced 2025-12-09 03:33:29 +08:00

remove cpu affinity settings, as they are officially supported

This commit is contained in:
2025-09-23 01:34:42 +08:00
parent e909b6d9d2
commit d711dd25ef
6 changed files with 4 additions and 251 deletions

View File

@@ -22,8 +22,6 @@
* Enable game window resize
* Remember window position and size on last exit
* Convert Peace-Mode saves to Combat-Mode on loading
* Scale up mouse cursor
* Note: This will enable software cursor mode, which may cause mouse movement lag on heavy load.
* Mod manager profile based save folder
* Save files are stored in `Save\<ProfileName>` folder.
* Will use original save location if matching default profile name.
@@ -38,7 +36,6 @@
* When set game speed in mod `Auxilaryfunction`, this feature will be disabled.
* When mod `BulletTime` is installed, this feature will be hidden, but patch `BulletTime`'s speed control, to make its maximum speed 10x.
* Set process priority
* Set enabled CPU threads
* Increase maximum count of Metadata Instantiations to 20000 (from 2000)
* Increase capacity of player order queue to 128 (from 16)
* Starmap view:
@@ -179,8 +176,6 @@
* 可调整游戏窗口大小(可最大化和拖动边框)
* 记住上次退出时的窗口位置和大小
* 在加载和平模式存档时将其转换为战斗模式
* 放大鼠标指针
* 注意这将启用软件指针模式可能会在CPU负载较重时导致鼠标移动延迟
* 基于mod管理器配置档案名的存档文件夹
* 存档文件会存储在`Save\<ProfileName>`文件夹中
* 如果匹配默认配置档案名则使用原始存档位置
@@ -195,7 +190,6 @@
* 当在`Auxilaryfunction`mod中设置游戏速度时此功能将被禁用
* 当安装了`BulletTime`mod时此功能将被隐藏但会对`BulletTime`的速度控制打补丁使其最大速度变为10倍
* 设置进程优先级
* 设置使用的CPU线程
* 将元数据提取的最大数量增加到20000(原来为2000)
* 将玩家指令队列的容量增加到128(原来为16)
* 星图: