오래전에 쓴 자유게시판 글인데 옮깁니다.
이렇게 오래 리플레이 옵션이 안나올줄이야..


출처 (지금은 없어진듯?)
http://forum.worldofwarships.asia/index.php?/topic/2303-guide-replay-function/

컴퓨터 좀 익숙하신 분들은 빨간색만 보세요.

책임 안진다. 변경하는 파일 백업하고 해라.

 

리플레이 기능이 있지만 그것을 활성화하는 인터페이스는 아직 개발중이다. 버그리포트에 유용하니 하는법을 알려주겠다.

 

리플레이 활성화 하는법:

1. 게임 끄고

2.게임이 설치된 폴더의 preferences.xml 파일을 백업한다. (그냥 복사해서 다른데 갖다놓으셈)

3. 원본 preferences.xml 파일을 연다. ('마우스 우클릭 - 편집' 하면 됩니다.)


4. 마지막줄까지 스크롤을 내리면 다음과 같이 돼있을거다.

Block Quote

           </scriptsPreferences>
</root>

 혹은

Block Quote

    </scriptsPreferences>
    <consoleHistory />
</root>


5. </scriptsPreferences>  바로 위에 이것들을 갖다 붙여라. 

Block Quote

        <isReplayEnabled> true </isReplayEnabled>
        <ReplayCameraUpdate> 30 </ReplayCameraUpdate>

 

6. 그러면 마지막 줄이 이렇게 돼야한다.

Block Quote

        <isReplayEnabled> true </isReplayEnabled>
        <ReplayCameraUpdate> 30 </ReplayCameraUpdate>
    </scriptsPreferences>
    <consoleHistory />
</root>

 혹은

Block Quote

        <isReplayEnabled> true </isReplayEnabled>
        <ReplayCameraUpdate> 30 </ReplayCameraUpdate>
    </scriptsPreferences>
</root>

 

7. 파일을 저장하고 게임해라.


리플레이 보는법


1. 게임 클라이언트를 종료한다.

2. 게임 폴더내의 replays 폴더에서 확장자가 wowsreplay인 파일을 찾는다.

3. 리플레이 파일을 exe파일에 드래그앤드롭 한다.

Note: 버전이 안맞으면 실행이 안된다.


4. 리플레이 조작법:

PageUp & PageDown 재생속도 조절
Home x1배속으로 복귀
End 0.01배속
LMB 자유시점<->고정시점

> & < 앞으로/뒤로 빨리감기 (월탱에선 15초였는데 여긴 몇초인지 모르겠음. ctrl누르면 더 멀리간다네요.)

Ctrl+G UI숨기기


원래글 주소

http://www.inven.co.kr/board/powerbbs.php?come_idx=4235&name=subject&keyword=%B8%AE%C7%C3%B7%B9%C0%CC&l=945