Data: Include crt-royale

From https://github.com/akgunter/crt-royale-reshade
This commit is contained in:
Stenzek
2024-02-04 17:28:33 +10:00
parent 3bd9cbdfec
commit 3f0aa6b559
28 changed files with 10637 additions and 2 deletions

View File

@ -3,7 +3,7 @@
<body>
<pre>
DuckStation PS1 Emulator
Copyright (C) 2019-2023 Connor McLaughlin &lt;stenzek@gmail.com&gt;
Copyright (C) 2019-2024 Connor McLaughlin &lt;stenzek@gmail.com&gt;
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@ -1758,7 +1758,11 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
</pre>
Some shaders provided with the application are sourced from <a href="https://github.com/Matsilagi/RSRetroArch/">https://github.com/Matsilagi/RSRetroArch/</a>.<br>
Some shaders provided with the application are sourced from:
<ul>
<li><a href="https://github.com/Matsilagi/RSRetroArch/">https://github.com/Matsilagi/RSRetroArch/</a></li>
<li><a href="https://github.com/akgunter/crt-royale-reshade">https://github.com/akgunter/crt-royale-reshade</a></li>
</ul>
License details are included in the relevant shader source files, under resources\shaders\reshade.
</body>