Advertisement
superSANIC

GX image2emblem

Jan 4th, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. The regular .exe files in the image2emblem app don't seem to work for me, so I have to do a workaround.
  2. By downloading the coding app that was used (Processing), you can run the scripts and load the program that way.
  3.  
  4.  
  5. 1) download the emblem converter here:
  6. https://github.com/fzerocentral/fzgx-image2emblem
  7.  
  8. 2) download Processing 2.2.1 here (don't DL the latest release but the older 2.2.1 version down below):
  9. https://processing.org/download/
  10.  
  11. 3) Unzip both of them
  12.  
  13. 4) In the image2emblem folder look for: processing/source/ImageToEmblem1_02
  14.  
  15. 5) open 'ImageToEmblem1_02.pde' with Processing.exe
  16.  
  17. 6) The Processing program should pop-up. Click the play icon in the top-left to run the app
  18.  
  19. 7) Now the actual Image2Emblem app should appear. Load in 64x64 size images to convert.
  20.  
  21. 8) Check the emblemOutput folder for a '.gci' file. If it works out this should be your converted emblem.
  22.  
  23.  
  24. If this works you shouldn't need the rest of the stuff in the image2emblem zip.
  25. (Only the 'ImageToEmblem1_02' folder found within 'processing/source'.)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement