Rom Patcher JS

CRC32:
Required Parameter
Description
name:
The name to use for the new patched ROM.
Use underscores in place of spaces.
type:
Type of game.
N64 = Nintendo 64. WVC = Wii Virtual Console.
path:
Path to the patch file on the server.
i.e. "/patches/" or "/patches.zip".
Must end in "/" or ".zip".
file:
Name of the patch file on the server.
i.e. "ice-arrow.ups"
crc:
The CRC32 of the original ROM file to compare against.
CRC should be in hexadecimal (base 16).