Update index.md

master
wcko87 8 years ago committed by GitHub
parent 8d92ef3337
commit d7de24fdc9
  1. 30
      index.md

@ -4,7 +4,7 @@ Brought to you by the [Rabi-Ribi Speedrunning Community](http://www.speedrun.com
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://discord.gg/dDfpNAr"><img src="https://discordapp.com/assets/f8389ca1a741a115313bede9ac02e2c0.svg" height="20" />Rabi-Ribi Speedrunning Discord</a>
# How to edit rabi ribi maps:
# How to edit Rabi-Ribi maps:
### Downloads
Download the following:
1. The [Rabi-Ribi Map Converter](https://ci.appveyor.com/project/wcko87/rbrb-map-converter/build/artifacts)
@ -82,6 +82,21 @@ These numbers belong to Object layers. There are [five object layers](https://us
More detailed information on these layers can be found in the [Detailed Documentation](https://github.com/wcko87/rabiribi-map-editing/tree/master/docs).
# How to play Custom Rabi-Ribi Maps
There are two methods.
### Method 1: Version 1.8e
The [1.8e beta version](https://steamcommunity.com/app/400910/discussions/0/1473095965300641483/) includes special features specifically to support Rabi-Ribi custom maps.
1. Add the custom map (`.map`) files to `Rabi-Ribi\custom\<your map name>`. (each custom map should be in its own folder)
2. After starting Rabi-Ribi, press F5 or F6 to open up the [custom maps menu](https://user-images.githubusercontent.com/27341392/30108930-ee520480-9336-11e7-9a82-bf40ca1ae89e.png). Select the custom map and start a new game.
### Method 2: Replacing maps
This was the original method before the 1.8e beta started supprting custom maps.
1. Replace the maps in `Rabi-Ribi\data\area\` (remember to back up the maps before you do this)
2. Start up Rabi-Ribi and start a new game normally.
Note: Even if you do not back up your maps, you can easily restore your original maps by using the Verify Game Integrity option on steam.
# Modifying Character Dialogue and Cutscenes
The 1.8e beta version of Rabi-Ribi includes the ability to modify cutscenes and character dialogue for custom maps. By default, the game makes use of the files in `Rabi-Ribi\localize` for its cutscenes. If you create the files `story_emot.rbrb` and `story_text.rbrb` and place them in your custom map folder (`Rabi-Ribi\custom\<your map name>\`) together with your map, these ifles will be used for dialogue/cutscenes instead.
@ -114,11 +129,20 @@ A: A conversion error happens when you do something in Tiled that is not valid i
<iframe id="introvideo" width="400" height="225" style="object-fit:cover" id="ytplayer" type="text/html" src="https://www.youtube.com/embed/fT418LWsdc4?rel=0&autoplay=0&showinfo=1"></iframe>
### Custom Maps
### Rabi-Ribi Custom Maps Portal
We have a custom maps portal for user-created Rabi-Ribi maps.
- [**Custom Maps Portal**](https://wcko87.github.io/rabi-ribi-maps/)
### Rabi-Ribi Live Memory Map Editor
This Live Map Editor is an alternative map editor for Rabi-Ribi. It can be used to edit the maps by setting the map tiles in-game.
- [**Live Memory Map Editor**](https://github.com/D3nD3nD3n/rbrb-Map-Viewer)
### Rabi-Ribi Randomizer
[**Custom Maps Portal**](https://wcko87.github.io/rabi-ribi-maps/)
Rabi-Ribi also has a Randomizer, also brought to you by the Speedrunning Community.
- [**Rabi-Ribi Randomizer Website**](https://wcko87.github.io/rabiribi-randomizer/)
### Contact

Loading…
Cancel
Save