Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix broken EFilePocket on Integrated AR Bionic #79361

Merged

Conversation

QuillInkwell
Copy link
Contributor

Summary

Bugfixes "Fix broken EFilePocket on Integrated AR Bionic"

Purpose of change

The Integrated AR Bionic no longer works for reading and scanning books now that the EFile Storage system is here. Looks like it was missed.

Describe the solution

Fix #79358 by adding the correct pocket to the fake item.
I set the size to 2tb and based the data transfer speed on this micro-sd card. (It says 240MB/s but apparently it's top write speed is actually 140MB/s.)

I gave it a phone connection type. I imagine you just lift up your eyelid and there's a micro USB port there. Or maybe it does Bluetooth 😂.

Describe alternatives you've considered

I could try to "sci-fi" up the values since bionics are meant to be beyond what we have access to right now. But I am also hard pressed to imagine a scenario where you need more storage. (At least under the current storage model.)

Testing

Loaded up a game. Gave myself the bionic. Tried scanning a book. Bug is fixed.

Additional context

@github-actions github-actions bot added [JSON] Changes (can be) made in JSON <Bugfix> This is a fix for a bug (or closes open issue) astyled astyled PR, label is assigned by github actions json-styled JSON lint passed, label assigned by github actions labels Jan 26, 2025
@GuardianDll GuardianDll merged commit d95d165 into CleverRaven:master Jan 27, 2025
29 of 30 checks passed
@github-actions github-actions bot added the BasicBuildPassed This PR builds correctly, label assigned by github actions label Jan 27, 2025
@QuillInkwell QuillInkwell deleted the fix-intergrated-ar-bionic branch January 27, 2025 12:34
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions <Bugfix> This is a fix for a bug (or closes open issue) [JSON] Changes (can be) made in JSON json-styled JSON lint passed, label assigned by github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Aftershock] + Vanilla: Atomic Smartphone has negative memory, and Integrated AR can't store books/read them
2 participants