Opened 13 years ago
Closed 13 years ago
#4233 closed enhancement (wontfix)
update and Simplifies mythgame
Reported by: | Owned by: | greg | |
---|---|---|---|
Priority: | minor | Milestone: | 0.21 |
Component: | mythgame | Version: | unknown |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
update mythgame Solve the problem with mame roms and crc, many roms have same crc and it not show name correctly. remove crc and version , use name of rom to insert data
this is my first path, I work in mythgame to add num players, order by publisher and update spanish translation
Attachments (2)
Change History (3)
Changed 13 years ago by
Attachment: | mythgame.diff added |
---|
Changed 13 years ago by
perl script to fill gamedb (example, todo read info form http://www.mameworld.net/maws/)
comment:1 Changed 13 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Per the discussion that was had over this one on the -dev list I am not going in this direction with the rom crc matching and such. I am however going to look to add the Order by publisher, and have already included the spanish translation update. Closing this one.
initial patch