Jump to content

Skypat

Members
  • Posts

    292
  • Joined

  • Last visited

  • Days Won

    15

Everything posted by Skypat

  1. ModManFX 1.2.7.6 is available https://www.digitalcombatsimulator.com/fr/files/3309551/ 1.2.7.6 ------- - Added Search features - Added QUICK CHECK checkbox to quick check mod status when you have lots of mods and when normal check take too long at start or after installing/uninstalling files - Added FULL CHECK button to full check mod status file by file - Added .RAR files support by converting it automatically to ZIP files. After being converted, original .rar file are moved from "mods" subfolder to a new "myfiles" subfolder - Drastically increased speed when retrieving mod list and having lots of mods - Drastically increased speed during mod installation for bigger addon - Added Warning messagebox when mod contain lots of files. - Added progress bar and detailled informations during mod installation - Added TAB control with 2 TABPAGE called 'Description' and 'screenshots' ModMan will look for .JPG image files inside ZIP and will display 8 image max you can click on each image to maximize it. Modman will look for random .txt file and will display it, you can click on it @MOD AUTHORS, please add .JPG files and .txt files inside a ZIP subfolder or in a deeper subfolder, NOT AT ROOT(MFS2020) (ModManFX will display it in mod description tabpage) - Added TABPAGE called 'MyBook' you can give feedback about mods you tested you can write notes about mods more features to come - Files Status are now updated in live, no spam list refresh anymore - More efficiency Splashscreen, quicker overall - 7-zip32.dll(NOT 7-zip64.dll) will be removed automatically from your ModManFX install folder because it's not used anymore. - ModManFX64.exe is not using UPX compression anymore (just a technical information)
  2. hello what is your pc resolution ? do you use Windows zoom ? required = 1920x1080
  3. 1.1.0.0 is out https://www.digitalcombatsimulator.com/en/files/3309551/ 1.1.0.0 ------- - Added special features for Microsoft Flight Simulator 2020 now ModManFX is reading MSFS "manifest.json" for each mod Added "mod name", "version", "mod type", "author", "required min game version" to the mod list - ModManFX will display "Microsoft Flight Simulator 2020 special features enabled" in ModManFX windows title when "manifest.json" files are detected - minor fixes
  4. 1.0.1.2 is out. https://www.digitalcombatsimulator.com/en/files/3309551/ 1.0.1.2 ------- - Now you can install several mods at a time (use CTRL or SHIFT + LeftMouseclick) - Now you can uninstall several mods at a time (use CTRL or SHIFT + LeftMouseclick) - Now you can view a mod file by doubleclicking in the Mod Files list (you must have a program which is associated with the file extension) - After installing/uninstalling a mod, mod List will not reset anymore, only status and colors will be updated - After installing/uninstalling a mod file, Mod file List will not reset anymore, only status and colors will be updated - added a "Mods" menu subitem : "Create Zip archive for all your mods added as folders" (ie: from JSGME zip) - added a "Mods" menu subitem : "Reset Mod cache folder" (ModManFX is caching mod files during installation/uninstallation) - Fixed obvious bugs when filename contains double space - minor fixes - some optimization
  5. for custom name, did you try the 'rename' button ? :) for more than one mod at a time, adding to the to do list For dependencies and exclusions, a bit more difficult, adding to the to do list but not in near future thx for using it an upcoming version today or tomorrow is already planned already implemented changes (WIP) 1.0.1.2 ------- - Now you can view a mod file by doubleclicking in the Mod Files list (you must have a program which is associated with the file extension) - After installing/uninstalling a mod, mod List will not reset anymore, only status and colors will be updated - After installing/uninstalling a mod file, Mod file List will not reset anymore, only status and colors will be updated - added a "Mods" menu subitem : "Create Zip archive for all your mods added as folders" (ie: from JSGME zip) - added a "Mods" menu subitem : "Reset Mod cache folder" (ModManFX is caching mod files during installation/uninstallation) - Fixed obvious bugs when filename contains double space - minor fixes - some optimization
  6. Another download link @ DCS World official site https://www.digitalcombatsimulator.com/en/files/3309551/
  7. new download link https://www.dropbox.com/sh/wrnmbfwbwqv9fzj/AADRSsZJRHcD-eUT6LicGGYVa?dl=0
  8. was due to Gdrive rights sorry, fixed i hope ?
  9. ModManFX - Free for ever generic mod manager utility ModManFX manage your mods and do all necessary files backup in one click ©2020 Skypat btw you can donate with Paypal to sustainable development :) ----------------------------------------------------- INSTALLATION ----------------------------------------------------- it's a portable App, enjoy! Extract from zip then put ModManFX64.exe file somewhere on your harddrive --> NOT in <\WINDOWS...> and NOT in <\Program files...> and NOT in your game folder --> ie: <your drive>:\MODMANFX\ModManFX64.exe that's all. Launch it. A blue Microsoft windows message will occur saying "Unknown product", just bypass... it will automatically create its subfolder at first launch. ------------------------------------------------------ IMPORTANT NOTICE ABOUT Microsoft Flight Simulator 2020 ------------------------------------------------------ - When asked for game root folder, please choose MSFS "community" subfolder instead of MSFS root folder - MSFS Zip mod compliant file structure must be as follow [ZIP FILE] (ie: myzip.zip) <mod name folder> file1 file2 file... YOU CAN ADD HERE some .JPG files here and a .txt file, ModManFX will display it in mod description tabpage <subfolder1> file1 file2 file... YOU CAN ALSO ADD HERE some .JPG files here and a .txt file, ModManFX will display it in mod description tabpage <subfolder2> file1 file2 file.. YOU CAN ALSO ADD HERE some .JPG files here and a .txt file, ModManFX will display it in mod description tabpage <subfolder...> ----> just put zip archive file in ...\ModManFX\profiles\<your MSFS 2000 profile name>\Mods or use the "ADD MOD" button ------------------------------------------------------------- IMPORTANT NOTICE ABOUT MODS STRUCTURE for DCS and other games ------------------------------------------------------------- 1 - For MODS, if zip archive file contains a GAME COMPLIANT tree structure like below: [ZIP FILE] (ie: mymod.zip) file1 file2 file... <subfolder1> file1 file2 file... <subfolder2> file1 file2 file... <game_subfolder...> ----> just put zip archive file in ...\ModManFX\profiles\<your game profile name>\Mods or use the "ADD MOD" button 2 - For MODS, if zip archive file contains a JSGME COMPLIANT tree structure like below: [ZIP FILE] (ie: mymod.zip) <mod name folder> <<< THIS IS IT file1 file2 file... <subfolder1> file1 file2 file... <subfolder2> file1 file2 file... <subfolder...> ----> you must extract <MOD NAME FOLDER> from zip archive to ...\ModManFX\profiles\<your game profile name>\Mods\<MOD NAME FOLDER> ----------------------------------------------------- HISTORY ----------------------------------------------------- 1.2.7.6 ------- - Added Search features - Added QUICK CHECK checkbox to quick check mod status when you have lots of mods and when normal check take too long at start or after installing/uninstalling files - Added FULL CHECK button to full check mod status file by file - Added .RAR files support by converting it automatically to ZIP files. After being converted, original .rar file are moved from "mods" subfolder to a new "myfiles" subfolder - Drastically increased speed when retrieving mod list and having lots of mods - Drastically increased speed during mod installation for bigger addon - Added Warning messagebox when mod contain lots of files. - Added progress bar and detailled informations during mod installation - Added TAB control with 2 TABPAGE called 'Description' and 'screenshots' ModMan will look for .JPG image files inside ZIP and will display 8 image max you can click on each image to maximize it. Modman will look for random .txt file and will display it, you can click on it @MOD AUTHORS, please add .JPG files and .txt files inside a ZIP subfolder or in a deeper subfolder, NOT AT ROOT(MFS2020) (ModManFX will display it in mod description tabpage) - Added TABPAGE called 'MyBook' you can give feedback about mods you tested you can write notes about mods more features to come - Files Status are now updated in live, no spam list refresh anymore - More efficiency Splashscreen, quicker overall - 7-zip32.dll(NOT 7-zip64.dll) will be removed automatically from your ModManFX install folder because it's not used anymore. - ModManFX64.exe is not using UPX compression anymore (just a technical information) 1.1.0.0 ------- - Added special features for Microsoft Flight Simulator 2020 now ModManFX is reading MSFS "manifest.json" for each mod Added "mod name", "version", "mod type", "author", "required min game version" to the mod list - ModManFX will display "Microsoft Flight Simulator 2020 special features enabled" in ModManFX windows title when "manifest.json" files are detected - minor fixes 1.0.1.2 ------- - Now you can install several mods at a time (use CTRL or SHIFT + LeftMouseclick) - Now you can uninstall several mods at a time (use CTRL or SHIFT + LeftMouseclick) - Now you can view a mod file by doubleclicking in the Mod Files list (you must have a program which is associated with the file extension) - After installing/uninstalling a mod, mod List will not reset anymore, only status and colors will be updated - After installing/uninstalling a mod file, Mod file List will not reset anymore, only status and colors will be updated - added a "Mods" menu subitem : "Create Zip archive for all your mods added as folders" (ie: from JSGME zip) - added a "Mods" menu subitem : "Reset Mod cache folder" (ModManFX is caching mod files during installation/uninstallation) - Fixed obvious bugs when filename contains double space - minor fixes - some optimization 1.0.0.7 ------- - Final Release. 1.0.0.6 ------- - Now, you can resize GUI manually - ModManFX\Games.ini has been renamed ModManFX\Profiles.ini automatically - Minor fixes - issue fixed when user rename profile with... the same name :) 1.0.0.5 ------- - again... Hotfix for fullhd monitor 1.0.0.4 ------- - Hotfix for fullhd monitor 1.0.0.3 ------- - ModManFX <Games> subfolder will be renamed to <profiles> subfolder automatically - ModManFX GUI is using now Windows high DPI - Added some colors - Resized lots of things - Fixed some obvious bugs 1.0.0.2 RC3 (Release Candidate) ------- - Added a 'Rename' button to rename a game profile - Added "User rights" or "Administrator rights" at the windows tittlebar - '+' button has been renamed to 'Add' - '-' button has been renamed to 'Del' - Checking for Administrator rights if game is installed in "c:\program file..." folder then asking user to launch ModManFX with administrator rights FYI: to do it, Right mouse click on ModManFX icon then choose 'Run as Administrator' menu item 1.0.0.1 RC2 (Release Candidate) ------- - Added '?' Menu item - Added 'ModManFX Twitter account' SubMenu item - Added 'Donate with Paypal' SubMenu item to sustainable development - Added Spashscreen when retrieving mod list - Added Spashscreen when retrieving mod detail file list - fixed freeze bug when switching game profile 1.0.0.0 RC1 (Release Candidate) ------- - Added colors state to both listview - Added several tooltips - both list view refresh has been optimized - minor fixes 0.9.5.1 ------- - hotfix, obvious bug: some mod folder was not visible anymore 0.9.5.0 ------- - added a tools menu subitem to generate Mod zip archive, game compliant (empty folder are always skipped) Best choice, folders & mod files added will be located directly in zip archive ROOT-folder - added a tools menu subitem to generate Mod zip archive, JSGME compliant (empty folder are always skipped) folders & mod files added will be located in a zip archive SUB-folder - Added gzip, bzip2, tar archive file support - Using now a cache folder instead of using temp folder for accelarating mod install operations. 0.9.4.1 ------- - Fixed JSGME folder detection obvious bug 0.9.4.0 ------- - JSGME compliant zip are now supported ! Just drop JSGME mod folder contained in ZIP (NOT the ZIP itself) to "<your drive path>\ModManFX\Games\<your game profile>\Mods" 0.9.3.0 ------- - Columns can now be moved - .7z archive support added - Fixed splashscreen freeze issue when exiting and cleaning temp folder - Column can now be sorted in ASC and DESC mode by clicking column header - Retrieving mod file list has been optimized to be quicker - Mod installation speed drastically optimized by using cache (temp folder) only for current selected game - Now displaying game full path information - Filenames are visible on splashscreen during installation progress - Filenames are visible on splashscreen during un-installation progress - Added "Refresh" button to Refresh the mod list if you add a mod manually without exiting - Added "Add Mod" button to add a mod to the mod list - Adjusted some list view height 0.9.2.0 ------- - Initial release - Column changes
  10. hello, I am totally convinced that a version of ModMan fully supporting DCS WORLD exists and also supports third party JSGME mod(but without having to unzip)
  11. read my precedent post please
  12. i think it's awful !!! you should sell it !!! and you are very lucky, i can go today to your home to take it :D
  13. are you using VISTA, WIN7 ? and have you installed ModMan in program files folder ? due to windows UAC features, this error may occurs. not sure at all, you are the first about this error. (powerbuilder are the ModMan runtime libraries)
  14. Let me resume :D i decide how it's best to work and i disagree totally with you on this subject. nothing personal, but your request is definitaly not accepted. :D
  15. you are wrong ModMan is Multigame not only Lockon,series i can't know what is the root directory between the several Directoryxxx Modman is able to manage game i have not on my HDD so i don't know the directory tree at all of a specific game why are you choosing directory4 as root directory ? why not Directory3 ? and why not c:\ ? have you got an AI computer ? sorry guys but you miss the coding point btw hope it's can help :D http://en.wikipedia.org/wiki/Root_directory this will never change so if it's too difficult to show the game root director, you have always the possibility to manage addon manually. When you install a game, windows ask you where you want to install the game folder not the simulator.exe file :D But maybe Bill gates will change this way in future ? stay tuned ! :D best regards Skypat
  16. if i ask for exe file, i will never know where is the root directory and so i will never know where the game tree folder start. this won't change, user should read what ModMan ask for "Show me the way to the [GAME] ROOT folder !" it's clear, isn't it ? :) best regards Skypat
  17. ModMan 7.3.0.0 Available 7.3.0.0 ------- - Added support for Flaming Cliffs 2.0 v1.2.1 - Added support for DCS Ka-50 v1.0.2 and manage new graphics_bs.cfg file you must use the new ModMan.ini file, do not replace it by older file. - Paypal button now link to http://www.checksix-fr.com (my homesite) paypal account Download here:http://www.checksix-fr.com/bibliotheque/index.php?Fichier=6068 all mirrors allowed, don't ask for !
  18. i can't fix it, dxtex.exe is a command line utility from Microsoft. KIS detect it as false positive but file is safe. You should code an exception rule. i use Eset smart security 4.x Best regards Skypat
  19. yes it's due to 1.02 patch changes will work fine with ModMan 7.3
  20. these GOOD tweaks will not work for skins/textures due to graphics_bs.cfg changes you must wait for ModMan 7.3 (this week-end) if you can't wait, just UNCHECK "when possible, install texture in CDDS files', so ModMan will use temptexture folder and all skins will work (with few fps loss) Best regards Skypat
  21. Hello ModMan 7.3 will be available this week-end. it will support new graphics_bs.cfg file for BS 1.0.2 it will officialy support FC 2.0 patch 1.2.1 for BS 1.0.2, if you can't wait, just UNCHECK "when possible, install texture in CDDS files', so ModMan will use temptexture folder and all skins will work (with few fps loss) best regards Skypat
×
×
  • Create New...