diff --git a/.github/ISSUE_TEMPLATE/compat_report.yml b/.github/ISSUE_TEMPLATE/compat_report.yml index cd989d9..37e8b74 100644 --- a/.github/ISSUE_TEMPLATE/compat_report.yml +++ b/.github/ISSUE_TEMPLATE/compat_report.yml @@ -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 diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index edc6642..13f0d91 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,4 +1,4 @@ blank_issues_enabled: false contact_links: - - name: Lime3DS Discord + - name: Azahar Discord url: https://discord.com/invite/4ZjMpAp3M6 diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5f405a8..cb717b9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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. diff --git a/README.md b/README.md index f0bcdd0..26715c8 100644 --- a/README.md +++ b/README.md @@ -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) \ No newline at end of file +For instructions on how to contribute compatibility reports, please read [here](https://github.com/azahar-emu/compatibility-list/blob/master/CONTRIBUTING.md) \ No newline at end of file