Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove dx9 #124

Merged
merged 5 commits into from
Mar 19, 2024
Merged

Remove dx9 #124

merged 5 commits into from
Mar 19, 2024

Conversation

Blooym
Copy link
Contributor

@Blooym Blooym commented Mar 8, 2024

Removes all dx9 components from XLCore

There are still some parts of XLCommon that need removing and will need updating in this PR.

@rankynbass
Copy link
Contributor

This doesn't build against the current FFXIVQuickLauncher master. I think you didn't update the submodule before testing. Currently getting this error:

/tmp/xlcore-src/src/XIVLauncher.Core/Components/MainPage/MainPage.cs(171,26): error CS1501: No overload for method 'LaunchGame' takes 11 arguments [/tmp/xlcore-src/src/XIVLauncher.Core/XIVLauncher.Core.csproj]
/tmp/xlcore-src/src/XIVLauncher.Core/Components/MainPage/MainPage.cs(825,44): error CS1501: No overload for method 'LaunchGame' takes 11 arguments [/tmp/xlcore-src/src/XIVLauncher.Core/XIVLauncher.Core.csproj]

@goaaats
Copy link
Member

goaaats commented Mar 13, 2024

She made this before I made my changes that remove DX9, you should just need to remove the argument - was the only thing that needed changing.

@Blooym
Copy link
Contributor Author

Blooym commented Mar 13, 2024

Should build again now

@rankynbass
Copy link
Contributor

Awesome. Was just trying to update the compatibility rework patches to work with latest, and the remove dx9 bit was causing issues.

@marzent marzent merged commit c6cd1b2 into main Mar 19, 2024
1 check passed
@marzent marzent deleted the remove-dx9 branch March 19, 2024 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants