|
|
|
|
|||||||
|
|
Thread Tools | Search this Thread | Display Modes |
|
#27
|
||||
|
||||
|
In general, the situation is as follows
@BLACKFIRE69
In general, the situation is as follows: In the new version of IsArcEx, the parameter ISArcExReduceCalcAccuracy does not affect anything at all—at least not the FMX ProgressBar. You can set any values for it, and the progress bar simply ignores them. The only parameter that visually affects the progress bar and its smoothness is ISArcExCallbackInterval, but the effect only becomes noticeable starting from a value of 55. In general, the older version was better. There, it was enough to set: Code:
ISArcExCallbackInterval(5); ISArcExReduceCalcAccuracy(1); I hope you can investigate this quickly.
__________________
https://t.me/FMXInno Last edited by audiofeel; 13-04-2026 at 07:30. |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ASIS: Advanced Simple Installer Script | KaktoR | Conversion Tutorials | 1477 | 20-05-2026 10:52 |
| XTool 2020 (Plugins) | Razor12911 | Conversion Tutorials | 405 | 24-12-2024 05:30 |
| Game Installer Designer by altef_4 | altef_4 | Conversion Tutorials | 236 | 28-05-2021 02:54 |
| Best Compression For Archiving | brispuss | PC Games | 12 | 03-01-2020 13:34 |
| Compression Questions | yasitha | Conversion Tutorials | 10 | 09-01-2019 12:29 |