ITotalJustice / notorious_beeg

gba emulator written in c++23
https://notorious-beeg.netlify.app/
GNU General Public License v3.0
41 stars 4 forks source link

[Spider-man the movie] mode 5 is clipped #105

Closed ITotalJustice closed 1 year ago

ITotalJustice commented 1 year ago

the game uses mode 5 during the intro to display some (heavily compressed) clips from the movie. mode 5 is 160x128, however i clip it by setting the loop to run up to 160 instead of 240.