English Amiga Board


Go Back   English Amiga Board > Other Projects > project.MAGE

 
 
Thread Tools
Old 04 March 2022, 21:28   #101
mrv2k
Registered User
 
Join Date: Apr 2020
Location: England
Age: 53
Posts: 431
DDLaunch v1.6 Full Release

Just a couple of fixes and optimizations in this release.

Fixes / Updates
  • Floppy volume now applies to all 4 drives.
  • Added 10% volume to floppy volume menu.
  • Improved the config scan routine.
  • Sped up the image drawing procedure even more.
  • Moved blank image drawing to a macro to improve speed.
  • Added uHexen2 to the filter.
  • Added a few more categories to the scrape procedure.
Links...

MEGA

https://mega.nz/folder/nVESjTiR#TwHfnQPXcwm9LeP85auy1Q

Turran FTP

Uploads/mrv2k/DDLaunch

GitHub

https://github.com/MrV2K/DDLaunch
mrv2k is offline  
Old 09 April 2022, 14:47   #102
Hillsy_
Registered User
 
Join Date: Aug 2004
Location: West Yorkshire, UK
Age: 51
Posts: 257
Just a suggestion, would it be possible to delete individual games from within DDLaunch? or is this limited to just outside the program.
Hillsy_ is offline  
Old 09 April 2022, 19:37   #103
mrv2k
Registered User
 
Join Date: Apr 2020
Location: England
Age: 53
Posts: 431
Quote:
Originally Posted by Hillsy_ View Post
Just a suggestion, would it be possible to delete individual games from within DDLaunch? or is this limited to just outside the program.
DDlaunch is quite a simple program. All it does is scan the configuration folder and make a few changes. The easiest way to remove games is to move the config files elsewhere and refresh the list. Don't put them in a subfolder as DDlaunch scans subfolders too.
mrv2k is offline  
Old 17 April 2022, 20:48   #104
Hillsy_
Registered User
 
Join Date: Aug 2004
Location: West Yorkshire, UK
Age: 51
Posts: 257
Yeah, I've just deleted them from the config and game folder which works fine. Problem is adding HDF files to the configuration file. I've done a HDF file for Crystal Dragon with the kickstarts and WHDLoad (Latest), but it doesn't recognise the configuration file in DDLaunch. I've deleted the DDConfig.dat and prefs to start over. Checked to make sure the game works through WinUAE by loading the configuration file, which it does. Then, when I launch DDLaunch64 starting anew it cannot recognise the game. It is in the game folder (hdf with artwork) and configuration folder (uae file). Does DDLaunch look for specific named games, such as AGA, CD32, modifications etc...??
Hillsy_ is offline  
Old 17 April 2022, 21:49   #105
mrv2k
Registered User
 
Join Date: Apr 2020
Location: England
Age: 53
Posts: 431
Hooooo

Quote:
Originally Posted by Hillsy_ View Post
Yeah, I've just deleted them from the config and game folder which works fine. Problem is adding HDF files to the configuration file. I've done a HDF file for Crystal Dragon with the kickstarts and WHDLoad (Latest), but it doesn't recognise the configuration file in DDLaunch. I've deleted the DDConfig.dat and prefs to start over. Checked to make sure the game works through WinUAE by loading the configuration file, which it does. Then, when I launch DDLaunch64 starting anew it cannot recognise the game. It is in the game folder (hdf with artwork) and configuration folder (uae file). Does DDLaunch look for specific named games, such as AGA, CD32, modifications etc...??
DDLaunch does scrape the config names but it's only used for the filter. For DDLaunch to run a config it needs to be in the configurations folder and the game data in the games folder. To parse the config correctly the game paths need to be formatted the same as DD does with relative paths.

Check some of Damiens config files and make sure that your paths are set up the same.
mrv2k is offline  
Old 18 April 2022, 16:40   #106
Hillsy_
Registered User
 
Join Date: Aug 2004
Location: West Yorkshire, UK
Age: 51
Posts: 257
Quote:
Originally Posted by mrv2k View Post
DDLaunch does scrape the config names but it's only used for the filter. For DDLaunch to run a config it needs to be in the configurations folder and the game data in the games folder. To parse the config correctly the game paths need to be formatted the same as DD does with relative paths.

Check some of Damiens config files and make sure that your paths are set up the same.
Cheers for the info. I will be doing some more digging in this. I am currently using portable mode for the emulator.
Hillsy_ is offline  
Old 03 May 2022, 17:36   #107
wiz12
Registered User
 
Join Date: Feb 2017
Location: Ireland
Posts: 752
Would it be possible to have DDLaunch remember the last game played? so next time DDLaunch runs the previous game played would always be highlighted.
wiz12 is offline  
Old 04 May 2022, 08:35   #108
mrv2k
Registered User
 
Join Date: Apr 2020
Location: England
Age: 53
Posts: 431
Quote:
Originally Posted by wiz12 View Post
Would it be possible to have DDLaunch remember the last game played? so next time DDLaunch runs the previous game played would always be highlighted.
Yeah. Shouldn't be too hard to add.
mrv2k is offline  
Old 05 May 2022, 00:05   #109
AntiPontifex
Registered User
 
AntiPontifex's Avatar
 
Join Date: Feb 2012
Location: Peterborough, Ontario, Canada
Posts: 80
Could you possibly include a game ratings feature? (Like scraping Lemon Amiga, for example)? Thanks.
AntiPontifex is offline  
Old 25 August 2022, 22:28   #110
mrv2k
Registered User
 
Join Date: Apr 2020
Location: England
Age: 53
Posts: 431
DDLaunch v1.7

A couple more fixes and optimizations in this release. This version fixes a major bug in the scanline settings.

Fixes / Updates

1. Fixed an issue with the scanline settings being overwritten.
2. Settings are now not automatically saved when closing DDLaunch.
3. Tweaked the menu ordering a bit.

Links...

MEGA

https://mega.nz/file/rcUR0RzD#4EahdL...Py8L2YqXU2p3OM

Turran FTP

Uploads/mrv2k/DDLaunch

GitHub

https://github.com/MrV2K/DDLaunch
mrv2k is offline  
Old 16 April 2023, 18:22   #111
wiz12
Registered User
 
Join Date: Feb 2017
Location: Ireland
Posts: 752
@mrv2k - stupid question but when I run a game from DDLaunch it just brings up the Winuae GUI instead running the game. Is this normal or is there any option to auto-launch the game from within DDLaunch?
wiz12 is offline  
Old 16 April 2023, 18:28   #112
mrv2k
Registered User
 
Join Date: Apr 2020
Location: England
Age: 53
Posts: 431
Quote:
Originally Posted by wiz12 View Post
@mrv2k - stupid question but when I run a game from DDLaunch it just brings up the Winuae GUI instead running the game. Is this normal or is there any option to auto-launch the game from within DDLaunch?
Untick where it says "Show WinUAE GUI"
mrv2k is offline  
Old 16 April 2023, 18:30   #113
wiz12
Registered User
 
Join Date: Feb 2017
Location: Ireland
Posts: 752
Quote:
Originally Posted by mrv2k View Post
Untick where it says "Show WinUAE GUI"

It is unticked but it still brings up the GUI.

EDIT: Actually fixed it by ticking "Showing WinUAE GUI" and then un-ticking it again.
wiz12 is offline  
Old 04 June 2023, 21:04   #114
mrv2k
Registered User
 
Join Date: Apr 2020
Location: England
Age: 53
Posts: 431
DDLaunch v1.8

A couple more fixes in this release.

Fixes / Updates

1. Fixed an issue with scanlines not turning on or off from the menu.
2. Fixed scaling issue in windowed mode.

Links...

MEGA

https://mega.nz/folder/nVESjTiR#TwHfnQPXcwm9LeP85auy1Q

Turran FTP

http://ftp2.grandis.nu/turran/FTP/~U...rv2k/DDLaunch/

GitHub

https://github.com/MrV2K/DDLaunch/releases/tag/v1.8
mrv2k is offline  
Old 05 June 2023, 20:14   #115
grafpatrick
Registered User
 
Join Date: Oct 2022
Location: Germany
Posts: 66
Great update! Thank you so much!
grafpatrick is offline  
Old 05 June 2023, 21:13   #116
van_dammesque
Registered User
 
Join Date: Aug 2014
Location: England
Posts: 228
Thanks!
van_dammesque is offline  
Old 06 June 2023, 16:04   #117
enigma776
Bringer of Death
 
enigma776's Avatar
 
Join Date: Apr 2017
Location: Peterborough, UK
Age: 40
Posts: 434
Quote:
Originally Posted by mrv2k View Post
A couple more fixes in this release.

Fixes / Updates

1. Fixed an issue with scanlines not turning on or off from the menu.
2. Fixed scaling issue in windowed mode.

Links...

MEGA

https://mega.nz/folder/nVESjTiR#TwHfnQPXcwm9LeP85auy1Q

Turran FTP

http://ftp2.grandis.nu/turran/FTP/~U...rv2k/DDLaunch/

GitHub

https://github.com/MrV2K/DDLaunch/releases/tag/v1.8
Windows security aint very happy with this. Trojan:Win32/Sabsik.FL.A!ml detected, I am sure is a false positive but just to be sure I have let you know.
enigma776 is offline  
Old 06 June 2023, 19:58   #118
mrv2k
Registered User
 
Join Date: Apr 2020
Location: England
Age: 53
Posts: 431
Quote:
Originally Posted by enigma776 View Post
Windows security aint very happy with this. Trojan:Win32/Sabsik.FL.A!ml detected, I am sure is a false positive but just to be sure I have let you know.
Nothing I can do about it really. It's a purebasic thing.
mrv2k is offline  
 


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

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 11:03.

Top

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