This commit is contained in:
OpenSauce04 2024-11-16 20:32:52 +00:00
parent cb65288911
commit 955c560089
4 changed files with 11 additions and 11 deletions

View File

@ -10,9 +10,9 @@ body:
options: 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). - 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 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 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 required: true
- label: The OpenGL renderer was used for my entire playthrough. - label: The OpenGL renderer was used for my entire playthrough.
required: true required: true
@ -40,8 +40,8 @@ body:
required: true required: true
- type: input - type: input
attributes: attributes:
label: Lime3DS Version label: Azahar Version
description: The Lime3DS version which was used when playing through the game. If multiple versions were used, list them all. description: The Azahar version which was used when playing through the game. If multiple versions were used, list them all.
placeholder: "1234" placeholder: "1234"
validations: validations:
required: true required: true

View File

@ -1,4 +1,4 @@
blank_issues_enabled: false blank_issues_enabled: false
contact_links: contact_links:
- name: Lime3DS Discord - name: Azahar Discord
url: https://discord.com/invite/4ZjMpAp3M6 url: https://discord.com/invite/4ZjMpAp3M6

View File

@ -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. 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 ## 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. 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]" 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. Any issues you experienced while playing the game must be described in detail here alongside screenshots or videos if available and relevant.
## System Info ## 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 ## Submitting the Report
When all previous forms have been filled out, the "Submit New Issue" button can be pressed. When all previous forms have been filled out, the "Submit New Issue" button can be pressed.

View File

@ -1,8 +1,8 @@
# Lime3DS Compatibility List # Azahar Compatibility List
This repository contains compatibility data for the Lime3DS emulator. 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. 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 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 ## 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)