English Amiga Board


Go Back   English Amiga Board > Support > support.FS-UAE

 
 
Thread Tools
Old 13 July 2012, 07:45   #1
nexusle
Banned
 
Join Date: Jul 2010
Location: Earth
Age: 46
Posts: 500
[FS-UAE] Amiga Game Database for FS-UAE Launcher

Hey,

as you can read here FS-UAE now have support for an Amiga Game Database. To discuss about this feature I've created this thread.

@Frode

Is it planned to host this database in the internet?
nexusle is offline  
Old 13 July 2012, 23:47   #2
FrodeSolheim
FS-UAE Developer
 
FrodeSolheim's Avatar
 
Join Date: Dec 2011
Location: Førde, Norway
Age: 43
Posts: 4,043
Quote:
Originally Posted by nexusle View Post
Is it planned to host this database in the internet?
If people are interested in using it and contributing fixes to it, I will make it available / host it.

I don't yet know what form would be most useful to let people contribute to it. One way could be to set up a git repository (but it would become quite large with screens and covers).
FrodeSolheim is offline  
Old 16 July 2012, 10:18   #3
nexusle
Banned
 
Join Date: Jul 2010
Location: Earth
Age: 46
Posts: 500
Yes! I'm very interessted.

I'm also interrested in an web interface for this database. I mean, if you own the disk(s), FS-UAE would scan the floppy folder and detect this disks (by checksum) and download the database xml(s).

What do you think about this?
nexusle is offline  
Old 16 July 2012, 10:45   #4
nexusle
Banned
 
Join Date: Jul 2010
Location: Earth
Age: 46
Posts: 500
I've created a little JPG to show, what I mean:

Last edited by nexusle; 27 January 2013 at 20:10.
nexusle is offline  
Old 20 July 2012, 20:32   #5
FrodeSolheim
FS-UAE Developer
 
FrodeSolheim's Avatar
 
Join Date: Dec 2011
Location: Førde, Norway
Age: 43
Posts: 4,043
Hi, sorry for the late reply. Your idea to download on demand is (good drawing, btw) relatively easy to implement . Whether it is efficient depends on how many disks you have (If you have a lot, it will be more efficient to download a complete / compact database of checksums at once and compare locally while larger images (etc) will be generally more efficient to download on demand).

But the first step is to have good-quality information for download in the first place. Distributing database information to end-users is the easy bit, the real work lies in creating the database in the first place (*) and make it easy to maintain. If more than one person is contributing, guidelines and tools are necessary to manage the database.

I can provide a starting point for such a database by automatically collecting and organizing information from multiple sources, but entries will need to be manually verified / altered as needed. Also, in order to achieve good quality, screenshots and covers would have to be added manually.

(* There exists at least one similar database already (GameBase Amiga), but the licensing terms are much too strict -it does not allow use and/or re-distribution except for with GameBase Amiga)

Last edited by FrodeSolheim; 21 July 2012 at 14:09.
FrodeSolheim is offline  
Old 21 July 2012, 14:17   #6
FrodeSolheim
FS-UAE Developer
 
FrodeSolheim's Avatar
 
Join Date: Dec 2011
Location: Førde, Norway
Age: 43
Posts: 4,043
If anyone is interested in using the game database feature of FS-UAE Launcher, it would be nice if you would post a notice about it in this thread or otherwise let me know. I will look at improving the feature set and make it possible for people to contribute to a shared Amiga game configuration database if there is sufficient interest

Last edited by FrodeSolheim; 21 July 2012 at 14:33.
FrodeSolheim is offline  
Old 21 July 2012, 16:51   #7
bcripon
Registered User
 
Join Date: Jul 2012
Location: Chicago, USA
Posts: 69
I would like to see support for a game database. It can eliminate some frustration when first setting up a game configuration.

Bob C
bcripon is offline  
Old 21 July 2012, 17:56   #8
nexusle
Banned
 
Join Date: Jul 2010
Location: Earth
Age: 46
Posts: 500
+1

I'm definitely for a game Database!!

@Frode: can you please privide a little tool to create the cryptic numbers? (uuid, md5, crc32 and sha1)

So we could help to create database entry.
nexusle is offline  
Old 22 July 2012, 13:49   #9
FrodeSolheim
FS-UAE Developer
 
FrodeSolheim's Avatar
 
Join Date: Dec 2011
Location: Førde, Norway
Age: 43
Posts: 4,043
Quote:
Originally Posted by nexusle View Post
+1

I'm definitely for a game Database!!

@Frode: can you please privide a little tool to create the cryptic numbers? (uuid, md5, crc32 and sha1)

So we could help to create database entry.
I will provide such a tool if necessary The reason it may not be necessary (initially, at least) is that I can create best-effort configurations automatically (where these values are included) based on published DATs (etc), and the work lies in testing the configuration and registering options / adding screenshots / correcting the entry if necessary and marking the it as verified. I think this should be less work overall than starting from scratch. Also, the nice thing is that very many configurations will work out of the box anyway, so even the non-verified entries in the database will be useful.

I have created this configuration db, but the launcher needs an update to be able to use it. The main thing that has changed is using UUIDs for game identity / resource lookup instead of names, so that eventual re-naming will be less painful.
FrodeSolheim is offline  
Old 22 July 2012, 16:31   #10
FrodeSolheim
FS-UAE Developer
 
FrodeSolheim's Avatar
 
Join Date: Dec 2011
Location: Førde, Norway
Age: 43
Posts: 4,043
Here is a new version which supports an alternative database layout (hopefully without breaking existing setups) - Version 1.3.19:
  • Line endings / white space cleanup for public git repo.
  • Improved .spec file for openSUSE builds [RedDwarf].
  • Added docdir option to Makefile [RedDwarf].
  • Compilation fixes and buffer underflow fix [RedDwarf].
  • (Launcher) Support modified database layout format.
  • (Launcher) Added missing save disk image from distributions.
  • (Launcher) Updated translations: it [Speedvicio].
http://fengestad.no/wp/fs-uae/download-beta
FrodeSolheim is offline  
Old 22 July 2012, 20:20   #11
FrodeSolheim
FS-UAE Developer
 
FrodeSolheim's Avatar
 
Join Date: Dec 2011
Location: Førde, Norway
Age: 43
Posts: 4,043
The database can be downloaded here:
http://fengestad.no/wp/fs-uae/database

The database contains a *lot* of generated configurations. One of the reasons that there is one file per configuration is so they can be easily put into version control systems, such as git.

So what's needed (eventually) is to verify the configurations, and add/correct information where necessary (e.g if some game or configuration only works with one floppy drive, or needs more than the default memory) and of course add high-quality screens and covers. I'll have to document what options should be used (and create launcher editor GUI for the most common ones).

There is a (disabled) button in the launcher which in the future can be used to display only configurations which have been verified. Also, the star button will be used to only display favorites (when you later can mark configurations as such).

While possible, it is not convenient to manipulate these files directly. You can start the launcher with the "--editor" argument to open a (basic) editor view within the launcher which makes it a bit easier to manage. It should get a simpler interface + features such as drag and drop of files to the image boxes to copy images in place (etc).

I suggest you don't start seriously modifying the database yet until documentation, guidelines (and better tools) are available.

But you can play around with it (and ask questions if you have any so far).

Last edited by FrodeSolheim; 28 July 2012 at 12:41.
FrodeSolheim is offline  
Old 22 July 2012, 21:55   #12
nexusle
Banned
 
Join Date: Jul 2010
Location: Earth
Age: 46
Posts: 500
Absolutely cool!!! Very, very good!!

Just a idea: should we ask Tony Wiles as he would implement the same database feature in WinUAE?
nexusle is offline  
Old 22 July 2012, 22:00   #13
FrodeSolheim
FS-UAE Developer
 
FrodeSolheim's Avatar
 
Join Date: Dec 2011
Location: Førde, Norway
Age: 43
Posts: 4,043
Quote:
Originally Posted by nexusle View Post
Absolutely cool!!! Very, very good!!

Just a idea: should we ask Toni Wilen [ed.] as he would implement the same database feature in WinUAE?
I'm quite sure he wouldn't want to do that -It really does not need to be supported directly in WinUAE -and not in FS-UAE either. FS-UAE itself does not know anything about this feature.

(It would make more sense to extend FS-UAE Launcher to be able to set up and start WinUAE as an alternative to FS-UAE ;-) -Which is rather trivial to do)

Last edited by FrodeSolheim; 22 July 2012 at 22:15.
FrodeSolheim is offline  
Old 22 July 2012, 23:03   #14
FrodeSolheim
FS-UAE Developer
 
FrodeSolheim's Avatar
 
Join Date: Dec 2011
Location: Førde, Norway
Age: 43
Posts: 4,043
Quote:
Originally Posted by nexusle View Post
Absolutely cool!!! Very, very good!!
I've noticed you using Traps 'n' Treasures as example quite often, and since you are so enthusiastic, here are db modifications for Traps 'n' Treasures :
http://fengestad.no/fs-uae/files/traps_n_treasures.zip -Just extract over the existing files (and re-scan)

The changes are:
* Traps 'n' Treaures config entries are linked to the Traps 'n' Treaures game entry.
* The game only supports one floppy drive, so this is registered in the database in the game entry -options registered in game entries applies to all linked configurations (unless overridden).
* Viewport options are included to correct some cases where autoscaling gets confused.
* Configurations are renamed to the name from the game entry [done automatically by a tool] so all linked configurations use the same spelling of the game name.
* Covers and screens included (cover is a based on a scan from Exotica, screens are cropped versions of screens from LemonAmiga).
* Link to LemonAmiga entry added to the game entry (not displayed in the UI yet).
FrodeSolheim is offline  
Old 22 July 2012, 23:15   #15
nexusle
Banned
 
Join Date: Jul 2010
Location: Earth
Age: 46
Posts: 500
Many thanks!

Yes, TnT is one of the best platform jump 'n run after Turrican in my eyes! There are many other JnR out there, i.e. Yo! Joe! or P.P. Hammer, but only TnT I've played to the end
nexusle is offline  
Old 23 July 2012, 20:02   #16
nexusle
Banned
 
Join Date: Jul 2010
Location: Earth
Age: 46
Posts: 500
Hi Frode,

I, and I think many other of us too, have some CD32 images. Are they supported by the database at this moment?
nexusle is offline  
Old 23 July 2012, 21:34   #17
FrodeSolheim
FS-UAE Developer
 
FrodeSolheim's Avatar
 
Join Date: Dec 2011
Location: Førde, Norway
Age: 43
Posts: 4,043
Quote:
Originally Posted by nexusle View Post
Hi Frode, I, and I think many other of us too, have some CD32 images. Are they supported by the database at this moment?
Yes, the database also supports "CD32" and "CDTV" platforms in addition to "Amiga", I just didn't include configurations for them. The updated database can be downloaded here:
http://fengestad.no/wp/fs-uae/database

Last edited by FrodeSolheim; 28 July 2012 at 12:42.
FrodeSolheim is offline  
Old 24 July 2012, 07:55   #18
nexusle
Banned
 
Join Date: Jul 2010
Location: Earth
Age: 46
Posts: 500
Quote:
Originally Posted by FrodeSolheim View Post
Yes, the database also supports "CD32" and "CDTV" platforms in addition to "Amiga", I just didn't include configurations for them. Here are configurations created from information from TOSEC:
CD32: http://fengestad.no/fs-uae/files/cd32-data.7z
CDTV: http://fengestad.no/fs-uae/files/cdtv-data.7z
Thanks!

Works well!

Is it possible, to match the area of the cover to the cover size of CD32 games, if they are CD32 games?

Example:

1. Amiga Floppy Version


2. Amiga CD32 Version

Last edited by nexusle; 24 July 2012 at 21:30.
nexusle is offline  
Old 24 July 2012, 21:59   #19
FrodeSolheim
FS-UAE Developer
 
FrodeSolheim's Avatar
 
Join Date: Dec 2011
Location: Førde, Norway
Age: 43
Posts: 4,043
Quote:
Originally Posted by nexusle View Post
Thanks! Works well!

Is it possible, to match the area of the cover to the cover size of CD32 games, if they are CD32 games?
Yes, I'll improve the display of square covers -if not right now, at least eventually (I'll fix it along with other image-related improvements -cache resized thumbnails etc for faster loading, load images in a background thread, etc).
FrodeSolheim is offline  
Old 27 July 2012, 07:26   #20
nexusle
Banned
 
Join Date: Jul 2010
Location: Earth
Age: 46
Posts: 500
Quote:
Originally Posted by FrodeSolheim View Post
Game configuration database:
http://fengestad.no/fs-uae/files/amiga-data.7z

A selection of covers and screenshots
http://fengestad.no/fs-uae/files/amiga-images.7z
Hey Frode,

files doesn't work to download. Have you delete them?!



Edit:

Just found the problem. Files are renamed. Here the right links:

http://fengestad.no/fs-uae/files/data.7z
http://fengestad.no/fs-uae/files/images.7z

@Frode: Could you put these files on your Ressources page?

Last edited by nexusle; 27 July 2012 at 09:14.
nexusle is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
FS-UAE Launcher FrodeSolheim support.FS-UAE 414 20 September 2015 21:39
Online Game Configuration Database for FS-UAE Launcher FrodeSolheim support.FS-UAE 129 08 October 2013 00:06
FS-UAE Launcher portable? toprak support.FS-UAE 5 11 December 2012 17:17
[FS-UAE] Optimized or corrected Amiga Game Database Entrys nexusle support.FS-UAE 3 24 August 2012 21:30
UAE launcher for game or demo Frazor support.WinUAE 4 28 March 2003 16:04

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 08:56.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.17877 seconds with 14 queries