-
Notifications
You must be signed in to change notification settings - Fork 183
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
Mario Tennis: Invisible Menus (Regression) #1940
Comments
This WIP from October 17th has every menu working correctly. Somehow a commit that was added to the WIP of October 21st has caused this issue in Mario Tennis. Here is the working WIP: https://drive.google.com/file/d/1NmHCcoD_E7m4aSFbhELb-32R0leXgXa2/view?usp=sharing |
I was recently getting invisible menus in that game when I had enableNativeResTexrects = TRUE or in custom settings for that game: |
With the newest build https://drive.google.com/file/d/12sJs30B-yvgYCE5mo2njk8bdKmESsGBX/view?usp=sharing The issue is back if you have Render 2D Elements enabled. When enabled all the menus in the game except for Player select and Continue are invisible. |
Seems to be fixed now. Please test with latest WIP build from #1574 |
Tested it out with the lastest WIP using Render 2D Elements and the menus are all there. Nicely done! |
EDIT: The WIP from October 17th has no issues. https://drive.google.com/file/d/1NmHCcoD_E7m4aSFbhELb-32R0leXgXa2/view?usp=sharing
The menus for choosing a play mode in Mario Tennis have vanished. I am using Project 64 2.4.0.668-gc506db5 and default settings. The issue happens in the newest WIP released 14 days ago, https://drive.google.com/file/d/17yKKOiE8qyXv0KT38YTCQDmaaGDwYZtg/view?usp=sharing it also happens with the WIP using Stefan's fix https://drive.google.com/file/d/1-Zpt7qq_UDbgsE0q-TXeQHMAeVaVh2QP/view?usp=sharing
Interesting enough, if I enable Copy auxiliary color buffers to N64 memory, ALL the menus disappear not just the Play Mode menus.
The Play Mode menus were showing with this WIP build from August 12, before the FXAA was added. https://drive.google.com/file/d/1htSop9L_DTpcnYAhepCQrRbEVcdFda0P/view?usp=sharing
This menu is partially broken, all the others are fine.
The text was updated successfully, but these errors were encountered: