跳至主要内容

钢铁雄心4云存档因为版本不对无法加载的问题

 打开存档目录

C:\Program Files (x86)\Steam\userdata\<steam id>\394360\remote\save games 

找到存档xxx.hoi4

用记事本打开,第一行有写这个存档的版本号,如Barbarossa v1.11.4.e26e (b22c)

评论

此博客中的热门博文

shadowsocks android编译

git clone https://github.com/shadowsocks/shadowsocks-android.git cd shadowsocks-android git submodule update --init --recursive chmod a+rwx ./ -R docker run --rm -v ${PWD}:/build -w /build shadowsocks/android-ndk-go ./gradlew assembleDebug