Jump to content

coolsp0t

Members
  • Posts

    12
  • Joined

  • Last visited

Everything posted by coolsp0t

  1. Thx NexusMod, for the fast process of my issue. Thread can be closed.
  2. The Log says Empty Vortex Folder for all Mods which are listed in the log and marked red. I just suggest you to not use Vortex.
  3. Hi everyone, Im not sure if this is the right place, so sorry in advance if it isnt. Yesterday I uploaded an update for my Stardew Valley Modification Don't Disturb The file stucks in the malware scanner, because of the file type. The modification has a LITE and FULL version. The LITE version will work like all other content patcher modifications, too. The difference to the FULL version is that the game must be restated before a sound is reactivated again which can be inconvenient. The FULL version needs soundfiles from the game to be working. For this reason did I wrote a Batch Script which controlls unxwb.exe (well known soundfile extractor command-line and listed on SDV Wiki) and ffmpeg.exe (well known Audio & Video converter command-line) to extract & encode the needed soundfiles. In an outdated version of my mod did I delivered the soundfiles with the mod, but I feeling not good about that and this was the reason why I wrote the Batch Script so the users are able to unpack & encode the soundfiles from there game. The Batch Script does follows and nothing else: - Checking if unxwb.exe & ffmpeg.exe is located in the same folder as the script. If not show Error. - Checking if manifest.json & content.json is present in the mod folder. If not show Error. - Checking the UniqueID of manifest.json & content.json to get sure that its Don't Disturb 1.0.0-lite. If not show Error. - Checking if Stardew Valley.exe is present to get sure to be in right directory. If not show Error. - Checking if Wave Bank.xwb is present. If not show Error. - Start unxwb.exe to extract PCM WAV from Wave Bank.xwb to "..\Don't Disturb\snd" - Start ffmpeg.exe to encode PCM WAV from "..\Don't Disturb\snd" to OGG Vorbis to same directory. - Delete all remaining temporary PCM WAV files from "..\Don't Disturb\snd" - Overwrite manifest.json & content.json from Don't Disturb 1.0.0-lite with Don't Disturb 1.0.0-full - Check if Don't Disturb 1.0.0-full was successfully installed. The Problem is now that VirusTotal has some malware scanners which doesn't support Batch Scripts. When I would known this before did I wrote something different. In my eyes is this silly, because when someone think a *.bat file is more risky as an *.exe or *.ps1 did I really have to lough out loud. I have allready written an e-mail to the support, but I guess will last long so I decide to open a thread and would ask for help. Would be very kind if someone from NexusMods can help me about to clear this up, because Im a Modder which is more focused on quality of life & bugfix modifications. Let me know if I have to deliver something like a video. kindly regards cOOLsp0T
  4. Guessing thats your problem: Its a extremly well known bug. The Havoc Physics Engine is too slow for 60fps+ so you have to activate Vsync. Open "SkyrimPrefs.ini" located here "C:\Users\USER\Documents\My Games\skyrim" Change "iPresentInterval=0" to "iPresentInterval=1" If skyrimprefs.ini doesnt contain the line "iPresentInterval" then add it. When you use Mod Organizer or something like that did you have to change the skyrimprefs.ini which is bound to the Mod Organizer. You can find it on the top of the Window from the Mod Organizer. I can recommending you this nice tool for your ini file: BethINI
  5. Install every Skyproc Mod with Mod Organizer. For ASIS: Look at the right side of your Mod Loadingtable. On the top side are Tabs, click the Tab "DATA". Search in the list more on the bottom the Folder "Skyproc Patchers" This folder contains a file: "ASIS.jar" Click it right and then click "Open/Execute" Now the Skyproc Patcher for ASIS will open. Configurate it and Patch. When the Patcher is done. Go to the Mod Organizer Folder and search for "mods" Open the folder and create a new with the name "ASIS Patch" Go to the Mod Organizer Folder and search for "overwrite" Cut ASIS.esp & Skyproc Patcher folder and paste it in your created "ASIS Patch" folder. activate ASIS_dependency.esp & ASIS.esp Done. FNIS & Automatic Variants will work the same way. If you have to patch again, get sure to erease the old patch.esp files before you start the patcher again, because ASIS Patcher for example will try to implement the ASIS.esp which is the patch itself. This will end in a crash. I cant help you with the rest, because I dont know and use them.
  6. You just use too much NPC Changers & Replacers. If you really would know what happend. Open TES5 set a Filter for Dragonreach and look which mods changes the Interior Space. I believe that your problems are dependent from the NPC Changers or Interior Lightning & Weather Mods like Relighting Skyrim. A Small advise: I know the most didnt love Skyproc Mods like Lootification, but you can save a few ESP Slots & HDD Space when you will use Lootification for dynamical generated Level Lists and this will work for all your Mods which are allready configurated in Lootification.
  7. No, you can use Nexus Mod Manager, but I dont suggest you to use both of them. If the Mods were correct installed with Nexus Mod Manager then you have just to clean up your master files (*.ESM).
  8. The N64 was the first console which I've bought with my own money. It was a great time and the beginning of 3D Gaming. Also has this console also for now a days a small game assortment, but the most of that games are real pearls. Space Station Silicon Valley Jetforce Gemini Donkey Kong 64 Goldeneye 64 Turok 1 & 2 -> (I can suggest the new PC remakes, their are awesome) Duke Nukem 64 Hexen 64 Tetrissphere Wetrix Rogue Squadron Wave Race 64 Mario Kart 64 F-Zero X Glover
  9. You just used the Mod Organizer in the wrong way. Clean up your data folder from the Modfiles back to vanilla. (Delete all Files which are not part of the original Skyrim) Clean up the Master Records in Skyrim.esm, Update.esm & eventually Dragonborn.esm and Dawnguard.esm. Thats the Tutorial: https://forums.nexusmods.com/index.php?/topic/2667094-guide-manual-cleaning-skyrim-master-files/ After this, install all Mods which you decided to use with the Mod Organizer itself as to install them manually, because the Mod Organizer prevents Data mess in your Data Folder and gives you a better plattform for troubleshooting. At least, it has to look like this: http://fs5.directupload.net/images/170829/temp/mq53o9h5.png
×
×
  • Create New...