├── SoulStoneEX.dat ├── RankMatch.dat └── System.ini /SoulStoneEX.dat: -------------------------------------------------------------------------------- 1 | [NANO_EX2] 2 | COUNT=3 3 | -------------------------------------------------------------------------------- /RankMatch.dat: -------------------------------------------------------------------------------- 1 | [FILE] 2 | VERSION=1 3 | [ENTER_TOOLTIP] 4 | SEASON=19 5 | START=0 6 | END=0 7 | [ALARM] 8 | NewMatch=0 9 | -------------------------------------------------------------------------------- /System.ini: -------------------------------------------------------------------------------- 1 | [Graphic] 2 | Resolution=3 3 | ColorBitDepth=1 4 | LightMap=1 5 | PVGun=1 6 | Effect=2 7 | ShadowEffect=0 8 | BloodEffect=1 9 | BulletTraceEffect=1 10 | ModelLighting=1 11 | Brightness=0.441667 12 | Quality=3 13 | EnableEnvironmetFX=1 14 | UseCharShader=0 15 | ScreenMode=1 16 | Language=1 17 | AutoMaticControl=0 18 | BulletMark=1 19 | BulletSmoke=1 20 | CenterPos=1 21 | AspectRatio=2 22 | HUDScaleUp=1 23 | RenewalResolution=1 24 | [Sound] 25 | BGM=0 26 | BGMVolume=0 27 | EffectSound=1 28 | SoundVolume=0 29 | Radio=1 30 | RadioVolume=0 31 | HitSound=1 32 | GVoiceUse=1 33 | GVoicePushSpeak=1 34 | [Control] 35 | MouseSensiForZoom=1.000000 36 | RawInput=0 37 | [ETC] 38 | ReplaySave=1 39 | CachingWeaponBag=0 40 | [AIHELP] 41 | NumAIHelpPopup=0 42 | [Mode] 43 | EnableModeSettingAI_0=-1 44 | EnableModeSettingAI_1=-1 45 | EnableModeSettingAI_2=-1 46 | EnableModeSettingAI_3=-1 47 | EnableModeSettingAI_4=-1 48 | EnableModeSettingAI_5=-1 49 | EnableModeSettingAI_6=-1 50 | EnableModeSettingAI_7=-1 51 | EnableModeSettingAI_8=-1 52 | EnableModeSettingAI_9=-1 53 | EnableModeSettingAI_10=-1 54 | EnableModeSettingAI_11=-1 55 | EnableModeSettingAI_12=-1 56 | EnableModeSettingAI_13=-1 57 | EnableModeSettingGhostMatch2_0=-1 58 | EnableModeSettingAI_14=-1 59 | --------------------------------------------------------------------------------