[Service/ video_core] Replace assertions with warnings and update stubs #3160

Open
JPikachu wants to merge 1 commit from mci into master
Member
  • Return error logs instead of asserts for BSD sockets
  • Warn about source depth != 1 in blits instead of assert in Fermi2D
  • Update AM 210 - GetLaunchRequiredVersionUpgrade

Credit: liberodark.
Fixes Marvel Cosmic Invasion loading screen crash.

- Return error logs instead of asserts for BSD sockets - Warn about source depth != 1 in blits instead of assert in Fermi2D - Update AM 210 - GetLaunchRequiredVersionUpgrade Credit: liberodark. Fixes Marvel Cosmic Invasion loading screen crash.
[Service/ video_core] Replace assertions with warnings and update stubs
All checks were successful
eden-license / license-header (pull_request) Successful in 45s
GitHub Actions [CI] Build succeeded
GitHub Releases [CD] Build succeeded – Release published
e324f2009c
- Return error logs instead of asserts for BSD sockets
- Warn about source depth != 1 in blits instead of assert in Fermi2D
- Update AM 210 - GetLaunchRequiredVersionUpgrade

Credit: liberodark.
Fixes Marvel Cosmic Invasion loading screen crash.
All checks were successful
eden-license / license-header (pull_request) Successful in 45s
Required
Details
GitHub Actions [CI] Build succeeded
GitHub Releases [CD] Build succeeded – Release published
This pull request doesn't have enough approvals yet. 0 of 2 approvals granted.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin mci:mci
git switch mci
Sign in to join this conversation.
No description provided.