Version 3.00 alpha 1 released for testing
Posted: Tue Jan 30, 2007 4:29 pm
Yes, zipped dat are not yet supportedabalone wrote:Nice job Eric![]()
Just a few feedbacks
1) When importing data files, RC treats Zipped data files as CMPro files.
hmm, ok, I will look for a simpler way of doing that.2) Wizard mode is too annoying when creating new database. I recommend using one simple window instead.
Yes, I can't do anything about it. Zipping is very efficient if you need to move it. I dont' think 40 or 80MB on a hard drive is a big problem today.3) The DB files are quite large, for example, MAME Data files is around 10M, the generated database are 42M.
They are actually hard coded and I added them for testing. If you have ideas of lists, post them. It could eventually be customizable in the future.4) Not quite sure the meaning of nodes present in template.bin. How are they determined?
Yes, it will be better. rcd is fine.5) I suggest using other extension for database files. (eg .rcd = RomCenter Database)
No, it is not yet hooked.6) It seems that I couldn't drag drop folder on RC
oh sh...t7) RC seems doesn't like the Time format in Non-english Wiindows. The path cannot be added. (It works in my ofice's english WinXP)
Query Paths list
Add new rom path
Add rom path [I:\r\t\Philips\CD-i\Applications]
Loading 2 files in DB
erreur : conversion error from string "2006-04-18 上午 11:52:14"
erreur : conversion error from string "2006-04-18 下午 12:09:20"
2 files loaded
Analysing files
Refresh database status
Refresh Paths node in TreeView
Yes, ok for DBI suggest to save the database files in one folder like "DB" other than the RC path
I want to use a MRU (most recently used). Do you think it could do the trick ?9) It would be great to have a combo box for database files like the datafile list in RC271
I haven't had time to see RC 3.0a1 yet as i'm in the middle of a million things ATM (including a PC re-installation). I hope i'll have some time this weekend to check it out. About the point mentioned above, i'd like to say that MRUs are fine as long as a small number of files are used. If someone has several files, it may not be convenient. Besides, files in MRUs are not sorted.RomCenter wrote:I want to use a MRU (most recently used). Do you think it could do the trick ?abalone wrote:9) It would be great to have a combo box for database files like the datafile list in RC271
Since 10M is unzipped data files size. I suspect if the database contains some junk data. Anyway, I agree that size is no big deal todayRomCenter wrote:Yes, I can't do anything about it. Zipping is very efficient if you need to move it. I dont' think 40 or 80MB on a hard drive is a big problem today.3) The DB files are quite large, for example, MAME Data files is around 10M, the generated database are 42M.
Both features are cool and wanted!RomCenter wrote:I want to use a MRU (most recently used). Do you think it could do the trick ?9) It would be great to have a combo box for database files like the datafile list in RC271
I don't know yet how I will display filters. Ideas are welcome. I prefer the mame32 style because it's easier to add custom filters (like sql filters)abalone wrote:a) Just a few more ideas, the nodes in Database seems for game filtering/grouping. But in case there are too many filters (nodes), it will be too dizzy.
I suggest to either having
1) MAME32 style filter (ie, make one more panel on the left) OR
2) Add a new grouping toolbar (then add a combo list like: group by manufactor, group by dumping, group by rom size, group by dumping status, group by year, group by resolution, group according to User-defined filter etc). Of course, recursive grouping is also welcome![]()
Yes, probably to manually add new filter nodes. Current sql are hard coded. I will first move them in a config file and then make an interface to add/remove them.b) Since you are now using database, is it possible to allow advanced user to enter select query directly?
This is more difficult. The database must be dynamically moidified to store new datas. But this is not a real problem. The big problem is datafiles. AFAIK, only mame provides structured xml games infos, other datafiles include these infos in the game name itself and it is not always coherent...c) It will also be great if user can define their own correct game name, since some people like numbered roms but some don't.
For example,
%####% - %gamename% (%year%) (%country%) (%dumpinggroup%) (%crc32) [%dumping status%]
%gamename% (%country%)
**The variable may be defined according the xml tag of the data files
RBSD will be replaced by icons (when I have time to make it).d) The new RBSD field is cool! but I suggest to show the number of missing roms/bios/sample/disk instead of just a red icon.
Right for this one.e) I think "Game name" field should be called "Folder/archive name" instead, while "Game description" should be "Game name"
This could be an option. (I use the default ctrl+ shortcut)f) Would you enable the "auto column sizing"? It is sometime very annoying to adjust manually![]()
You're welcome. This is now the best moment to make requests and ideas.Sorry to make so many requests
No problems.Wanderer wrote:I haven't had time to see RC 3.0a1 yet as i'm in the middle of a million things ATM (including a PC re-installation). I hope i'll have some time this weekend to check it out. About the point mentioned above, i'd like to say that MRUs are fine as long as a small number of files are used. If someone has several files, it may not be convenient. Besides, files in MRUs are not sorted.![]()
Yes, it is correct, 15min. This is a one time process. It is needed to load every roms in the DB and then make links between games, roms, clones, samples etc...Also, i have a question about the announcement of RC3a1: 15 minutes to create the mame database??? Is this correct? If yes then is this happening because this is an alpha version? Will it be improved later on?
So, for every new mame release 15 minutes are required to reload the whole thing in the db or just the new/changed files are added in the db, so we are talking about a couple of minutes?RomCenter wrote:Yes, it is correct, 15min. This is a one time process. It is needed to load every roms in the DB and then make links between games, roms, clones, samples etc...Also, i have a question about the announcement of RC3a1: 15 minutes to create the mame database??? Is this correct? If yes then is this happening because this is an alpha version? Will it be improved later on?
But I have some ideas to optimize it .
RBSD will be replaced by icons (when I have time to make it).d) The new RBSD field is cool! but I suggest to show the number of missing roms/bios/sample/disk instead of just a red icon.
The idea is good, but I find icons more easy to read than 4 columns of numbers. I can add more detailled info like these numbers in the (not yet available) 'property' window ?
please leave it in, very easy to use for a new user.abalone wrote:Nice job Eric![]()
Just a few feedbacks
2) Wizard mode is too annoying when creating new database. I recommend using one simple window instead.