Skip to content

Commit 2eaadec

Browse files
committed
Updated README.md
1 parent de4ef74 commit 2eaadec

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,14 @@ Updated version of the original repository by [Chman](https://github.com/Chman/M
44

55
**Moments** is a quick GIF replay recorder for Unity. It automatically records the last few seconds of gameplay and lets you save to a GIF file on demand.
66

7-
Tested with Unity 2022.2.10 The demo requires use of the Universal or High Definition Render Pipelines.
7+
The demo requires use of the Universal or High Definition Render Pipelines.
88

9-
Fixed: Resolution downscaling for URP, using an additional RenderTexture buffer.
10-
Updated: Can now work for Multicamera setups (Base+Overlay).
11-
Updated: FPS limit from 30 to 60.
9+
Tested with Unity 6000.0.42.
10+
Tested with Multiple Cameras, Texture Renderers, Postprocessing, Renderer Features.
11+
12+
Fixed: Now works with other RenderTexture writer Cameras active in the background.
13+
Updated: FPS limit from 60 to 50 for more accurate results.
14+
Updated: Inverted quantize quality field for readability.
1215

1316
## Instructions
1417

0 commit comments

Comments
 (0)