User Tools

Site Tools


cw4:mverse

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
cw4:mverse [2021/06/16 19:34] – created Karsten75cw4:mverse [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 5: Line 5:
 Here is a Windows batch file that can assist in starting a second instance of CW4 on the same computer. Once you have this up, you can establish an Mverse session between the two instances by choosing the **LAN** option for Mverse hosting. Copy the invitation code on the host and press "paste" on the client side.  Here is a Windows batch file that can assist in starting a second instance of CW4 on the same computer. Once you have this up, you can establish an Mverse session between the two instances by choosing the **LAN** option for Mverse hosting. Copy the invitation code on the host and press "paste" on the client side. 
  
-In the file below, make sure to change the path to the path on *your* computer where you have CW4 installed. +:!: You must use the LAN option to connect multiple instances on the same PC. The Internet option will not work. 
 + 
 +In the file below, make sure to change the path to the path on *your* computer where you have CW4 installed.  Also note that the name of the RPL.txt file can be changed. If it is not changed, you won't be able to write output to it since the other game instance(s) will also have attempted to open it for output (a sharing violation).
  
 <file BAT CW4Mverse.BAT> <file BAT CW4Mverse.BAT>
 @Echo OFF  @Echo OFF
  
-START "" "E:\Steam\steamapps\common\Creeper World 4\CW4.exe" multirun+START "" "E:\Steam\steamapps\common\Creeper World 4\CW4.exe" multirun rplfile=RPL2
  
 EXIT /B EXIT /B
Line 17: Line 19:
 While in an Mverse session, you can enable the Editor with the following keyboard shortcut. Note you have to press **both** Ctrl keys simultaneously. While in an Mverse session, you can enable the Editor with the following keyboard shortcut. Note you have to press **both** Ctrl keys simultaneously.
 <kbd>CTRL</kbd> + <kbd>CTRL</kbd> + keys for editor mode (default:  <kbd>Shift</kbd> + <kbd>e</kbd>) <kbd>CTRL</kbd> + <kbd>CTRL</kbd> + keys for editor mode (default:  <kbd>Shift</kbd> + <kbd>e</kbd>)
 +
 +=====Tagging Maps=====
 +When uploading a map, remember to add the `mverse` tag to the list of tags. By convention, this tag can be used to filter Colonies maps for suitable multi-player maps. 
  
cw4/mverse.1623872094.txt.gz · Last modified: 2025/02/14 14:56 (external edit)