File: BUG_REPORT.md

package info (click to toggle)
scummvm 2.9.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 450,268 kB
  • sloc: cpp: 4,297,604; asm: 28,322; python: 12,901; sh: 11,219; java: 8,477; xml: 7,843; perl: 2,633; ansic: 2,465; yacc: 1,670; javascript: 1,020; makefile: 933; lex: 578; awk: 275; objc: 82; sed: 11; php: 1
file content (46 lines) | stat: -rw-r--r-- 1,033 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''

---

### Description
[Description of the bug]

### Expected behavior
[What you expected to happen]

### Actual behavior
[What is actually happening]

### Screenshots
[If applicable, add screenshots to help explain your problem]

### Steps to reproduce the bug
1. [First step]
2. [Second step]
3. [and so on...]

### Version/Commit
[You can find this information under Information->Core Information / System Information]
- ScummVM core: [version/commit]
- RetroArch: [version/commit]

### Working on stand-alone ScummVM
[Specify if the same issue also occurs with the daily build of stand-alone ScummVM]

### ScummVM game/engine
[Provide exact game version, better with ScummVM game ID]

### Environment information
- Device:
- OS: [The operating system you're running]

### RetroArch logs
[Provide RetroArch logs with DEBUG level set both for frontend and cores]

### Additional context
[Add any other context about the problem here]