Nerr License Maker

From Mario Fan Games Galaxy Wiki
 Blue!box.gif This article is about a game still in production.

Information shown is therefore liable to frequent change.

Nerr License Maker
Not yet available
Developer(s) Janj (developer), Wiiboy4ever (beta tester)
Announce Date Around July 7th
Release Date July 21st 2011
Genre Gadget
Players 1
Input Mouse, Keyboard
Medium C# (coding), Photoshop (graphics)
Platform Windows
Status V1 Released, V2 in dev

Nerr License Maker is an upgraded port from the license creator in the unfinished game, Swoon.exe. Licenses are saved in NRLI format, the format for all Nerr Licenses.


NRLI Files

NRLI files, known as Nerr Licenses or Nerr Real License Identity files, are files for use in Nerr License Maker. They can then be exported to five different image formats.

Encoding

Version 1.0

Version 1 NRLI files are saved like this:

Janj

June

25

Elite Nerr


Line 1 is the name

Line 2 is the month

Line 3 is the date

Line 4 is the status

Version 1.0 Licenses are very insecure. They can be edited with any text editor, and their functionality has been dropped for the release of version 2.0

Version 2.0

NRLI files are encoded in a way different than before. Since the program does checks to make sure it is a NRLI file, it has to be recognized as a NRLI point 2 file. If the program does not find the four lines that make sure it is a NRLI point 2 file, then the file is corrupt. Since NRLI point 1 files do not have these lines, they cannot be opened with the NRLI point 2 editor.

*Version 2 NRLI files are saved like this:

<NRLI VER 2.0>

NRLI::Janj

Janj

June

25

Elite Nerr C:\NerrLicenses\LuigiStarbits.png

<NRLI ENCODING>

NRLI point 2


Line 1 is the NRLI version.

Line 2 is the line that checks if the file is corrupt.

Lines 3-6 are explained in the NRLI point 1 section.

Line 7 is the location of the ID Image.

Line 8 ends the NRLI encoding.

Line 9, after the end of the NRLI encoding, is another check to see if the file is corrupted.

*Subject to change

Nerr Licenses

Nerr Licenses are the files that you can make with Nerr License Maker. They currently have four different parameters:

Name

Your name. Simple as that.

Introduced in V1

Birthday

These are two separate parameters: month and date. If chosen to export as image, they are together.

Introduced in V1

Nerr Status

Your Nerr Status is your rank, which is basically your position on the digibutter.nerr forums. The five different options, in order from least powerful to most powerful are:

  • Cool Nerr
  • Digital Nerr
  • Schweet Nerr
  • Hi-technicaaaal Nerr
  • Elite Nerr

Introduced in V1

ID image

Your ID image is an image to put on your Nerr License. It can be any picture, but it will shrink down to 110 x 110 px or less, depending on the ratio of length to width. All pictures are stored in the folder C:\NerrLicenses. This is for compatibility between all users.

Introduced in V2