41 lines
1.1 KiB
Markdown
41 lines
1.1 KiB
Markdown
---
|
|
name: Bug report
|
|
about: Create a bug report
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Describe the bug**
|
|
A description of what the problem is.
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behaviour:
|
|
|
|
**Attach program/game binaries or provide an URL**
|
|
If the problem needs specific DOS files to reproduce, please attach
|
|
or provide the download URL.
|
|
|
|
**Attach the log**
|
|
It is located in ~/.dosemu/boot.log
|
|
To make the log more useful, you may need to enable some logging flags.
|
|
See description of -D option in `man dosemu.bin`.
|
|
|
|
**A regression?**
|
|
If you happened to know this problem didn't
|
|
exist on dosemu1 or some earlier versions of
|
|
dosemu2, please write.
|
|
|
|
**Additional info**
|
|
Please write here if you did any dosemu2 setup
|
|
customizations, like installing any custom DOS
|
|
or command.com, or altering the dosemu2
|
|
configuration settings. Note that freedos, even
|
|
from dosemu-freedos package of dosemu1, counts
|
|
as a custom DOS and should be mentioned here.
|
|
Also make a note if it is a protected or real-mode
|
|
program. If you suspect any particular dosemu2
|
|
component (DPMI, PIC, PIT etc) to be responsible
|
|
for the problem, please write.
|