Add ability to trim and untrim XCI files from the application context menu AND in Bulk #105

Merged
amurgshere merged 6 commits from add-ability-to-trim-and-untrim-XCI-files-in-bulk into master 2024-11-06 23:37:30 +00:00
amurgshere commented 2024-10-29 12:09:18 +00:00 (Migrated from github.com)

Add Ability to Trim XCI Files from Context Menu
Add ability to Trim XCI Files in Bulk
Stop warning in IpcServiceGenerator regarding nullable context

Screenshots:

image
image
image

Add Ability to Trim XCI Files from Context Menu Add ability to Trim XCI Files in Bulk Stop warning in IpcServiceGenerator regarding nullable context Screenshots: ![image](https://github.com/user-attachments/assets/434c2ca5-0266-43e9-90d1-8e281596c1bb) ![image](https://github.com/user-attachments/assets/e8e10e97-fd06-4ba9-8276-9bcf1b04a91e) ![image](https://github.com/user-attachments/assets/10661ed4-7751-4104-a0c8-1318b7157e9a)
amurgshere commented 2024-10-29 12:11:22 +00:00 (Migrated from github.com)

Hey @GreemDev ,

I have created this additional branch and Pull Request, it includes a User Interface to allow users to manage and trim / untrim their XCI files in bulk, this PR also includes the changes for the other PR which just adds the single context menu item to Applications as well from here - https://github.com/GreemDev/Ryujinx/pull/52

Let me know if any issues.

Thank You.

Hey @GreemDev , I have created this additional branch and Pull Request, it includes a User Interface to allow users to manage and trim / untrim their XCI files in bulk, this PR also includes the changes for the other PR which just adds the single context menu item to Applications as well from here - https://github.com/GreemDev/Ryujinx/pull/52 Let me know if any issues. Thank You.
GreemDev commented 2024-10-29 12:11:23 +00:00 (Migrated from github.com)

Should I close the previous iteration of this then?

Should I close the previous iteration of this then?
github-actions[bot] commented 2024-10-29 12:20:46 +00:00 (Migrated from github.com)
Download the artifacts for this pull request: * [ryujinx-Release-1.2.0+c345a7a-linux_arm64](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2140942553.zip) * [ryujinx-Release-1.2.0+c345a7a-linux_x64](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2140951711.zip) * [ryujinx-Release-1.2.0+c345a7a-macos_universal](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2140961093.zip) * [ryujinx-Release-1.2.0+c345a7a-win_x64](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2140970268.zip) <details><summary>GUI-less (SDL2)</summary> * [sdl2-ryujinx-headless-Release-1.2.0+c345a7a-linux_arm64](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2140942718.zip) * [sdl2-ryujinx-headless-Release-1.2.0+c345a7a-linux_x64](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2140951972.zip) * [sdl2-ryujinx-headless-Release-1.2.0+c345a7a-macos_universal](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2140961368.zip) * [sdl2-ryujinx-headless-Release-1.2.0+c345a7a-win_x64](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2140970594.zip) </details> <details><summary>Only for Developers</summary> * [ryujinx-Debug-1.2.0+c345a7a-linux_arm64](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2140943245.zip) * [sdl2-ryujinx-headless-Debug-1.2.0+c345a7a-linux_arm64](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2140943412.zip) * [ryujinx-Debug-1.2.0+c345a7a-linux_x64](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2140953373.zip) * [sdl2-ryujinx-headless-Debug-1.2.0+c345a7a-linux_x64](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2140953547.zip) * [ryujinx-Debug-1.2.0+c345a7a-macos_universal](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2140959918.zip) * [sdl2-ryujinx-headless-Debug-1.2.0+c345a7a-macos_universal](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2140960128.zip) * [ryujinx-Debug-1.2.0+c345a7a-win_x64](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2140972213.zip) * [sdl2-ryujinx-headless-Debug-1.2.0+c345a7a-win_x64](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2140972531.zip) </details>
amurgshere commented 2024-10-29 16:09:17 +00:00 (Migrated from github.com)

Should I close the previous iteration of this then?

Yes please @GreemDev

> Should I close the previous iteration of this then? Yes please @GreemDev
Sign in to join this conversation.
No description provided.