I need help with a bug or something

● ARCHIVED · READ-ONLY
Started by isakbladh 9 posts View original ↗
  1. Did you use a parallax image? My guess is yes and some of the looping options are checked. You will also want to use a parallax fix script which can be found in the master script list.

    If not, I have no idea.
  2. The room is 17x13, so you should have a resolution of 544x416. Do you have a script or something to increase the resolution? Because in game they seems to be more tiles.
  3. That clearly has a script modifying the resolution... just a simple counting of the tiles will allow you to see that it has 3 more tiles to the right and 2 more tiles up which means it uses 20x15 instead of 17x13, which means you're using a non-default resolution of 640x480


    If you have Yanfly's Ace Core (or any other core that has a part for adjusting resolution), check it and make sure ur using 544x416 instead of 640x480
  4. I only have 2 scripts yet: a name box script and a animated title screen script

    i guess it is the animated title script but i don't find where the resulotion is, its over 700 rows
  5. try to look for Graphics.resize using the search function
  6. Or nevermind i found it!

    Problem solved. thanks for the help guys:)
  7. This thread is being closed, due to being solved. If for some reason you would like this thread re-opened, please report this post and leave a message why. Thank you.