mirror of
https://github.com/azahar-emu/compatibility-list.git
synced 2025-03-06 11:07:40 +01:00
Rebrand
This commit is contained in:
parent
cb65288911
commit
955c560089
8
.github/ISSUE_TEMPLATE/compat_report.yml
vendored
8
.github/ISSUE_TEMPLATE/compat_report.yml
vendored
@ -10,9 +10,9 @@ body:
|
||||
options:
|
||||
- label: I have checked there is no currently open report for this game. (An updated report can be made for games with previously closed reports).
|
||||
required: true
|
||||
- label: I have read through the contribution guide [here](https://github.com/Lime3DS/compatibility-list/blob/master/CONTRIBUTING.md) from start to finish.
|
||||
- label: I have read through the contribution guide [here](https://github.com/azahar-emu/compatibility-list/blob/master/CONTRIBUTING.md) from start to finish.
|
||||
required: true
|
||||
- label: I have played through this game from start to finish only using official releases of the Lime3DS emulator.
|
||||
- label: I have played through this game from start to finish only using official releases of the Azahar emulator.
|
||||
required: true
|
||||
- label: The OpenGL renderer was used for my entire playthrough.
|
||||
required: true
|
||||
@ -40,8 +40,8 @@ body:
|
||||
required: true
|
||||
- type: input
|
||||
attributes:
|
||||
label: Lime3DS Version
|
||||
description: The Lime3DS version which was used when playing through the game. If multiple versions were used, list them all.
|
||||
label: Azahar Version
|
||||
description: The Azahar version which was used when playing through the game. If multiple versions were used, list them all.
|
||||
placeholder: "1234"
|
||||
validations:
|
||||
required: true
|
||||
|
2
.github/ISSUE_TEMPLATE/config.yml
vendored
2
.github/ISSUE_TEMPLATE/config.yml
vendored
@ -1,4 +1,4 @@
|
||||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: Lime3DS Discord
|
||||
- name: Azahar Discord
|
||||
url: https://discord.com/invite/4ZjMpAp3M6
|
||||
|
@ -7,11 +7,11 @@ If a report exists for a game you are looking to report, please instead corrobor
|
||||
Additionally, please do not create a report for a game with the same compatibility rating that it already has. These reports are redundant and will be closed without further communication.
|
||||
|
||||
## Starting the Report
|
||||
To begin creating a report, [open a new Compatibility Report issue form](https://github.com/Lime3DS/compatibility-list/issues/new?assignees=&labels=&projects=&template=compat_report.yml) on the Issues page of this repository
|
||||
To begin creating a report, [open a new Compatibility Report issue form](https://github.com/azahar-emu/compatibility-list/issues/new?assignees=&labels=&projects=&template=compat_report.yml) on the Issues page of this repository
|
||||
|
||||
Before contributing a compatibility report, a few criteria must be met which are listed as checkboxes at the top of this form. Please read and ensure that all of these have been met before continuing.
|
||||
|
||||
Once you have verified that your report is valid, please title your report with the official name of the game as present in the Lime3DS GUI, alongside the game's title ID. You can acquire the game's title ID by right-clicking on the game in the Lime3DS GUI and then selecting Properties.
|
||||
Once you have verified that your report is valid, please title your report with the official name of the game as present in the Azahar GUI, alongside the game's title ID. You can acquire the game's title ID by right-clicking on the game in the Azahar GUI and then selecting Properties.
|
||||
|
||||
An example of a valid report tile would be: "Pokémon X [0004000000055D00]"
|
||||
|
||||
@ -42,7 +42,7 @@ After the score has been decided, you must then write about your experience play
|
||||
Any issues you experienced while playing the game must be described in detail here alongside screenshots or videos if available and relevant.
|
||||
|
||||
## System Info
|
||||
Once this description has been written, please fill out the remaining boxes in the form. This will collect the Lime3DS version(s) which were used during gameplay alongside information about your system.
|
||||
Once this description has been written, please fill out the remaining boxes in the form. This will collect the Azahar version(s) which were used during gameplay alongside information about your system.
|
||||
|
||||
## Submitting the Report
|
||||
When all previous forms have been filled out, the "Submit New Issue" button can be pressed.
|
||||
|
@ -1,8 +1,8 @@
|
||||
# Lime3DS Compatibility List
|
||||
This repository contains compatibility data for the Lime3DS emulator.
|
||||
# Azahar Compatibility List
|
||||
This repository contains compatibility data for the Azahar emulator.
|
||||
Compatibility is ranked on a scale from 0 to 5 where the lower the number, the better the compatibility. The number 99 is used to designate games which have not been tested.
|
||||
|
||||
Notably, Vulkan is not included in this compatibility list, as it is considered to be in an unstable state. Compatibility reports should only be made against the OpenGL renderer
|
||||
|
||||
## Contributing
|
||||
For instructions on how to contribute compatibility reports, please read [here](https://github.com/Lime3DS/compatibility-list/blob/master/CONTRIBUTING.md)
|
||||
For instructions on how to contribute compatibility reports, please read [here](https://github.com/azahar-emu/compatibility-list/blob/master/CONTRIBUTING.md)
|
Loading…
x
Reference in New Issue
Block a user