Forum: Conversion Tutorials
03-06-2025, 06:34
|
|
Replies: 1,477
Views: 4,865,625
Title scale
Is there a way to scale the title bar height and left padding with DPI changes as well? Things start getting clipped/overlapped at uhd resolutions and over %200 scale. I can edit the height in a...
|
Forum: Conversion Tutorials
01-06-2025, 15:39
|
|
Replies: 1,477
Views: 4,865,625
Typo
Found a typo. Just thought you should know.
"Your system does partially meet the hardware reuirements."
|
Forum: Conversion Tutorials
01-06-2025, 08:27
|
|
Replies: 1,477
Views: 4,865,625
|
Forum: Conversion Tutorials
01-06-2025, 08:22
|
|
Replies: 1,477
Views: 4,865,625
|
Forum: Conversion Tutorials
31-05-2025, 19:44
|
|
Replies: 516
Views: 1,361,779
Disk Folders
This might be a dumb question, and it's purely for learning purposes, being new to all of this, but is it possible to have all of the .bin files next to the setup.exe instead of in Disk_# folders? If...
|
Forum: Conversion Tutorials
31-05-2025, 19:12
|
|
Replies: 1,477
Views: 4,865,625
|
Forum: Conversion Tutorials
31-05-2025, 13:41
|
|
Replies: 1,477
Views: 4,865,625
CRC Errors
I changed
begin
I := 1;
SetArrayLength(HashFileList, 0);
while GetIniString('CRCCheck', 'HashFile' + IntToStr(I), '', ExpandConstant('{tmp}\Settings.ini')) <> '' do
begin
HashLine...
|
Forum: Conversion Tutorials
31-05-2025, 13:12
|
|
Replies: 1,477
Views: 4,865,625
CRC Errors
My steps were:
Run DSG
Extract Setup.dll
Copy to Setup_DLL
Changed the line in settings.ini (I'm not sure about this step. I copied the line with the .dat extension and renamed checksums.dat to...
|
Forum: Conversion Tutorials
31-05-2025, 11:38
|
|
Replies: 1,477
Views: 4,865,625
Dsg crc
I'm using DSG and including the checksum files; just not sure what I'm doing wrong here...
|
Forum: Conversion Tutorials
31-05-2025, 09:50
|
|
Replies: 1,477
Views: 4,865,625
CRC Errors
Maybe you could help me with another problem that just popped up.
[CRCCheck]
//----------------------------------------------- Setup\Filename.sfv \ Filename.md5 \ .sha1 \ .sha256 \ .sha512...
|
Forum: Conversion Tutorials
31-05-2025, 08:04
|
|
Replies: 1,477
Views: 4,865,625
Maybe you misunderstood. The progress bar is...
Maybe you misunderstood. The progress bar is working just fine. The registry entry for the game install is never set. Not using components, not using compact mode. 'Installed size' is listed at 1kb...
|
Forum: Conversion Tutorials
31-05-2025, 07:51
|
|
Replies: 1,477
Views: 4,865,625
Registry size information
Am I missing something simple? I everything working as intended, including custom font, messages, images, etc.,. .. what do I need to change to get the estimated uninstall size to work? It's only...
|