#811
|
||||
|
||||
result is not wrong we didn't even use the same method...
but i am not arguing with anyone nor am i posting anymore repacks due to this same reason...
__________________
Ideas are bulletproof... |
Sponsored Links |
#812
|
||||
|
||||
Hi darkwolves
Quote:
Code:
pzlib3+srep:m5f:a1+lolz:dt1:dtp1:dto1:dtm1:dtw1:dtd1:mtt0:mt6:d64m:tt4 h14:fba4096:mc1023:bc8:blr8:bm Anyway, it does not matter. |
The Following User Says Thank You to Simorq For This Useful Post: | ||
oltjon (14-10-2018) |
#813
|
||||
|
||||
you are right it does not but..... i have warned against people picking my repacks apart or i would remove them all...so.....
__________________
Ideas are bulletproof... |
#814
|
||||
|
||||
Devil May Cry HD Collection
Code:
Original Size: 10.7 GB Compressed Size: +- 3.10 GB (Encoded WMV (WM3) TO MP4 (x265 HEVC) Compression Time: 2.5 Hours Decompression Time: 15-20 Minutes Method: @Sound Files: oggre @Movie Files: srep:m3f @Other Files: xZLib+srep:m5f:l64+lolz:dtb1:d512m:mc1023 Encod WMV TO MP4 Code:
dir/b/s *.wmv >mkvlist.txt for /F "delims=;" %%F in (mkvlist.txt) do ffmpeg.exe -i "%%F" -c:v libx265 -preset slow -tune ssim -crf 21 -c:a copy "%%~dF%%~pF%%~nF.mp4" del mkvlist.txt Code:
@echo off SetLocal EnableDelayedExpansion echo. echo. echo. echo. Number Of Threads echo. ************** echo. * * echo. * %Number_Of_Processors% * echo. * * echo. ************** echo. SET Threads=%NUMBER_OF_PROCESSORS% IF %Threads%==1 ( DIR /B /D /S *.mp4 | CMD /C PPX2 -P 1 -L 1 FFmpeg -y -i "{}" -qscale:v 0 -vcodec wmv2 -b:a 256k "{}.wmv" ) ELSE ( IF %Threads%==2 ( DIR /B /D /S *.mp4 | CMD /C PPX2 -P 1 -L 1 FFmpeg -y -i "{}" -qscale:v 0 -vcodec wmv2 -b:a 256k "{}.wmv" ) ELSE ( IF %Threads%==4 ( DIR /B /D /S *.mp4 | CMD /C PPX2 -P 2 -L 1 FFmpeg -y -i "{}" -qscale:v 0 -vcodec wmv2 -b:a 256k "{}.wmv" ) ELSE ( IF %Threads%==6 ( DIR /B /D /S *.mp4 | CMD /C PPX2 -P 3 -L 1 FFmpeg -y -i "{}" -qscale:v 0 -vcodec wmv2 -b:a 256k "{}.wmv" ) ELSE ( IF %Threads%==8 ( DIR /B /D /S *.mp4 | CMD /C PPX2 -P 4 -L 1 FFmpeg -y -i "{}" -qscale:v 0 -vcodec wmv2 -b:a 256k "{}.wmv" ) ELSE ( IF %Threads%==10 ( DIR /B /D /S *.mp4 | CMD /C PPX2 -P 5 -L 1 FFmpeg -y -i "{}" -qscale:v 0 -vcodec wmv2 -b:a 256k "{}.wmv" ) ELSE ( IF %Threads%==12 ( DIR /B /D /S *.mp4 | CMD /C PPX2 -P 6 -L 1 FFmpeg -y -i "{}" -qscale:v 0 -vcodec wmv2 -b:a 256k "{}.wmv" ) ELSE ( IF %Threads%==14 ( DIR /B /D /S *.mp4 | CMD /C PPX2 -P 7 -L 1 FFmpeg -y -i "{}" -qscale:v 0 -vcodec wmv2 -b:a 256k "{}.wmv" ) ELSE ( IF %Threads%==16 ( DIR /B /D /S *.mp4 | CMD /C PPX2 -P 8 -L 1 FFmpeg -y -i "{}" -qscale:v 0 -vcodec wmv2 -b:a 256k "{}.wmv" ) ELSE ( IF %Threads%==18 ( DIR /B /D /S *.mp4 | CMD /C PPX2 -P 9 -L 1 FFmpeg -y -i "{}" -qscale:v 0 -vcodec wmv2 -b:a 256k "{}.wmv" ) ELSE ( IF %Threads%==20 ( DIR /B /D /S *.mp4 | CMD /C PPX2 -P 10 -L 1 FFmpeg -y -i "{}" -qscale:v 0 -vcodec wmv2 -b:a 256k "{}.wmv" ) ELSE ( IF %Threads%==22 ( DIR /B /D /S *.mp4 | CMD /C PPX2 -P 11 -L 1 FFmpeg -y -i "{}" -qscale:v 0 -vcodec wmv2 -b:a 256k "{}.wmv" ) ELSE ( IF %Threads%==24 ( DIR /B /D /S *.mp4 | CMD /C PPX2 -P 12 -L 1 FFmpeg -y -i "{}" -qscale:v 0 -vcodec wmv2 -b:a 256k "{}.wmv" ) ELSE ( IF %Threads%==26 ( DIR /B /D /S *.mp4 | CMD /C PPX2 -P 13 -L 1 FFmpeg -y -i "{}" -qscale:v 0 -vcodec wmv2 -b:a 256k "{}.wmv" ) ELSE ( IF %Threads%==28 ( DIR /B /D /S *.mp4 | CMD /C PPX2 -P 14 -L 1 FFmpeg -y -i "{}" -qscale:v 0 -vcodec wmv2 -b:a 256k "{}.wmv" ) ELSE ( IF %Threads%==30 ( DIR /B /D /S *.mp4 | CMD /C PPX2 -P 15 -L 1 FFmpeg -y -i "{}" -qscale:v 0 -vcodec wmv2 -b:a 256k "{}.wmv" ) ELSE ( IF %Threads%==32 ( DIR /B /D /S *.mp4 | CMD /C PPX2 -P 16 -L 1 FFmpeg -y -i "{}" -qscale:v 0 -vcodec wmv2 -b:a 256k "{}.wmv" ))))))))))))))))) :DEL MP4 FOR /R %%i IN (*.mp4) DO CMD /C DEL /F /Q "%%i" :Remove *.WMV Extension FOR /F "Delims=" %%a IN ('DIR /B /S *.wmv') DO REN "%%a" "%%~na" :REN *.MP4>*.WMV FOR /R %%i IN (*.mp4) DO REN "%%i" "*.wmv" :DMC1 COPY "data\dmc1\Video\s15_2.wmv" "data\dmc1\Video\s15_2j.wmv" COPY "data\dmc1\Video\S15_2S.wmv" "data\dmc1\Video\s15_2Sj.wmv" COPY "data\dmc1\Video\S0502S.wmv" "data\dmc1\Video\s0502Sj.wmv" COPY "data\dmc1\Video\s0502.wmv" "data\dmc1\Video\s0502j.wmv" COPY "data\dmc1\Video\S15_1BS.wmv" "data\dmc1\Video\s15_1BSj.wmv" COPY "data\dmc1\Video\s15_1a.wmv" "data\dmc1\Video\s15_1aj.wmv" COPY "data\dmc1\Video\s15_1b.wmv" "data\dmc1\Video\s15_1bj.wmv" COPY "data\dmc1\Video\s01_1.wmv" "data\dmc1\Video\s01_1j.wmv" COPY "data\dmc1\Video\demo1.wmv" "data\dmc1\Video\demo1j.wmv" COPY "data\dmc1\Video\s0101_3.wmv" "data\dmc1\Video\s0101_3j.wmv" COPY "data\dmc1\Video\s1402b_2.wmv" "data\dmc1\Video\s1402b2j.wmv" :DMC2 COPY "data\dmc2\Video\cg_00.wmv" "data\dmc2\Video\cg_00e.wmv" COPY "data\dmc2\Video\cg_00.wmv" "data\dmc2\Video\cg_00u.wmv" :DMC3 COPY "data\dmc3\Video\GameOver.wmv" "data\dmc3\Video\GameOverF.wmv" COPY "data\dmc3\Video\GameOver.wmv" "data\dmc3\Video\GameOverG.wmv" COPY "data\dmc3\Video\GameOver.wmv" "data\dmc3\Video\GameOverI.wmv" COPY "data\dmc3\Video\GameOver.wmv" "data\dmc3\Video\GameOverS.wmv" COPY "data\dmc3\Video\Guro_CHH.wmv" "data\dmc3\Video\GuroE.wmv" COPY "data\dmc3\Video\Guro_CHH.wmv" "data\dmc3\Video\GuroJ.wmv" COPY "data\dmc3\Video\Guro_CHH.wmv" "data\dmc3\Video\GuroK.wmv" COPY "data\dmc3\Video\Guro_CHH.wmv" "data\dmc3\Video\GuroP.wmv" :DMCLauncher COPY "data\dmclauncher\video\DMC-HD_AttractMode.wmv" "data\dmclauncher\video\DMC-HD_AttractMode_EU.wmv" COPY "data\dmclauncher\video\DMC-HD_AttractMode.wmv" "data\dmclauncher\video\DMC-HD_AttractMode_JP.wmv" ECHO. Ready...!!! Code:
Creators: Repack uses XTool v9 library By Razor12911 Repack uses Srep v3.92 library By Bulat Ziganshin Repack uses Lolz v2.1.a.7 library By ProFrager Last edited by Simorq; 13-10-2018 at 17:13. |
#815
|
||||
|
||||
I donīt know what happened in the past but i dont think that Simorq told that with bad intentions. Sometimes we get things wrong due to our basic english knowledge, we can even offend without intention (at least in my case).What im not finding nice is the removing of the posts giving JustFun now a lot of work to clean up the index.
|
The Following User Says Thank You to K4miKaZe For This Useful Post: | ||
Simorq (13-10-2018) |
#816
|
|||||||
|
|||||||
Quote:
@darkwolves I can still see all your posts, I have read through a lot of them, I can see you have helped a lot of people and I can also see that a lot of people have helped you. I have quoted a few of your posts to highlite a few things you have previously said on the forum ..... Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Dont take things to heart, people are not here to disrespect your work, they are here to learn, as you yourself said 'we are all here for the same reason'. 'JustFun' has put a lot of time and effort into the Index and I'm sure he is very proud of his work and would be disappointed to now see some of it has been a waste of time, just like everyone who puts a lot of time and effort into creating the 'Best Compression Methods' Please rethink the deletion of your posts and think about allowing me to 'restore' them all, I can do that quite easily.
__________________
Can't find a Game Conversion? Check the 'Conversion INDEX'
|
#817
|
||||
|
||||
Quote:
__________________
Ideas are bulletproof... |
#818
|
||||
|
||||
Quote:
__________________
Ideas are bulletproof... |
#819
|
||||
|
||||
Quote:
Different sizes could be so many things, maybe you have ripped some files? Also from my little experience, lolz should not give so hugh differences and not always higher means better (got some games on lolz with some mb less on low settings then on higher settings, strange...). I think the best thing is to know first how much GB the game has after installing, this way you know if your total game size matches Simorqs one, if not it could be dlcs, language files, etc.. I dont think that nobody here was saying that you were dishonest, simorq only said that it was wrong because he tested it too, i think he used your method and said that something was wrong, sometimes we can have even a typing error (3 is next to 4 on the keyboard). I dont have any of the Devil May Cry games, so i cant look to it too, never liked those games hehehe. Do you actually check for crc on compressions? Sometimes it can happen that ultraarc doesnt include all files without giving error. I usually do a sfv file from the original install and check it on the repack (it tells if there are bad or missing files). |
#820
|
||||
|
||||
no i didnt rip anything i've always admitted to ripping recoding etc and i don't use ultraarc
what i use is a compressor based off one panker made i redid the entire compressor with my own settings and the tools i use i have gatherd overtime as far as the crc no never check apon installing the game is 24 gigs ran a test play off my last save file nothing appeared out of place
__________________
Ideas are bulletproof... Last edited by darkwolves; 13-10-2018 at 23:10. |
#821
|
||||
|
||||
hmmm never used that i use format factory it also works on mp4
__________________
Ideas are bulletproof... |
#822
|
||||
|
||||
Quote:
EDIT: I have restored 41 posts in the 'Best Compression Methods for 'Specific' Games. Q&A' only, you may want to check to make sure there are no other posts you would like me to restore from other threads or check that the ones I have restored were not meant to be deleted for other legit reasons.
__________________
Can't find a Game Conversion? Check the 'Conversion INDEX'
Last edited by Grumpy; 13-10-2018 at 23:35. |
#823
|
||||
|
||||
No idea, with a crc file it should be easy to see if there is something missing. I recommend to do it on every pack because even if the game starts and is playable it can have missing files or bad files. Maybe different game versions or something (not always us and eu versions are exactly the same). But if you two say that your original size are 27.0gb then its strange like hell but it can be that the data on this 27gb is slightly different (maybe you dont have same amount of vids but have other files like dlc stuff or something). Thats why sfv files are so useful too. And game updates can make hugh differences too, for example on one of my last games, hitman, i had it previously on 22,8gb but have redone it after the 1.14.2 patch (around 300mb more in size). Doing it with same method gave me 22,6 (even with the game having bigger size).
Edit: Grumpy, thank you very much for taking your time and restoring them !!! Last edited by K4miKaZe; 13-10-2018 at 23:39. |
#824
|
||||
|
||||
Quote:
__________________
Ideas are bulletproof... |
#825
|
||||
|
||||
Quote:
__________________
Ideas are bulletproof... |
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Games Are For Kids | JoyBoy | Chit Chat | 83 | 16-11-2021 14:28 |
CorePack Compression methods ? Help | ramazan19833 | Conversion Tutorials | 34 | 09-08-2018 06:51 |
i got the email in the mail about copying ps2 games | EVOEvo | PS2 Games | 7 | 21-11-2003 07:56 |
Self-booting games on an older Japanese DC? | Named | DC Games | 1 | 26-09-2003 17:48 |
Having Problems Burning Numerous *Recent* Games....Help is Appreciated | Protosstic | PSX Games | 2 | 15-01-2002 21:27 |