Jump to content

AbyssDragonModding

Premium Member
  • Posts

    11
  • Joined

  • Last visited

Everything posted by AbyssDragonModding

  1. I had the idea to make a customizable UI mod. I have never done UI stuff so its a bit of trial and error, but I have programmed in other languages like C#, C++ and Pyhon (where python is my main language of choice) so the general coding skills transfer over to ActionScript3. Right now probably do something simple like a customizable Console and main menu, then move over to other elements like the player HUD. I think I have a general Idea now of how to properly compile them to work in the game. I have spent days just doing trial and error on how the process is done. the current INI settings I have are (UPDATED: 9/12/23) [Global.ini] [UserInterface] iFrameRate = 60 ;Default: 60[Fonts] iFontSize = 14 ;Default: 14 iFontFamily = 4 ;Default 4 ;Valid Fonts: ;0 - Handwritten Institute ;1 - NB Architekt ;2 - Arial ;3 - Consolas ;4 - PT Serif (Diablo style) ;5 - Trajanus Bricks (Skyrim Style) [Console.ini] [Console] bUseFullscreenConsole = false ;Default: false bUseGlobalFontSize = false ;Default: false bUseGlobalFontFamily = false ;Default: false[Font] iFontSize = 14 ;Default 14 iFontFamily = 4 ;Default: 4 ;Valid Fonts: ;0 - Handwritten Institute ;1 - NB Architekt ;2 - Arial ;3 - Consolas ;4 - PT Serif (Diablo style) ;5 - Trajanus Bricks (Skyrim Style)[CurrentSelection] sCurrentSelectionAnchor = "top" ;Default: Top, Valid Values: top, bottom sCurrentSelectionAlignment = "left" ;Default: left, Valid Values: left, center, right sCurrentSelectionColor = "FFFFFF" ;Default: FFFFFF[CommandHistory] sCommandHistoryColor = "ADD8E6" ;Default: ADD8E6[CommandEntry] sCommandEntryColor = "FFFFFF" ;Default: FFFFFF
  2. I am getting a headache trying to figure this out. There's some Ideas I have but the interface editing is not easy they either crash the game or they have those placeholder text and not the text its supposed to be. Anyone that modded the interface from their previous games have any pointers on how to do this. I have used this https://github.com/jindrapetrik/jpexs-decompiler to decompile them to "Flash CC" files and then I open them inside adobe animate. If I directly export with or without edits using any of the flash versions 11.3-11.9 none of them work in game they crash or just don't have the texts like they should. I have manually extracted the fonts from the fonts_en.swf and installed those as TTF Files to my system. I have tried adding the fonts_en.swf to the directory where I extracted the other swf too so it can find it on import into JPEXS I have tried to not have the fonts swf in the directory where the extracted vanilla swf is and then I tell it to ignore the font imports I just dont understand how to do this. I have even tried to export the SWF as a Flash CS6 project and use CS6 and that doesn't even work, I would prefer using Animate since it has a dark mode and isn't blinding when using lol
  3. Can you build pools in the workshop its been a while, or you just saying in general having a clean one , I think these are mainly assets for the open world unless I add some to the build menu but not sure how to do that. I have a mod that allows me to build pools. I *think* they are vanilla assets, but, couldn't swear to that... Is it this mod by chance? He just has water markers for that one https://www.nexusmods.com/fallout4/mods/13316/ Yep, that would be the one. :D Looks like hes just using whatever is in the build menu and placing water markers. For these retextures they are under the "Architecture" Folder so probably just static meshes out for the open world
  4. Can you build pools in the workshop its been a while, or you just saying in general having a clean one , I think these are mainly assets for the open world unless I add some to the build menu but not sure how to do that. I have a mod that allows me to build pools. I *think* they are vanilla assets, but, couldn't swear to that... Is it this mod by chance? He just has water markers for that one https://www.nexusmods.com/fallout4/mods/13316/
  5. Can you build pools in the workshop its been a while, or you just saying in general having a clean one , I think these are mainly assets for the open world unless I add some to the build menu but not sure how to do that.
  6. Very easy to do just change a couple sliders in designer and it can remove the dirt, moss and scratches. That is what I love about designer for textures like these very easy changes. By clean I assume removing the dirt/moss from it but not the scratches? Planning on releasing them in these resolutions too 8K (Experimental, prob not recommended but its there) 4K (Standard Resolution for the mod) 2K (Good quality with better performance than 4K) 1K (Same Resolution as vanilla)
  7. Been learning Substance Designer over the last few months off and on, This is my first project not in a tutorial. As I am very new to Designer and have a lot to learn still, I will be posting here on progress. As I can only work on this on my free time and it takes hours and hours messing around and getting the effects I like until I get much more familiar with common nodes that I use for certain effects. Substance Designer is very non destructive so for instance, I can make a version of the stairs texture with moss and a version without moss with a single simple slider change, or even reduce the effects of the said moss, scratches, dirt. First one I am satisfied with is the texture for the SwimPoolStairs01. My first iteration of the "SwimPoolStairs01" (which images are at the bottom of this first thread you can see) was pretty basic with just scratches and dirt, and a friend I sent images of this first iteration too said "I should add more like moss and stuff since it is in Fallout and change the colors to make it look older and not like normal concrete since its 200 years old." I will have a comparison of the original iteration and the newest one [some cool Designer facts] - Substance designer can export up to 8K (8192) Resolution, but I can have a working resolution of like 2K or lower without quality loss on export, making iterating performance much faster than if you where working in 4K. - Substance Designer is all node based so materials are all non-destructive - Substance Designer is the Industry Standard in material authoring for pretty much all studios now days along with its other software Substance Painter in the Substance 3D Suite None of this has been tested in game yet, just Nifskope and other 3D viewing programs like Marmoset Toolbag to see what the actual PBR maps look like before the conversion over to Fallout 4. I have no Idea when I will finish this, since designer takes hours and hours to iterate and mess with to make textures for me since I'm new to the program [iMAGES] [swimPoolStairs01] [iteration 1 - No longer valid] [Variant 2 - Current version - Moss covered version] [Vanilla vs Moss covered version] *As always constructive criticism is always welcomed :)
  8. I like the look of the set but would like a version without the cape but keeping the shoulder fur. Would look cool for both male and female but I mainly want it for female. Anyone able to knock this out real fast. I use layered version idk if its any different from the base set if that helps.
  9. I would like to add the HDT-SMP physics for Skyrim Special Edition/Anniversary Edition creation club mod Adventures backpack. But I don't know how to or if its even possible with blender. Anyone got some resources I could look at for adding the HDT-SMP Physics to models within blender? I know theres the ones for 3DS max but I do not have access to that otherwise I would use it. Or if anyone has 3ds max could they make a mod to add the physics to the backpacks and upload it, would love it?
  10. It doesn't have support yet, You gotta use fluffy mod manager for some mods and others that are in the Pak patch format you drag over to your main directory and make sure that theres no dupes of the final 3 numbers.
×
×
  • Create New...