Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions alex4.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
[Section]
Name = Alex the Allegator 4
LicenseType = 1
License = GPLv2
Description = In the latest installment of the series Alex travels through the jungle in search of his kidnapped girlfriend. Plenty of classic platforming in four nice colors guaranteed! (Controls: Arrow keys, Ctrl and Alt)
Category = 4
Publisher = Free Lunch Design
URLSite = https://allegator.sourceforge.net/
Screenshot1 = https://archive.org/download/alex4_install/56109.png
Version = 1.1
URLDownload = https://download.sourceforge.net/allegator/alex4_install.exe
SHA1 = 34521bf9d31130190c4fdb1050a43831f69a067f
SizeBytes = 1161973
RegName = Alex the Allegator 4_is1
Binary file added icons/alex4.ico
Binary file not shown.
Binary file added icons/unrealtournament.ico
Binary file not shown.
1 change: 1 addition & 0 deletions mesagallium.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ URLSite = https://www.mesa3d.org
URLDownload = https://svn.reactos.org/packages/mesa3d_setup.exe
SHA1 = 4c0d42844ff3693612edfdac51799fd7c63dcafd
SizeBytes = 5978718
RegName = Mesa3D

[Section.0a]
Name = Librería gráfica Mesa3D
Expand Down
12 changes: 12 additions & 0 deletions unrealtournament.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[Section]
Name = Unreal Tournament: Game of the Year Edition
LicenseType = 2
Description = (Choose "Direct3D 9" and "Cursor input") An arena first-person shooter, with head-to-head multiplayer deathmatches.
Category = 4
Publisher = Epic Games
Screenshot1 = https://web.archive.org/web/20120602003535im_/http://upload.wikimedia.org/wikipedia/en/f/f4/Unrealtournament.jpg
URLDownload = https://github.com/OldUnreal/FullGameInstallers/releases/download/windows-game-installers/UT_GOTY.exe
SHA1 = d22350da85cbccebd142a93d86873417b9c11c3e
SizeBytes = 787654321

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you explain a bit more why it was needed to fake the dl size?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The initial download of UT_GOTY.exe is 90mb but it is going to download about 700mb more as its first step when you run it. I don't need to fake it, I'm just doing it to give the user a better sense of how big the download actually is.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok; but would this affect the download gauge (in the download dialog), or is this value purely informative (and is used only in the description text zone)?

@whindsaks whindsaks Jun 9, 2026

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's also used in the download dialog as a hint but as soon as it gets the response from the server, it gets reset to the "real" size.

RegName = OldUnreal_ut99
Dependencies = mesagallium|vc2008sp1run|vc2015run
4 changes: 4 additions & 0 deletions vc2015run.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,12 @@ URLSite = https://www.microsoft.com/en-us/download/details.aspx?id=53587
URLDownload = https://download.microsoft.com/download/6/D/F/6DF3FF94-F7F9-4F0B-838C-A328D1A7D0EE/vc_redist.x86.exe
SHA1 = 89f20df555625e1796a60bba0fbd2f6bbc627370
SizeBytes = 14456872
SilentParameters = /install /quiet /norestart
Icon = newwinsetup.ico

[Section.x86]
RegName = {462f63a8-6347-4894-a1b3-dbfe3a4c981d}

[Section.amd64]
URLDownload = https://download.microsoft.com/download/6/D/F/6DF3FF94-F7F9-4F0B-838C-A328D1A7D0EE/vc_redist.x64.exe
SHA1 = cd2fce1bf61637b2536b66ee52a9662473bbdc82
Expand Down
Loading