You are viewing a potentially older version of this package.
View all versions.
Date uploaded | 2 weeks ago |
Version | 1.0.2 |
Download link | V2rtua1-GameVersionForger-1.0.2.zip |
Downloads | 67 |
Dependency string | V2rtua1-GameVersionForger-1.0.2 |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.2117README
Forge version of game
-
You can use this mod to fake your game version for the purpose of rolling back a version (this mod doesn't change anything about the game except the game version, so it's recommended to use it for minor versions)
- useage: The "version" section of the config file is of type string, which you can set to +1 or -1, which will add or subtract from the original game version. Of course you can overwrite the game version by writing a number directly to it, but this is not supported because other mods such as MoreCompany will add 0x26DE to the game version to recognise that the target room is using MoreCompany, and overwriting it directly will cause these mods to error out.
-
你可以通过此mod来伪造您的游戏版本,来达到回滚版本的目的(这个mod并不会更改游戏除了游戏版本以外的任何内容,所以推荐在小版本范围内使用)
- 用法: 配置文件的”version“段为string类型,你可以通过设置成+1或者-1,这将在原游戏版本的基础上进行加减。 当然您也可以直接写入数字来覆写游戏版本,但是并不支持这么做,因为其他mod比如MoreCompany会通过给游戏版本增加0x26DE来辨别目标房间是否使用了MoreCompany,直接覆写会导致这些mod出错。