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

Vertical scroll looks weird in MegaAri(megaari.nes) #11

Closed
takahirox opened this issue Nov 21, 2019 · 2 comments
Closed

Vertical scroll looks weird in MegaAri(megaari.nes) #11

takahirox opened this issue Nov 21, 2019 · 2 comments
Labels
bug Something isn't working specific rom

Comments

@takahirox
Copy link
Owner

megaari.nes

image

  1. No Alice in OP as the above screenshot shows
  2. After the OP, it halts with the following message, out of range access of PALETTES array.
thread 'main' panicked at 'index out of bounds: the len is 64 but the index is 68', src\ppu.rs:972:9
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace.
error: process didn't exit successfully: `target\release\nes-rust.exe ../nes-js/roms2/megaari.nes` (exit code: 101)
@takahirox takahirox added bug Something isn't working specific rom labels Nov 21, 2019
@takahirox takahirox changed the title Two proglems in megaari.nes Two problems in megaari.nes Nov 21, 2019
@takahirox
Copy link
Owner Author

takahirox commented Nov 21, 2019

With #15, the two problems are resolved. But I face a new problem, vertical scrolling looks weird.

@takahirox takahirox changed the title Two problems in megaari.nes Vertical scroll looks weird in MegaAri(megaari.nes) Nov 21, 2019
@takahirox
Copy link
Owner Author

Resolved by #19

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

No branches or pull requests

1 participant