Voljega / ExoDOSConverter

a custom game converter from the ExoDOS collection to emulation station based distribution format
153 stars 12 forks source link

Handle dosbox-pure zip format #113

Closed Voljega closed 7 months ago

Voljega commented 9 months ago

Create a dedicated dosbox-pure GUI option to fulle handle the zip format.

Post-conversion, for each game, do the following:

Voljega commented 9 months ago

Fixed four or five bugs though :p Command & Conquer Red Alert is still broken, it's a tough one Some games in the collection have dosbox.conf referencing non-existing floppy or cd, like Airlines or Kaiser Deluxe I'm sure there a lot more bugs though, so happy bug hunting !

eXoConverter-0.9.5-dbpure-alpha5.zip

Voljega commented 8 months ago

@toniosj everything should be fixed, if you can recheck with dosbox-pure zip enabled ? also some manual corrections are needed beforehand:
https://github.com/Voljega/ExoDOSConverter/wiki/Known-issues:-eXoDOS-v6

eXoConverter-0.9.5-db-pure-alpha6.zip

toniosj commented 8 months ago

Should we report these errors to eXo?

Voljega commented 8 months ago

I will post them on the discord yes

Le mar. 28 nov. 2023 à 18:19, toniosj @.***> a écrit :

Should we report these errors to eXo?

— Reply to this email directly, view it on GitHub https://github.com/Voljega/ExoDOSConverter/issues/113#issuecomment-1830334342, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAKXF4PGSARG3TX4FV7FHF3YGYMKHAVCNFSM6AAAAAA7Q5P5XCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMZQGMZTIMZUGI . You are receiving this because you authored the thread.Message ID: @.***>

toniosj commented 8 months ago

if you can recheck with dosbox-pure zip enabled ?

Yes, I'm rechecking all exodos v6 with dosbox-pure zip enabled and with known issues fixed.

toniosj commented 8 months ago

completelog29112023.txt error_log.txt

Voljega commented 8 months ago

strange, some of these are definitely fixed ... I'll have a look

Le mer. 29 nov. 2023 à 09:18, toniosj @.***> a écrit :

completelog29112023.txt https://github.com/Voljega/ExoDOSConverter/files/13497841/completelog29112023.txt error_log.txt https://github.com/Voljega/ExoDOSConverter/files/13497849/error_log.txt

— Reply to this email directly, view it on GitHub https://github.com/Voljega/ExoDOSConverter/issues/113#issuecomment-1831419017, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAKXF4ND4OMDANTRPCGWHILYG3VU3AVCNFSM6AAAAAA7Q5P5XCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMZRGQYTSMBRG4 . You are receiving this because you authored the thread.Message ID: @.***>

toniosj commented 8 months ago
<ERROR> path I:\exodoscoverted_pure\Blood (1997).pc\.\cdcd1.cue doesn't exist
<ERROR> path I:\exodoscoverted_pure\Carmageddon - Max Pack (1998).pc\.\cdDON.CUE doesn't exist
<ERROR> path I:\exodoscoverted_pure\Command & Conquer (1995).pc\.\cd\Command & Conquer CD-2.iso doesn't exist
<ERROR> path I:\exodoscoverted_pure\Command & Conquer (1995).pc\.\cd\Command & Conquer CD-1.iso doesn't exist
<ERROR> path I:\exodoscoverted_pure\Command & Conquer (1995).pc\.\cd\Covert Operations.cue doesn't exist
<ERROR> path I:\exodoscoverted_pure\Command & Conquer (1995).pc\.\cd\Covert Operations.cue doesn't exist
<ERROR> path I:\exodoscoverted_pure\Command & Conquer (1995).pc\.\cd\Command & Conquer CD-2.iso doesn't exist
<ERROR> path I:\exodoscoverted_pure\Command & Conquer (1995).pc\.\cd\Command & Conquer CD-1.iso doesn't exist
<ERROR> path I:\exodoscoverted_pure\Shattered Steel (1996).pc\.\cd\Shattered Steel.cue doesn't exist
<ERROR> path I:\exodoscoverted_pure\TNM 7 - The Wrestling Simulator - Second Edition (2018).pc\.\tnm_xchg doesn't exist
<ERROR> error 404 while downloading from web H:\torrent\eXoDOS\eXo\eXoDOS\Where in the World is Carmen Sandiego CD (1993).zip: Not Found
Voljega commented 7 months ago

@toniosj I have no error on my side for the games with issues in you last error_log.txt :s (but I forgot to use dosbox pure rezip so I'll have to check that ) I can reproduce the issue for most of the game in the other file though, I'll tr to fix them quickly

Voljega commented 7 months ago

Everything I could reproduce is fixed and merged in master branch, I will try to fix some other issues before doing a new release

Closing this issue