RubyGems Navigation menu

sabrina 0.5.5.1

A library for manipulating GBA ROMs of a popular monster collection RPG series. It is written entirely in Ruby and uses Chunky PNG, which is also a pure Ruby library. Compared to the many excellent GUI tools available, this library focuses on non-interactive manipulation of ROM data. Key features include: * Support for several automatically recognized base ROM types. Additional types can be supported by placing JSON files in the user's +.sabrina+ directory. * Import and export sprite sheets to or from PNG files via Chunky PNG. The 256x64 format (front, shiny front, back, shiny back) compatible with tools such as G3HS or A-Series is automatically recognized. * Direct transfer of data between two ROM files, bypassing the stage of opening several application windows or creating intermediary files on the HDD. * Access to low-level read-and-write operations on ROMs through Bytestream instances, with support for LZ77 compression and encoding/decoding text strings.

Gemfile:
= Copiar al portapapeles ¡Copiado!

instalar:
=

Versiones:

  1. 0.5.5.6 - October 13, 2014 (31,5 KB)
  2. 0.5.5.5 - October 13, 2014 (31,5 KB)
  3. 0.5.5.4 - October 13, 2014 (31 KB)
  4. 0.5.5.3 - October 13, 2014 (28,5 KB)
  5. 0.5.5.2 - October 12, 2014 (28,5 KB)
  6. 0.5.5.1 - October 12, 2014 (29 KB)
Mostrar todas las versiones (7 total)

dependencias de Runtime (2):

chunky_png >= 0
json >= 0

Propietarios:

Autores:

  • Winterbraid

SHA 256 checksum:

= Copiar al portapapeles ¡Copiado!

Total de descargas 16.744

Para esta versión 2.244

Licencia:

MIT

Versión de Ruby requerida: >= 0

Enlace: