- UID
- 1630912
- 主题
- 0
- 阅读权限
- 30
- 帖子
- 511
- 精华
- 0
- 积分
- 296
- 金钱
- 841
- 荣誉
- 4
- 人气
- 0
- 在线时间
- 9 小时
- 评议
- 0
- 帖子
- 511
- 精华
- 0
- 积分
- 296
- 金钱
- 841
- 荣誉
- 4
- 人气
- 0
- 评议
- 0
|
原来就是那些比赛的录影回放作怪,可修改config设置只向玩家球队的赛事进行球赛录影回放的制作!!
将 \..\My Documents\Eidos\Championship Manager 2010\Config.txt 这文本打开,
最低处的 红色字自行修改或加上, 储存后关闭游戏再读档试试~~
ResolveOnlyUserFixturesForSeasonLive = 1 (预设是2,由游戏自行判断你的cpu能力, 0是正常制作赛事录影回放)
ResolveOnlyUserFixtures = 1
另外在此config亦可修改其他设定:
以下为个人的翻译解释说明:
# Championship Manager 2010 configuration
# Set the value to 1 to enable intro video clips (default), or
# to 0 to disable intro video clips
IntroVideo = 1
设定启动游戏时的动画片段 1为开 0为关闭不看
# Set the value to 1 to run in fullscreen mode (default), or
# to 0 to run in a window
Fullscreen = 1
全屏 1开 0为视窗
# Set to the width and height of the display mode or window
# size to use. If set to 0, the default screen size is used.
DisplayWidth = 0
DisplayHeight = 0
手动自设视窗大小 0为预设大小
# Set the antialias level to use, or 0 to disable
# antialiasing.
Antialias = 0
TextureFilteringMode = -1
3D时的设置
# Set the value to 1 to enable sound (default), or to 0 to
# disable sound
Sound = 1
音效设置 1开 0关
# Set the value to 1 to enable tooltips (default), or to 0 to
# disable tooltips
Tooltips = 1
开启提示小窗框 1开 0关
# Set the default squad view
DefaultSquadView = SquadTrad
预计观看阵容样式 (不知其他如何设定)
# Set the value to 1 to enable video capture (default), or 0
# to disable video capture
VideoCapture = 1
影片撷取功能 1开 0关
==============================
对加速赛日的转自CM官方论坛的原文
Default How to speed up 8am processing
As part of the October patch we have added the ability to change how many games are resolved by editing the config.txt file (found here: \..\My Documents\Eidos\Championship Manager 2010\Config.txt)
What are resolved games?
When games are resolved you can view highlights of them in the match engine, and analyse them in ProZone. If they are not resolved they will be simulated and you cannot view highlights or ProZone for simulated matches.
Why should I change this setting?
Resolved games take longer to process than simulated games. If you have experienced prolonged slowdown at 8am on match days you can try changing this setting.
How do I change this setting?
There are 2 available options for this. One is for Season Live, and the other is for a regular game (October patch required).
For Season Live you can add one of the following:
ResolveOnlyUserFixturesForSeasonLive = 0
ResolveOnlyUserFixturesForSeasonLive = 1
ResolveOnlyUserFixturesForSeasonLive = 2
Set the value to 0 to resolve fixtures as normal, 1 to only resolve fixtures involving squads at user managed clubs or 2 (the default setting) to let the game decide based on the current CPU specification. This setting only applies to Season Live(tm) games.
For the regular game using the October patch you can add the line:
ResolveOnlyUserFixtures = 1
When set to 1 the game will only resolve fixtures involving any squad at a club managed by a user. When set to 0 it will work as before.
The two options mentioned above work independently and you can have both present in your config.txt file.
Can I change it back again?
You can change this setting as often as you like, you will just need to edit/save the config.txt file and restart the game for the changes to take place. |
|