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

Invizimals black screen ( sceusb issue ) #7580

Closed
sum2012 opened this issue Mar 10, 2015 · 4 comments
Closed

Invizimals black screen ( sceusb issue ) #7580

sum2012 opened this issue Mar 10, 2015 · 4 comments
Milestone

Comments

@sum2012
Copy link
Collaborator

sum2012 commented Mar 10, 2015

PPSSPP v1.0.1-158-g33b291a log:
https://gist.github.com/sum2012/67019d08b0df36dbcd5b
JPCSP log:
https://gist.github.com/sum2012/35a482354a2b29e8d43f

JPCSP code:
fakeModule.write(Memory.getInstance(), fakeModule.address);
Managers.modules.addModule(fakeModule);

I think we can try that write memory and add module to module list to fix black screen

@benderscruffy01
Copy link

does this just happen on windows ???
or does it happen on androids aswell

@LunaMoo
Copy link
Collaborator

LunaMoo commented Apr 10, 2019

I believe it wasn't really a duplicate of the closed issue mentioned above. Back when this was opened, cam was unsupported, currently it's partially supported on android and the game no longer shows "black screen", but as reported goes in-game with some glitches. The missing video from the closed issue might simply be a result of speedhacks like skipping buffer effects, disabling simulate block transfer or other heavy effects which are commonly disabled by android users. Could also be a real problem which needs it's own issue, either way I'll mark this one as outdated for now.

Also to note, camera is not supported on other OS's, but still should show some pre-set image in place of captured video when other things work correctly.

@unknownbrackets
Copy link
Collaborator

As I understand from #8521, it's more or less working now with the exception of microphone. But it probably does indeed not work on all platforms.

-[Unknown]

@hrydgard
Copy link
Owner

hrydgard commented Sep 8, 2019

This can indeed be closed.

@hrydgard hrydgard closed this as completed Sep 8, 2019
@unknownbrackets unknownbrackets added this to the v1.9.0 milestone Sep 8, 2019
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

No branches or pull requests

5 participants