How to resize character images in VSelect?

Technical support for Characters, Stages or Screenpacks

Moderator: Moderator

Arahabaki
Posts: 15
Joined: Sun Aug 28, 2022 10:20 pm

How to resize character images in VSelect?

Post by Arahabaki »

I'm trying to add characters to a motif that doesn't have a lot of space. How can I make the character images I insert smaller? Is there a resize tool or something?
Tetchi
Posts: 345
Joined: Mon Sep 13, 2021 11:17 pm
Location: México
Contact:

Re: How to resize character images in VSelect?

Post by Tetchi »

Code: Select all

Big portraits
p1.face.spr = 9000,1      ;Do not change from 9000,1
p1.face.offset = 18,13    ;Position to put big portrait
p1.face.scale = 1,1
p1.face.facing = 1
p2.face.spr = 9000,1
p2.face.offset = 301,13
p2.face.scale = 1,1
p2.face.facing = -1

Check here too:
► Show Spoiler
In text scale insert you changes. 1,1 is scale origin, 0.5,.05 is 1/2, but any numers is OK, a error & OK for find you scale/size
Image
http://tetchi2015.blog.2nt.com
Zeb2345 wrote: Sun Aug 28, 2022 5:33 pmthe fucking master
UmbreonLover wrote: Sun Aug 28, 2022 1:57 amneeds to be rewards with...
Arahabaki
Posts: 15
Joined: Sun Aug 28, 2022 10:20 pm

Re: How to resize character images in VSelect?

Post by Arahabaki »

Um where do I find that text exactly? Sorry I'm new to this.
Tetchi
Posts: 345
Joined: Mon Sep 13, 2021 11:17 pm
Location: México
Contact:

Re: How to resize character images in VSelect?

Post by Tetchi »

Oki, check the file "system. def" in the folder of name DATA, the file open with notepad/wrodpad/etc.
Image
http://tetchi2015.blog.2nt.com
Zeb2345 wrote: Sun Aug 28, 2022 5:33 pmthe fucking master
UmbreonLover wrote: Sun Aug 28, 2022 1:57 amneeds to be rewards with...
Arahabaki
Posts: 15
Joined: Sun Aug 28, 2022 10:20 pm

Re: How to resize character images in VSelect?

Post by Arahabaki »

Would this change it for everyone? I'm trying to add characters to a pack, but the characters I add in Vselect have images that are way bigger than all the ones that were already there. So I'm trying to make only the ones I added smaller.
Tetchi
Posts: 345
Joined: Mon Sep 13, 2021 11:17 pm
Location: México
Contact:

Re: How to resize character images in VSelect?

Post by Tetchi »

If it's for everyone, let's say that every char you insert will follow the guideline.

But if you want a character to be his portrait smaller or a specific size, you must edit the SFF file, you need some program like MCM by SES or Fighter Factory to edit it. Check on Google for more information and use.

Fighter Factory:
http://fighterfactory.virtualltek.com
Image
http://tetchi2015.blog.2nt.com
Zeb2345 wrote: Sun Aug 28, 2022 5:33 pmthe fucking master
UmbreonLover wrote: Sun Aug 28, 2022 1:57 amneeds to be rewards with...
Post Reply