description: this is a image editor/maker for the NXT Instructions: to edit/open a .ric file first open the file location of the .ric file (in the NXT software there stored at C:\Program Files (x86)\LEGO software\LEGO MINDSTORMS Edu NXT\engine\Pictures (note that this location is used a lot so when your told to save something i mean save it there) then go to hexed.it (or any other hex editor that lets you export the data as a code snippet in binary mode with one space instead of tab) open a .ric file with the hex editor and right click it and press select all (or any other way of selecting all of it) then right click and select export as code snippet copy the code snippet and in the project press o then press ctrl + v then press enter and wait for it to show the variables on the left to save a .ric file: press s then copy the first item in the list and then on your hex editor and press new file button and past in the thing you just copied in the fill pattern text box then copy the second item and past it in the size of new file text box then press apply then press save as and type in YourFileNameHere.ric and drag or copy your file into C:\Program Files (x86)\LEGO software\LEGO MINDSTORMS Edu NXT\engine\Pictures
this is still a work in progress so dont expect much