Jump to content

WoWs / enable replays


Recommended Posts

Hey Aslain,

 

Can you also add the option to activate replays in WoWs ?

 

Thank you.

 

 

forum link : http://forum.worldofwarships.eu/index.php?/topic/17844-replays/

 

solution copy/paste from the link above : 

 

 

 

Look for "preferences.xml" in the WoWs main folder.

Search for this section:

Block Quote

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

 

Copy/Paste this section before the </scriptsPreferences> line:

Block Quote

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

 

Result should be this:

Block Quote

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

 

Replays will be saved in "WorldOfWarships/replays/"

To watch a replay drag/drop it over the WorldOfWarships.exe executable.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.