Meet
Chairman of Selectors
- Joined
- Feb 8, 2009
- Location
- Bhavnagar, Gujarat
^Download it again.Its working fine.
In this patch can I know, why you have removed AA options completely ( 2x, 4x etc )?
Thanks a lot for your patch. It got me wondering, is it also possible to replace the default replay i.e everytime you get a wicket, instead of that lousy camera angle could we set it to another camera angle like the behind-the-batsman camera?
I OPEN 7z FILE WITH winrar BUT FAILED did not open
As far as i know, there isn't anything in the temporary.xml file that disables the AA text...Moreover, i haven't done anything to the file apart from editing a String concerned with the replays....i don't know the reason behind that happening...will probably look into that after exams
<mgTable>
<initialiser name="optGraphicsAntiAlias">
<ReservedSpace>3</ReservedSpace>
<Field name="metaValue" size="32" unique="1" primary="1" type="String"/>
<Field name="string" size="64" unique="0" primary="0" type="String"/>
<Field name="recordNum" size="4" unique="0" primary="0" type="Integer"/>
</initialiser>
<Record>
<metaValue>off</metaValue>
<string>IDS_ANTI_ALIASING_OFF</string>
<recordNum>0</recordNum>
</Record>
<Record>
<metaValue>2x</metaValue>
<string>IDS_ANTI_ALIASING_2X</string>
<recordNum>1</recordNum>
</Record>
<Record>
<metaValue>4x</metaValue>
<string>IDS_ANTI_ALIASING_4X</string>
<recordNum>2</recordNum>
</Record>
</mgTable>
What is the location for it?Shrenik, can you please tell what did you edit to get the user replay in temporary.xml? At the moment when I look into it, it appears same as the default one.
Shrenik, can you please tell what did you edit to get the user replay in temporary.xml? At the moment when I look into it, it appears same as the default one.
into<UserReplayDisabled>0</UserReplayDisabled>
<UserReplay>0</UserReplay>
I'm not getting where it is actually. Can you please post the whole thing?