2022-03-09 06:41:57 +00:00
name : Bug report
description : >-
2022-08-09 11:13:58 +00:00
If you experience a bug in Project64 and/or its maintained plugins, please open an
2022-03-09 06:41:57 +00:00
issue here and fill out the template.
title: '[Bug] : '
labels :
- bug
- triage
assignees :
- null
2022-03-08 06:07:46 +00:00
body :
- type : markdown
2022-03-09 06:41:57 +00:00
attributes :
value : '## FAQs and a warning'
2022-03-08 06:07:46 +00:00
- type : markdown
2022-03-09 06:41:57 +00:00
attributes :
value : >-
2022-08-09 11:13:58 +00:00
Please read the support document in this repository before opening an issue!
If you are having issues with a plugin that isn't included with or
2022-03-09 06:41:57 +00:00
supported by the Project64 team, we cannot support you other then pointing
you to the developer or repository for those plugins.
Please join the Discord first and ask questions and ask for support there
first. If the issue should require an open GitHub issue, somebody will ask
you to open one.
We have a lot of people in the Discord who are more then
happy to help you with any issues you may be having!
2022-03-08 06:07:46 +00:00
2022-03-09 06:41:57 +00:00
Please avoid opening issues if you do not meet the minimum requirements
for Project64. These are outlined in the README for this repository.
2022-03-08 06:07:46 +00:00
- type : textarea
id : what-should-happen
2022-03-09 06:41:57 +00:00
attributes :
2022-03-08 06:07:46 +00:00
label : Expected behavior?
description : How was the emulator supposed to behave
placeholder : Tell us what you expect to see!; use screenshots if necessary.
2022-03-09 06:41:57 +00:00
value : null
validations :
2022-03-08 06:07:46 +00:00
required : true
- type : textarea
id : what-happened
2022-03-09 06:41:57 +00:00
attributes :
2022-03-08 06:07:46 +00:00
label : Actual behavior?
2022-08-09 11:13:58 +00:00
description : Describe in detail the issue you encountered.
2022-03-08 06:07:46 +00:00
placeholder : Tell us what you see!; use screenshots if necessary.
2022-03-09 06:41:57 +00:00
value : null
validations :
2022-03-08 06:07:46 +00:00
required : true
- type : textarea
id : repro
2022-03-09 06:41:57 +00:00
attributes :
2022-03-08 06:07:46 +00:00
label : Steps to reproduce the problem
2022-03-09 06:41:57 +00:00
description : How do you trigger this bug? Please walk us through it step by step.
2022-03-08 06:07:46 +00:00
value : |
2022-03-09 06:41:57 +00:00
1 .
2 .
3 .
4 .
5 .
...
validations :
2022-03-08 06:07:46 +00:00
required : true
- type : textarea
id : error-messages
2022-03-09 06:41:57 +00:00
attributes :
2022-03-08 06:07:46 +00:00
label : Error messages?
description : Was there an error message?
2022-03-09 06:41:57 +00:00
placeholder : List any error messages here!; use screenshots if necessary.
value : null
validations :
2022-03-08 06:07:46 +00:00
required : false
- type : textarea
2022-03-09 06:41:57 +00:00
id : ROM_details
attributes :
label : What game were you playing?
2022-08-09 11:13:58 +00:00
description : What is the specific game/ROM that you encountered an issue with?
2022-03-08 06:07:46 +00:00
value : |
2022-03-09 06:41:57 +00:00
Title :
Nintendo 64 game or Nintendo 64 Disk Drive :
2022-08-09 11:13:58 +00:00
ROM information (First you must uncheck "hide advanced settings" in the settings menu, then File > ROM info should show up, post the information contained there in this field. Alternatively, you can right click the ROM in the ROM browser and hit "ROM information".):
Save type : (attach game save or save state here)
2022-03-09 06:41:57 +00:00
2022-08-09 11:13:58 +00:00
Original or modified ROM?:(attach patch if applicable here)
2022-03-09 06:41:57 +00:00
validations :
2022-03-08 06:07:46 +00:00
required : false
- type : textarea
id : SysInfo
2022-03-09 06:41:57 +00:00
attributes :
label : Specifications and build details
description : >-
2022-08-09 11:13:58 +00:00
List your PC specifications/information, you can obtain this from MSINFO32 and the
2022-03-09 06:41:57 +00:00
emulators title bar and about page.
2022-03-08 06:07:46 +00:00
value : |
2022-03-09 06:41:57 +00:00
Project64 : (include commit version number and whether you are using the
32 -bit or 64-bit version)
OS : (include version and OS build number using WinVer) :
CPU :
RAM :
Graphics :
validations :
2022-03-08 06:07:46 +00:00
required : true
- type : checkboxes
id : DefaultPlugins
2022-03-09 06:41:57 +00:00
attributes :
label : Using included plugins
description : >-
Please make sure you are using the included plugins before opening an
issue :
2022-03-08 06:07:46 +00:00
options :
2022-03-09 06:41:57 +00:00
- label : >-
I can confirm I am using the included RSP, audio, input, and graphics
plugins
2022-03-08 06:07:46 +00:00
required : true
- type : textarea
id : PluginsUsed
2022-03-09 06:41:57 +00:00
attributes :
2022-03-08 06:07:46 +00:00
label : Plugins used while the issue occurred
2022-03-09 06:41:57 +00:00
description : What plugins is the issue occuring with?
2022-03-08 06:07:46 +00:00
value : |
2022-03-09 06:41:57 +00:00
Graphics plugin (and HLE or LLE) :
Audio plugin :
Input plugin :
RSP plugin :
validations :
2022-03-08 06:07:46 +00:00
required : true
- type : checkboxes
id : Copyright_Compliance
2022-03-09 06:41:57 +00:00
attributes :
2022-03-08 06:07:46 +00:00
label : Copyright Compliance
2022-03-09 06:41:57 +00:00
description : >-
Please do not attach any files that infringe on the copyright of any
party.
2022-03-08 06:07:46 +00:00
options :
- label : There are no infringing files attached to this bug report.
2022-03-09 06:41:57 +00:00
required : true