English Amiga Board


Go Back   English Amiga Board > Support > support.Games

 
 
Thread Tools
Old 31 March 2021, 11:43   #1
Loki762
Registered User
 
Join Date: Apr 2020
Location: Denmark
Posts: 56
Game details for "Retroplay WHDLoad Packs"?

I am looking in to compiling a game collection of all games from Grandis.nu "Retroplay WHDLoad Packs" collection. I will use this pack together with my Amiga 1200 and the Arcade Game Selector 2, which I find the most pleasing for the eyes :-)

I then found a "games_details.csv" that contains a list of details for a lot of games and demos... I think I got it from HstWB Installer v1.4.2 but I am not 100% sure (it has more columns than this):



With the CSV/list in hand, I can compile e.g. this output on my Amiga:





The game list is though not complete at all and e.g. a popular game like "SimCity" is not in the CSV - at least not the same one from Retroplay and there are a ton of other games available in Retroplay, which are not in the CSV.

My question is ... iwhat is the best way to get a list of details for this game pack? Is there somewhere I can download a better CSV/list or can I pull it somewhere programmatically?
Attached Thumbnails
Click image for larger version

Name:	Pic1.jpg
Views:	1505
Size:	271.8 KB
ID:	71472   Click image for larger version

Name:	Game1.jpg
Views:	1377
Size:	40.1 KB
ID:	71473   Click image for larger version

Name:	Game2.jpg
Views:	1398
Size:	126.4 KB
ID:	71474  
Loki762 is offline  
Old 11 April 2021, 11:57   #2
RoC
Registered User
 
Join Date: May 2011
Location: Italy
Posts: 214
Nice project. AGS2 is also my favourite launcher. It would be great if you could release the script, when you feel it would be the right moment

I am not sure whether this helps, however another list is available on the WHDLoad site

whdload.de/games.csv
RoC is offline  
Old 17 April 2021, 14:23   #3
Loki762
Registered User
 
Join Date: Apr 2020
Location: Denmark
Posts: 56
Quote:
Originally Posted by RoC View Post
Nice project. AGS2 is also my favourite launcher. It would be great if you could release the script, when you feel it would be the right moment
I am not sure if my source is helpful for that many, as it is a mix of Linux Bash scripts and PHP... and it has not been made user-friendly ;-)

Thanks for the list. It has not much info but I assume it can be used in case I do not have any other info.
Loki762 is offline  
Old 17 April 2021, 19:12   #4
mrv2k
Registered User
 
Join Date: Apr 2020
Location: England
Age: 53
Posts: 431
What info do you want in the CSV? I have a complete json database of the current Retroplay WHDLoad set. Let me know what you want and I'll make a CSV file for you. I'll probably release it publicly when I update my image collection.
mrv2k is offline  
Old 18 April 2021, 00:21   #5
Loki762
Registered User
 
Join Date: Apr 2020
Location: Denmark
Posts: 56
Quote:
Originally Posted by mrv2k View Post
What info do you want in the CSV? I have a complete json database of the current Retroplay WHDLoad set. Let me know what you want and I'll make a CSV file for you. I'll probably release it publicly when I update my image collection.
These columns would be nice:
  • AGS name (title)
  • Hardware (OCS/ECS, AGA or CD32)
  • Entry name (directory)
  • Entry slave file
  • Memory needed
  • Language
  • NTSC/PAL
  • License (Commercial
  • Is this a demo release (or official)
  • Size in bytes
  • Number of disks
  • Release year or date
  • Number of players
  • Publisher
  • Genre

This would be a good start but not sure you have it all? :-)

The image database sounds also quite interesting ;-) Which format is this? I need 320x128 IFF files.
Loki762 is offline  
Old 18 April 2021, 09:56   #6
mrv2k
Registered User
 
Join Date: Apr 2020
Location: England
Age: 53
Posts: 431
I'll have a look. Theres a couple of thing I haven't got like the number of players, licence and size in bytes.

The images are available here

https://mega.nz/folder/6Qt2TDxb#pj5QZxmfHz3Wkfzb1ozXzw

and update 1 is here

https://mega.nz/folder/bY0kCIgZ#3aUn0QFCetFGsami2HFqJA

Update 2 will be up at the beginning of May with April's releases in it. There are a couple of archives are all scaled for AGS.
mrv2k is offline  
Old 18 April 2021, 11:06   #7
Loki762
Registered User
 
Join Date: Apr 2020
Location: Denmark
Posts: 56
Quote:
Originally Posted by mrv2k View Post
I'll have a look. Theres a couple of thing I haven't got like the number of players, licence and size in bytes.

The images are available here

https://mega.nz/folder/6Qt2TDxb#pj5QZxmfHz3Wkfzb1ozXzw

and update 1 is here

https://mega.nz/folder/bY0kCIgZ#3aUn0QFCetFGsami2HFqJA

Update 2 will be up at the beginning of May with April's releases in it. There are a couple of archives are all scaled for AGS.
This is an impressive collection of pictures for the games and it fits nicely with the new AGS2 feature, where it can have a slideshow of game pictures - thank you very much and I will for sure see how I can use this! :-)

Will there be a possibility to have this available for programmatically access? You mentioned a JSON file with game details and these pictures would be nice also to be able to fecth in a way that only will transfer the changed file (maybe via individual checksum or alike).

Getting these new pictures, could probably make it fun for me to make a public release of my own "update my AGS2 collection".
Loki762 is offline  
Old 18 April 2021, 11:09   #8
Viceroy
Registered User
 
Join Date: Jul 2006
Location: Sunderland
Posts: 946
What happens when the WHDload is updated nearly everyday?
Viceroy is offline  
Old 18 April 2021, 11:25   #9
Turran
Moderator
 
Turran's Avatar
 
Join Date: May 2012
Location: Stockholm / Sweden
Age: 49
Posts: 1,571
Thats why I made the WHDLoad downloader, to keep your collection updated without having to deal with complicated programs. Its in /WHDLoad_Packs on the FTP

=)
Turran is offline  
Old 18 April 2021, 11:29   #10
Loki762
Registered User
 
Join Date: Apr 2020
Location: Denmark
Posts: 56
It would be nice if the game detals and pictures, in various formats, could somehow be updated to Grandis.nu, to have everything sourced in one place and hopefully with community support for updates. But I am not sure if this will be possible as it will require a "driver" to setup this and it is probably not a trivial task.
Loki762 is offline  
Old 18 April 2021, 11:42   #11
Viceroy
Registered User
 
Join Date: Jul 2006
Location: Sunderland
Posts: 946
Quote:
Originally Posted by Turran View Post
Thats why I made the WHDLoad downloader, to keep your collection updated without having to deal with complicated programs. Its in /WHDLoad_Packs on the FTP

=)
Ah right, I need to look into that thanks, I've been doing it manually with the dats ;-)
Viceroy is offline  
Old 18 April 2021, 15:14   #12
mrv2k
Registered User
 
Join Date: Apr 2020
Location: England
Age: 53
Posts: 431
Quote:
Originally Posted by Loki762 View Post
It would be nice if the game detals and pictures, in various formats, could somehow be updated to Grandis.nu, to have everything sourced in one place and hopefully with community support for updates. But I am not sure if this will be possible as it will require a "driver" to setup this and it is probably not a trivial task.
The image archives are already on the ftp in my folder. /~Uploads/mrv2k/. To have the individual files on the FTP at the moment would be a nightmare as there are approx 72000 of them when the original set is converted into the various formats. That's why I update the sets every month and release them as packs.

Just looking at the moment there are only 17 new WHDLoad updates so far in April. I've already got them prepared.

mrv2k is offline  
Old 18 April 2021, 18:53   #13
Viceroy
Registered User
 
Join Date: Jul 2006
Location: Sunderland
Posts: 946
Quote:
Originally Posted by Turran View Post
Thats why I made the WHDLoad downloader, to keep your collection updated without having to deal with complicated programs. Its in /WHDLoad_Packs on the FTP

=)
Just tried this, excellent thanks ;-)
Viceroy 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
"Unofficial" Update Packs - DamienD's WinUAE Collection DamienD project.MAGE 154 02 May 2023 20:44
Game trainers for "The Settlers" & "T-Zer0"? wiz12 support.Games 10 02 February 2022 17:09
AGS2 - find game screenshots and details for Retroplay WHDload archive Loki762 support.Apps 0 06 April 2020 18:17
Difference WHDLoad-Games "normal" & "fast" pellewolf project.WHDLoad 3 25 July 2017 15:38
"Exception "Line 1111 Emulator" ($2c) Error at $1004" when exiting game demolition support.WinUAE 15 30 November 2012 16:43

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 15:31.

Top

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