|
#16
|
|||
|
|||
|
You can't be sure in that way.
Use only fp8 without cls (configure arc.ini yourself :P ) to test actually
__________________
NOT AVAILABLE |
| The Following User Says Thank You to 78372 For This Useful Post: | ||
oltjon (08-12-2017) | ||
| Sponsored Links |
|
#17
|
|||
|
|||
|
so i get error zero byte ???
the setting for arc.ini [External compressor:fp8] header = 0 packcmd = fp8 -1 $$arcpackedfile$$.tmp $$arcdatafile$$.tmp unpackcmd = fp8 -d $$arcdatafile$$.tmp $$arcpackedfile$$.tmp datafile = $$arcdatafile$$.tmp packedfile = $$arcpackedfile$$.tmp i tried different fp8 but the same... Last edited by doofoo24; 12-05-2018 at 21:14. |
|
#18
|
||||
|
||||
|
I use this is fine
Code:
[External compressor:fp8] packcmd = fp8 -8 $$arcpackedfile$$.tmp $$arcdatafile$$.tmp unpackcmd = fp8 -d $$arcpackedfile$$.tmp.fp8 datafile = $$arcdatafile$$.tmp packedfile = $$arcpackedfile$$.tmp.fp8 |
|
#19
|
|||
|
|||
|
[External compressor:fp8]
packcmd = fp8 -8 $$arcpackedfile$$.tmp $$arcdatafile$$.tmp unpackcmd = fp8 -d $$arcpackedfile$$.tmp.fp8 datafile = $$arcdatafile$$.tmp packedfile = $$arcpackedfile$$.tmp.fp8 ain't working on mass effect... |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| CLS-PrecompMT (Multi tasking) | Razor12911 | Conversion Tutorials | 70 | 03-02-2021 01:16 |