LotP1
d5c6e9a29f
Limit Validation Task to Rebuild
...
Validation project is no longer inlcuded in the solution by default.
Ryujinx.csproj can/will call the validation project in a Rebuild.
Should fix all issues.
Left in a debug message that i will remove if all goes well.
2024-12-20 15:34:56 +01:00
LotP1
1ef2a426bb
more testing
2024-12-20 15:34:56 +01:00
LotP1
32ba604990
Implement IsPublish property
2024-12-20 15:34:56 +01:00
LotP1
b30830d112
Match RuntimeIdentifiers from Ryujinx.csproj
2024-12-20 15:34:56 +01:00
LotP1
603cbffdf2
Use OutDir, not TargetDir
2024-12-20 15:34:56 +01:00
LotP1
9588123f53
fix not building locally with dotnet build
2024-12-20 15:34:56 +01:00
LotP1
5e0eca30bc
try without IsPublishable=False
2024-12-20 15:34:56 +01:00
LotP1
b626378695
added runtime identifiers
...
i doubt this will fix it
2024-12-20 15:34:56 +01:00
LotP1
4d577b08da
do not publish the validation project
2024-12-20 15:34:56 +01:00
LotP1
0a678ed089
fix MSBuild shenanigans
2024-12-20 15:34:56 +01:00
LotP1
5de0d9d166
missed another one
2024-12-20 15:34:55 +01:00
LotP1
4f51c68099
missed a JSON
2024-12-20 15:34:55 +01:00
LotP1
af4a71d6eb
Fix struct name not following C# standards
2024-12-20 15:34:55 +01:00
LotP1
392875bfab
remove test logs
2024-12-20 15:34:55 +01:00
LotP1
29e1a5efa4
Fix Task implementation
2024-12-20 15:34:55 +01:00
LotP1
efa1a26dbd
fix paths
2024-12-20 15:34:55 +01:00
LotP1
798082c785
Use Task for validation
...
locales validation is now a MSBuild task instead and will run as part of the build process. The emulator will still need to be ran once to fix locales/langauges after a new addition, but will no longer crash
2024-12-20 15:34:55 +01:00
LotP1
f00beaecce
cleanup
2024-12-20 15:34:55 +01:00
LotP1
267357c3e3
Use correct JsonTypeInfo implementation
2024-12-20 15:34:54 +01:00
LotP1
b98e762df8
Use JsonHelper abstraction
2024-12-20 15:34:54 +01:00
LotP1
611a11ab56
Add automatic locales re-/construction
2024-12-20 15:34:38 +01:00
LotP1
1d21260b0a
move locales.json
2024-12-20 15:34:38 +01:00
LotP1
4876c0e127
locales rework
...
Use 1 locales file instead of individual files for each langauge.
2024-12-20 15:34:37 +01:00
Jacobwasbeast
0adaa4cb96
Adds the ability to read and write to amiibo bin files ( #348 )
...
Canary release job / Create tag (push) Waiting to run
Canary release job / Release for linux-arm64 (push) Waiting to run
Canary release job / Release for linux-x64 (push) Waiting to run
Canary release job / Release for win-x64 (push) Waiting to run
Canary release job / Release MacOS universal (push) Waiting to run
This introduces the ability to read and write game data and model
information from an Amiibo dump file (BIN format). Note that this
functionality requires the presence of a key_retail.bin file. For the
option to appear and function in the UI, ensure that the key_retail.bin
file is located in the <RyujinxData>/system folder.
2024-12-19 22:36:46 -06:00
Marco Carvalho
ff6628149d
Migrate to .NET 9 ( #198 )
Canary release job / Create tag (push) Waiting to run
Canary release job / Release for linux-arm64 (push) Waiting to run
Canary release job / Release for linux-x64 (push) Waiting to run
Canary release job / Release for win-x64 (push) Waiting to run
Canary release job / Release MacOS universal (push) Waiting to run
2024-12-19 18:52:25 -06:00
Evan Husted
8db5a7e98b
UI: Fix logo aliasing
Canary release job / Create tag (push) Has been cancelled
Canary release job / Release for linux-arm64 (push) Has been cancelled
Canary release job / Release for linux-x64 (push) Has been cancelled
Canary release job / Release for win-x64 (push) Has been cancelled
Canary release job / Release MacOS universal (push) Has been cancelled
2024-12-17 21:20:49 -06:00
GabCoolGuy
8e00cb5232
UI: Add faq, setup and multiplayer guides to the Help dropdown ( #383 )
Canary release job / Create tag (push) Has been cancelled
Canary release job / Release for linux-arm64 (push) Has been cancelled
Canary release job / Release for linux-x64 (push) Has been cancelled
Canary release job / Release for win-x64 (push) Has been cancelled
Canary release job / Release MacOS universal (push) Has been cancelled
2024-12-15 10:45:37 -06:00
Evan Husted
362f62cd39
Revamp README header
Canary release job / Create tag (push) Has been cancelled
Canary release job / Release for linux-arm64 (push) Has been cancelled
Canary release job / Release for linux-x64 (push) Has been cancelled
Canary release job / Release for win-x64 (push) Has been cancelled
Canary release job / Release MacOS universal (push) Has been cancelled
2024-12-14 08:41:44 -06:00
Evan Husted
2cd54d0da0
Remove icon padding
2024-12-14 08:03:17 -06:00
Evan Husted
b97b8ca8f5
Logo from PR #381 everywhere
2024-12-14 07:27:07 -06:00
Matteo Forlani
d7d4225e0d
New macOS icon ( #381 )
2024-12-14 07:23:47 -06:00
Evan Husted
a9e0fac9dc
fix changelogs in canary release
2024-12-13 19:28:34 -06:00
Daenorth
1b9656e960
Norwegian Translation ( #338 )
Canary release job / Create tag (push) Has been cancelled
Canary release job / Release for linux-arm64 (push) Has been cancelled
Canary release job / Release for linux-x64 (push) Has been cancelled
Canary release job / Release for win-x64 (push) Has been cancelled
Canary release job / Release MacOS universal (push) Has been cancelled
2024-12-13 03:56:20 -06:00
Hack茶ん
8994e7476c
Korean Former Maintainers & About description translations ( #371 )
2024-12-13 03:54:07 -06:00
rrondo
b3944a18b7
Some changes to Ukrainian localization (uk_UA.json) ( #356 )
...
Canary release job / Create tag (push) Has been cancelled
Canary release job / Release for linux-arm64 (push) Has been cancelled
Canary release job / Release for linux-x64 (push) Has been cancelled
Canary release job / Release for win-x64 (push) Has been cancelled
Canary release job / Release MacOS universal (push) Has been cancelled
I made some small corrections and translated the lines that didn’t have
translations.
2024-12-10 11:58:53 -06:00
GabCoolGuy
18c957f90b
infra: Add a table to the releases ( #363 )
...
This adds a table making it clearer what artifacts are needed for what
platform.
Nogui builds are not provided in the table as per Greem's request.
MAINTAINER EDIT: reasoning for above is due to the Headless in Avalonia
PR; nogui builds are going away.
Tested for both canary and release builds and everything works fine:
[Canary](https://github.com/GabCoolDude/Ryujinx-Canary/releases/tag/1.2.6 )
[Release](https://github.com/GabCoolDude/Ryujinx/releases/tag/1.2.2 )
For release, the damn appimage messed everything up, but thanks to
macOS, you can still test if it works.
2024-12-10 11:02:18 -06:00
Evan Husted
1a005f96e7
Merge remote-tracking branch 'origin/master'
Canary release job / Create tag (push) Has been cancelled
Canary release job / Release for linux-arm64 (push) Has been cancelled
Canary release job / Release for linux-x64 (push) Has been cancelled
Canary release job / Release for win-x64 (push) Has been cancelled
Canary release job / Release MacOS universal (push) Has been cancelled
2024-12-08 13:05:47 -06:00
Evan Husted
072cd2824a
misc: chore: Simplify Updater version parsing.
2024-12-08 13:05:35 -06:00
Evan Husted
9da97bc911
misc: chore: Collapse XCIFileTrimmerLog implementations into a single class.
2024-12-08 13:05:09 -06:00
Evan Husted
39252b7267
UI: Update About window with the current status of the project.
2024-12-08 13:04:01 -06:00
Evan Husted
ec11bf2af9
i18n: Clean out old translations and reset outdated ones
2024-12-07 08:53:23 -06:00
bangfire
8ae72c1a00
Fix Windows Terminal hide/show functions ( #342 )
...
Canary release job / Create tag (push) Has been cancelled
Canary release job / Release for linux-arm64 (push) Has been cancelled
Canary release job / Release for linux-x64 (push) Has been cancelled
Canary release job / Release for win-x64 (push) Has been cancelled
Canary release job / Release MacOS universal (push) Has been cancelled
https://stackoverflow.com/a/78577080
2024-12-07 07:17:39 -06:00
Evan Husted
06abba25c1
UI: Adapt accent color to the user's system.
...
https://amwx.github.io/FluentAvaloniaDocs/pages/FATheme/Accents#using-the-systems-accent-color
2024-12-07 06:22:46 -06:00
Evan Husted
de00a71690
UI: Fix missing total DLC count.
...
Fixes #347 .
2024-12-07 05:48:11 -06:00
Evan Husted
315a1819c0
Attempt #2
2024-12-07 05:31:37 -06:00
Evan Husted
4ffb8aef12
Try and fix nullref
2024-12-07 05:21:16 -06:00
Evan Husted
290a6ad5de
HLE: extract custom NACP data functionality into a static helper for generic reuse elsewhere, and clarify magic numbers.
2024-12-07 04:30:04 -06:00
Evan Husted
eda4f4349b
headless: Actually log the command line errors
2024-12-07 04:06:22 -06:00
Evan Husted
5fbcb1f3a7
misc: chore: Cleanups & unused parameter removal
2024-12-07 04:06:22 -06:00
WilliamWsyHK
d00754477e
Add Firmware keyword in log if it is indeed firmware ( #343 )
...
Co-authored-by: LotP1 <rasmus.stilling.pedersen1@gmail.com>
2024-12-07 04:03:01 -06:00