This template is used to create the Grid overlay for PR minimaps.
To create a good minimap, check out Rhino's tutorial on it:
https://www.realitymod.com/forum/f189-m ... nimap.html
PSD for the grid-overlay:
http://files.realitymod.com/map/mapOverlay.psd
Check the 'help' layer for instructions on how to use it.
It should be saved as dds with DTX1 No alpha with no mipmaps. In should be saved in level_name/hud/minimap/ as ingamemap.dds.
End results should look like these:
or
Map Grid Overlay Template
- Mineral
- Retired PR Developer
- Posts: 8533
- Joined: 2012-01-02 12:37
- Location: Belgium
- Ason
- PR:BF2 Developer
- Posts: 1749
- Joined: 2012-10-22 10:29
Re: Map Grid Overlay Template
Nice, thanks! Are there any tutorials I could search for to help me in the process of adding it to the minimap? The help thing isn't really that much help to me.
- Mineral
- Retired PR Developer
- Posts: 8533
- Joined: 2012-01-02 12:37
- Location: Belgium
Re: Map Grid Overlay Template
Try to google on how to work with layers in photoshop.
All you need to to is copy your minimap as the bottom layer and then alter the grid if necessary as the help layer explains using the blending options.
Then you use the dds export tools plugin to export as dds.
https://helpx.adobe.com/photoshop/using ... asics.html
All you need to to is copy your minimap as the bottom layer and then alter the grid if necessary as the help layer explains using the blending options.
Then you use the dds export tools plugin to export as dds.
https://helpx.adobe.com/photoshop/using ... asics.html
- Ason
- PR:BF2 Developer
- Posts: 1749
- Joined: 2012-10-22 10:29
Re: Map Grid Overlay Template
Thanks, I'll see if I can figure it out