User Tools

Site Tools


plugin

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
plugin [2009/05/12 19:05] romcenterplugin [2009/05/12 19:22] romcenter
Line 1: Line 1:
 +====== RomCenter plugin ======
 +
 +Plugins are used by romcenter to calulate the file crc and size. Its main work is to recognize the rom format, skip header datas and process roms datas so 
 +that two roms of a same game in different format return only one size and crc.
 +
 +Here is an example of three roms with different crc and different size:
 +
 +{{:nes_plugin1.png|}}
 +
 +With the standart plugin, the crc is calculated on the whole files, including the header.
 +
 +Now, if we switch to a dedicated plugin (here, nes.dll), the nes format is understood (ffe, nes, unf) and the file appears to be the same game.
 +
 +{{:nes_plugin2.png|}}
 +
 +Using plugins, you only need to store one crc and one size in the datafile to recognize all formats.
 +
 +====== Available plugins ======
 +
 +
 [[Nes plugin]] [[Nes plugin]]
  
 [[Arcade plugin]] [[Arcade plugin]]
plugin.txt · Last modified: 2024/02/17 11:58 by romcenter

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki