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

MIRAI YOSOU STUDIO - Some textures and printout results are not displayed correctly #1378

Closed
kihato opened this issue Feb 1, 2024 · 3 comments · Fixed by #1379
Closed

MIRAI YOSOU STUDIO - Some textures and printout results are not displayed correctly #1378

kihato opened this issue Feb 1, 2024 · 3 comments · Fixed by #1379
Labels
bug Something isn't working

Comments

@kihato
Copy link

kihato commented Feb 1, 2024

Windows11 / i7-10700F / GTX 1660 SUPER

Github hash: e286f98

Some textures are not displayed correctly. (I've tested all Graphics APIs, Sorting, but nothing works.)
nittere

Some of the printout results appear to be incorrect. (inside the red frame)

  • I don't know what is printed in the red frame at the top on the actual machine, but I can't read it in this image.
  • In the red frame in the middle, the letters are broken or overlap.
  • In the last red frame on the right side, the character's face appears to be broken.

MIRAI YOSOU STUDIO-results

@kihato kihato added the bug Something isn't working label Feb 1, 2024
@TheCoolPup
Copy link

This is a known bug, don’t know what the problem is yet

flyinghead added a commit that referenced this issue Feb 1, 2024
Reset destination area to 0 if attempting a dma xfer from an invalid rom
offset. Also update SB_GDSTARD and SB_GDLEND in this case.
Fixes texture corruption in ntvmys.
Issue #1378
flyinghead added a commit that referenced this issue Feb 1, 2024
Fix create bitmap DC2 sequence: 4 bytes then data.
Record msb mode at time of image definition as it might change before
the image is printed.
ntvmys uses 64-pixel wide custom characters.
Custom chars must use current bitmap msb setting.
Implement rule line dot fill and pattern fill.

Fixes most ntvmys print out issues.
Issue #1378
@flyinghead
Copy link
Owner

Texture corruptions and most printing issues should be fixed in the latest dev build

@flyinghead flyinghead linked a pull request Feb 1, 2024 that will close this issue
@kihato
Copy link
Author

kihato commented Feb 1, 2024

The textures are no longer corrupted and the printed output looks much better. Thanks!

Additional Information:
If you do not adjust the touch panel in test mode when starting up for the first time, you will only be able to move the cursor near the top right of the screen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants