Skip to content

Instantly share code, notes, and snippets.

@freem
Created December 8, 2018 19:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save freem/981686c4a0fec7665d96801d308d3c8b to your computer and use it in GitHub Desktop.
Save freem/981686c4a0fec7665d96801d308d3c8b to your computer and use it in GitHub Desktop.
WM2K/VPW2 <-> No Mercy Face Conversion
Obviously this will not be the BEST process, but here we go...
--------------------------------------------------------------------------------
[WM2K/VPW2 to No Mercy]
1) resize existing 32x64 face to 32x53
2) resize canvas to 32x64
3) Move face so that the chin bottom is one pixel from the bottom of the image.
4) Perform manual corrections
method 2
1) select 28x56 area starting from 2,9
2) resize to 27x47
3) paste resized image at 2,16
this seems to match the kobashi face better than the first method
--------------------------------------------------------------------------------
[No Mercy to WM2K/VPW2]
1) Select 32x53 area starting 10 pixels down, ending at the bottom of the chin?
Select 28x53 area, ignoring the leftmost and rightmost two columns
2) Resize face to <del>32x64</del> 28x64
3) Cry because there's too much bullshit that has to be done
* fix colors
* fix neck
* fix junky areas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment