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.
- Download it here: 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

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

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
- Freeconvert -> https://www.freeconvert.com
- Veed -> https://www.veed.io/tools/video-compressor
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: https://www.pureref.com/
- Visual Studio Code: https://code.visualstudio.com
