你好,可以一直玩下去的 ,只要修改一些文件就可以。我现在都玩到1500年了。
在游戏路径/common/文件夹下的一个文件“defines.txt”中,有这么一段程序:
start_date = 1066.9.15
last_start_date = 1337.1.1
end_date = 1453.1.1
在同一个文件夹下的文件“defines.lua”中,有这么段程序(用UE打开)
IDEAL_YEAR_LEVEL_1 = 1066, --the chance to get a progress to this level will increase after this date and decrease before it
IDEAL_YEAR_LEVEL_2 = 1163,
IDEAL_YEAR_LEVEL_3 = 1259,
IDEAL_YEAR_LEVEL_4 = 1356,
IDEAL_YEAR_LEVEL_5 = 1453,
将1453换成9999就可以了。
温馨提示:答案为网友推荐,仅供参考