7-zip plugin for open UMOD
-
- Godlike
- Posts: 1490
- Joined: Sat Mar 21, 2020 5:32 am
7-zip plugin for open UMOD
Here x32 and x64 bit plugins for open umod files via 7-zip file manager.
Install: drop dll into Codecs dir in 7-zip folder, e.g. C:\Program Files\7-Zip\Codecs
Features:
Check CRC, check Header size - if something fail you will see that in information window.
Show CRC, file size, special flags (as attributes), version.
limitation: only read UMOD, not write.
Install: drop dll into Codecs dir in 7-zip folder, e.g. C:\Program Files\7-Zip\Codecs
Features:
Check CRC, check Header size - if something fail you will see that in information window.
Show CRC, file size, special flags (as attributes), version.
limitation: only read UMOD, not write.
You do not have the required permissions to view the files attached to this post.
-
- Godlike
- Posts: 10141
- Joined: Wed Jul 15, 2009 11:36 am
- Personal rank: coffee addicted !!!
- Location: Cologne, the city with the big cathedral.
-
- Average
- Posts: 74
- Joined: Mon Oct 19, 2020 6:53 pm
-
- Godlike
- Posts: 1490
- Joined: Sat Mar 21, 2020 5:32 am
-
- Average
- Posts: 74
- Joined: Mon Oct 19, 2020 6:53 pm
Re: 7-zip plugin for open UMOD
Unfortunately, my mind is missing in order to translate visual studio project into gcc makefile. 

-
- Godlike
- Posts: 1490
- Joined: Sat Mar 21, 2020 5:32 am
-
- Average
- Posts: 75
- Joined: Fri Sep 27, 2019 5:08 pm
Re: 7-zip plugin for open UMOD
Every once in a while, Buggie makes these amazing threads. Great work!
-
- Adept
- Posts: 263
- Joined: Wed Nov 09, 2016 1:48 am
-
- Average
- Posts: 64
- Joined: Sun Jul 01, 2018 12:37 am
Re: 7-zip plugin for open UMOD
I cannot install UTGOTY Chaos Character Skins Pack Mod right now. Can you at least help me out,please?
-
- Godlike
- Posts: 1415
- Joined: Mon Jun 01, 2015 7:08 pm
- Personal rank: Resident Wallaby
- Location: Porto Alegre, Brazil
Re: 7-zip plugin for open UMOD
Interesting plugin! Is there a standalone command line interface so I can build it for Linux?
I think you're in the wrong thread, mate. If anything, just make a new one.
"Everyone is an idea man. Everybody thinks they have a revolutionary new game concept that no one else has ever thought of. Having cool ideas will rarely get you anywhere in the games industry. You have to be able to implement your ideas or provide some useful skill. This also applies to mod authoring. If you become a skilled or notable mod author, you will find people propositioning you to implement their ideas. Never join a project whose idea man or leader has no obvious development skills. Never join a project that only has a web designer. You have your own ideas. Focus on them carefully and in small chunks and you will be able to develop cool projects."
— Weapon of Destruction
— Weapon of Destruction
-
- Adept
- Posts: 326
- Joined: Wed Apr 27, 2011 1:31 pm
- Location: Junín (BA - Argentina)
Re: 7-zip plugin for open UMOD
Thread arose from the cemetery thread. Looks like our fiend Mazz is learning how to resurrect the dead.
OldUnreal U1v227/UTv469 Localization Project coordinator/spanish language maintainer - Unreal Wiki
ProTip 1: anybody using the phrase "I'm a True Fan and You're Not!" is an obnoxious, self-centered, egotistical, elitist, narcissist douchebag.
ProTip 2: anybody who uses the "Royal We" when making a demand wants to pass their own opinion as everyone else's.
ProTip 3: Only the people that do nothing but criticize don't make mistakes. Do things. Make mistakes. Learn from them. And screw those who do nothing but throw poison and criticize.
ProTip 4: If the Duke Nukem Forever fiasco wasn't enough of a lesson, perfectionism leads to nothing positive. Don't be afraid of releasing a buggy product. Even the most polished product has its flaws.
ProTip 1: anybody using the phrase "I'm a True Fan and You're Not!" is an obnoxious, self-centered, egotistical, elitist, narcissist douchebag.
ProTip 2: anybody who uses the "Royal We" when making a demand wants to pass their own opinion as everyone else's.
ProTip 3: Only the people that do nothing but criticize don't make mistakes. Do things. Make mistakes. Learn from them. And screw those who do nothing but throw poison and criticize.
ProTip 4: If the Duke Nukem Forever fiasco wasn't enough of a lesson, perfectionism leads to nothing positive. Don't be afraid of releasing a buggy product. Even the most polished product has its flaws.
-
- Average
- Posts: 64
- Joined: Sun Jul 01, 2018 12:37 am
Re: 7-zip plugin for open UMOD
Is it good or bad?Neon_Knight wrote: ↑Mon Aug 01, 2022 1:49 pmThread arose from the cemetery thread. Looks like our fiend Mazz is learning how to resurrect the dead.
Oh okay.Gustavo6046 wrote: ↑Mon Aug 01, 2022 1:46 pmInteresting plugin! Is there a standalone command line interface so I can build it for Linux?
I think you're in the wrong thread, mate. If anything, just make a new one.
-
- Adept
- Posts: 483
- Joined: Tue Apr 13, 2021 12:56 am
-
- Godlike
- Posts: 10141
- Joined: Wed Jul 15, 2009 11:36 am
- Personal rank: coffee addicted !!!
- Location: Cologne, the city with the big cathedral.
Re: 7-zip plugin for open UMOD
Well, if you would have read our House Rules you would know it.gamerz31w wrote: ↑Mon Aug 01, 2022 1:52 pmIs it good or bad?Neon_Knight wrote: ↑Mon Aug 01, 2022 1:49 pmThread arose from the cemetery thread. Looks like our fiend Mazz is learning how to resurrect the dead.
-
- Godlike
- Posts: 1490
- Joined: Sat Mar 21, 2020 5:32 am
Re: 7-zip plugin for open UMOD
No. But you can to github and try use sources with self made makefile.Gustavo6046 wrote: ↑Mon Aug 01, 2022 1:46 pmInteresting plugin! Is there a standalone command line interface so I can build it for Linux?
https://github.com/SeriousBuggie/7z-formatzzz
I think you can take makefile from some other plugin which can be built on Linux and modify it.