|
#31
|
||||
|
||||
|
Quote:
I have send pakrat a fix for that, along with additional fixes he made for some languages. I hope that fixes the problems with unpacking srep archives. Besides that, i have not a single problem with any of the newer conversions here, i guess it is a value for free RAM. I don't know. 16GB RAM here and not a problem, but can't test with lower RAM right now. I hope it is fixed now once and for all.
__________________
Haters gonna hate
|
| Sponsored Links |
|
#32
|
|||
|
|||
|
Quote:
|
|
#33
|
||||
|
||||
|
lol
if not SrepInit('',2450,0) then all x86 programs only see 2GB ram, Inno is x86. so this 2450 value you've set in script might be the issue, "out of memory" errors |
|
#34
|
|||
|
|||
|
BTW, this is what I said about no backgrounds showing up on the fix you made...
|
|
#35
|
||||
|
||||
|
yep don't know what cuased that, but once I had the room to actually archive it, then reinstall from conversion, it did the same thing.. BUT when I tested it with a small test file, backgrounds were OK ??? ( caused by the srep error I Guess )
|
|
#36
|
||||
|
||||
|
Code:
with SubTitleForm do begin
Color := ClGray;
BorderStyle := bsNone;
Left := 0;
Top := 0
Enabled := False;
Width := GetSystemMetrics(0);
Height := GetSystemMetrics(1);
Parent := BGForm;
__________________
Haters gonna hate
|
|
#37
|
||||
|
||||
|
Added Setup-FixV2 to first post, fixes all issues, with compression method, no display of backgrounds, etc.
|
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INDEX - CD2DVD Conversion Index **UPDATED: 17-07-2024** | Grumpy | PC Games - CD/DVD Conversions | 252 | 16-07-2024 20:35 |
| Project Cars 2 | mausschieber | PC Games - CD/DVD Conversions | 32 | 23-07-2021 11:19 |