Report Tips - xavier150/MMVS GitHub Wiki

Take Screenshot

If you want to take a screenshot of the game and text, arrow or other information on it, ImageDeCap by Torvid.

ImageDeCap

Gif or Short Videos

If you need record gif or short videos you can use ScreenToGif. It also contain a useful editor. Download it here: ScreenToGif

ScreenToGif

See the exempla video here: Example Video

Longer Videos or Gameplay

For record longer video or gameplay you can use OBS Download it here: OBS

OBS

Compress videos

Because Discord accepts only files under 8MB, you need to compress your videos before sending them.

About big video files you can compress it using Freeconvert for free or Veed

Take notes and screenshots during game testing

When you are testing the game, it can be useful to take notes and screenshot quickly to continue your testing without losing time to manage files and notes.

For that, you can use PureRef by Idyllic Pixel for the medias.
And Visual Studio Code for the notes.

Example: You notice a bug, you press Imprint Screen to take a screenshot with ImageDeCap, In PureRef you press Ctrl+V to paste the screenshot, you write a short bug description note in Visual Studio Code in a Markdown file, and you continue your testing.

Then when you can convert your notes in a true bug reports with the bug report from and the medias you took in PureRef.

PureRef and Visual Studio Code