I'm trying to fix all my skill icons and effects in my game and now I'm at a problem that requires the dekaron.exe to be modified. It only supports 255bytes I assume. Now in order to add more skill icons from buffer_01.dds I need to be able to take IconIndex # (in status.csv) higher than 255. I know that it can be done with ollydbg but I only know how to do certain things with that. Does anyone know how to do this? I would be grateful. Thanks!