Giter VIP home page Giter VIP logo

neodc-icondata-tool's Introduction

VMU Icon generator:

NeoDC, 2017.

License: Respect and dont steal.

This tool will enable you to take a 32x32 image and then transform it into a suitable format to use on a VMU

Little to no error checking is done, no safety is implied. NeoDC is not responsible for anything that happens with this.

Requirements: Webserver+PHP (min 5.2.17.17 i guess, thats what i use) access to files, upload functionality isnt present at this time Web Browser

How to use: STEP 1 - Create the ICONDATA.VMS browse to color_extract.php (working title)

  • Ignore errors most likely
  • Configure the page: with arguments POST/GET
    • img=king.png (the image to work from, must be 32x32)
    • invert=1/0 (should the B&W icon be inverted) OPTIONAL
    • threshold=0-FF (threshold for visible pixel in B&W image) OPTIONAL
  • Ex: color_extract.php?img=flower.png&threshold=55&invert=1

The page will show you:

  • The palette it generated (up to 16 colors)
  • The B&W icon it generated
  • Your original image

Congrats! ICONDATA.VMS has now been created!

  • Verify the create image with vms_icondata.php
  • This will read your newly created file and display how the dreamcast will

STEP 2 - Create a valid ICONDATA.VMI file (for vmu tools, planetweb browser, etc...) browser to vmi_format.php (working title)

  • Page will be blank (its ok!)
  • use commands to get stuff done
  • Commands:
    • cmd=NONE (nothing)
    • cmd=createVMI (write .VMI with optional parameters)
      • desc=Game_Save (the description for the file, up to 32 characters) OPTIONAL
      • cpy=NeoDC (copyright holder, up to 32 characters) OPTIONAL
      • name=SONIC (filename to write)
      • Ex: vmi_format.php?cmd=writeVMI_ICON&desc=TESTING&cpy=VIETNAM&name=SONIC
    • cmd=writeVMI_ICON (write ICONDATA.VMI with optional parameters)
      • desc=Game_Save (the description for the file, up to 32 characters) OPTIONAL
      • cpy=NeoDC (copyright holder, up to 32 characters) OPTIONAL
      • Ex: vmi_format.php?cmd=writeVMI_ICON&desc=TESTING&cpy=VIETNAM
    • cmd=readVMI (read and display information about a .VMI)
      • name=SONIC (filename to read, becomes [NAME].VMI)
      • Ex: vmi_format.php?cmd=readVMI&name=SONIC

CONGRATS! You are now able to use your .VMI and .VMS whereever you would like

neodc-icondata-tool's People

Contributors

haydenkowalchuk-csc4370 avatar mrneo240 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.