-
Notifications
You must be signed in to change notification settings - Fork 38
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
[Episode 3] Only first banner image loads #464
Comments
I've done some further research on the Ep3 media update command and refined the GVM encoder. Unfortunately, some of this research leads to further restrictions: images must be square and both dimensions must be a power of two. But the end result is that this now seems to work with arbitrary banners; I can now load two different banners in the same lobby and they both appear. Please try out the latest master version and let me know if it works for you. |
Not sure when I'll be able to attempt building from source, but in worst case I'll check it out on the next release. Thanks! |
I haven't been able to get this one to work with These are the files being used, but no matter how I load them, I always get the same one twice. There's not many differences between the two files - one has a black background and one is transparent. Config is as such:
|
Bug:
When providing multiple images (with non-conflicting bit masks) in config.json, only the first one actually appears in the lobby, in all of the places represented by all of the bit masks in the array of images.
To reproduce
Game version:
Episode 3 via Dolphin (cannot test on actual GC hardware).
Thanks!
The text was updated successfully, but these errors were encountered: