- Joined
- Aug 16, 2020
- Messages
- 12
- Reaction score
- 1
- First Language
- english
- Primarily Uses
- RMMV
Hello!
I'm using a somewhat small resolution for my MV project (768*720, a NES resolution with 3 times enlarged pixels) and I'm having some trouble setting up the menus.
Overall it's starting to work ok, but I want to move some elements around :
Here the names of the characters don't properly align with the Face portraits, and the column to the right (with the Class name, HP, SP and RP) should be moved a bit to the left.
My main problem is with the Skill menu: the HP, SP and RP elements are pushed too much to the right and are cut.
If possible I'd like to push them a bit more to the left, and possibly make the command window less wide, to gain a bit of space.

I tried to look into the rpg_windows.js file to see if I could find what values to edit, but I have absolutely no idea where to look, could one of you help me find the values I need to tweak?
Thanks a lot in advance!
EDIT : I managed to fix the "Skill Window" problem by making a small concession on the game resolution (it's now 846*720, an adjusted NES resolution? but still with square pixels? eh whatever), but the alignment in the main menu window is still not ideal. It's really tolerable, but if a good soul still feels like helping me figuring out the rpg_windows.js file, I'd be super grateful.
I'm using a somewhat small resolution for my MV project (768*720, a NES resolution with 3 times enlarged pixels) and I'm having some trouble setting up the menus.
Overall it's starting to work ok, but I want to move some elements around :
Here the names of the characters don't properly align with the Face portraits, and the column to the right (with the Class name, HP, SP and RP) should be moved a bit to the left.
My main problem is with the Skill menu: the HP, SP and RP elements are pushed too much to the right and are cut.
If possible I'd like to push them a bit more to the left, and possibly make the command window less wide, to gain a bit of space.

I tried to look into the rpg_windows.js file to see if I could find what values to edit, but I have absolutely no idea where to look, could one of you help me find the values I need to tweak?
Thanks a lot in advance!
EDIT : I managed to fix the "Skill Window" problem by making a small concession on the game resolution (it's now 846*720, an adjusted NES resolution? but still with square pixels? eh whatever), but the alignment in the main menu window is still not ideal. It's really tolerable, but if a good soul still feels like helping me figuring out the rpg_windows.js file, I'd be super grateful.
Attachments
-
239.3 KB Views: 2
Last edited:

