[settings] modify reported product_model #3783

Open
Lizzie wants to merge 4 commits from lizzie/product-model-wawa into master
Member

I'll watch in utter disappointment.

Signed-off-by: lizzie lizzie@eden-emu.dev

I'll watch in utter disappointment. Signed-off-by: lizzie <lizzie@eden-emu.dev>
[settings] modify reported product_model
Some checks reported errors
eden-license / license-header (pull_request) Successful in 37s
GitHub Actions [CI] Build cancelled
500ba240d8
Signed-off-by: lizzie <lizzie@eden-emu.dev>
crueter left a comment
Owner

Don't forget Android.

Don't forget Android.
default=1
Some checks reported errors
eden-license / license-header (pull_request) Successful in 36s
GitHub Actions [CI] Build cancelled
e9e036d935
@ -1160,3 +1160,3 @@
// Most certainly should be 1 -- definitely should not be 2, but it's worth tinkering with anyways
u32 const product_model = 1;
auto const product_model = ::Settings::values.product_model.GetValue();
LOG_WARNING(Service_SET, "(STUBBED) called, product_model={}", product_model);
Owner

Not sure this should be considered stubbed anymore, eh?

Not sure this should be considered stubbed anymore, eh?
Lizzie marked this conversation as resolved
androiiii
Some checks failed
eden-license / license-header (pull_request) Successful in 35s
GitHub Actions [CI] Build failed
554c0d377b
forgot comma... haha
Some checks failed
eden-license / license-header (pull_request) Successful in 33s
GitHub Actions [CI] Build failed
df6e3acd52
Lizzie force-pushed lizzie/product-model-wawa from df6e3acd52
Some checks failed
eden-license / license-header (pull_request) Successful in 33s
GitHub Actions [CI] Build failed
to fe5fd4d0ce
All checks were successful
eden-license / license-header (pull_request) Successful in 36s
GitHub Actions [CI] Build succeeded
GitHub Releases [CD] Release published
2026-03-27 01:17:41 +01:00
Compare
All checks were successful
eden-license / license-header (pull_request) Successful in 36s
Required
Details
GitHub Actions [CI] Build succeeded
GitHub Releases [CD] 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 lizzie/product-model-wawa:lizzie/product-model-wawa
git switch lizzie/product-model-wawa
Sign in to join this conversation.
No description provided.