
matzman666
Members-
Content Count
17 -
Joined
-
Last visited
About matzman666
-
Rank
Member
Recent Profile Visitors
403 profile views
-
You need to set the alpha values in the default materials to 1 (just open all material files with the material editor and set alpha to 1 in case it isn't already) and exchange the "invisible_d" texture with a texture that shows something. Are you using mod organizer? I also get crashes with OS when opening the shape properties dialog but only when using with MO, outside of MO that dialog opens just fine.
-
I just tested in on a freshly installed Win10, and didn't had any issues. Maybe your anti-virus software is blocking the file (and I hoped all issues with AV-software are resolved). I attached a bat script you can use as launcher replacement (just copy it into the same folder, would be even greater if you could execute it in a command prompt and report what's happening). If it doesn't work could you try to double-click on python.exe in the python34 directory and report what's happening. PyPipboyApp.bat.zip
-
New version is up: v0.5alpha: - Got rid of PyInstaller. File size has doubled, but (hopefully) no more false-positives with AV-software. - Added hotkey and equipped weapons & grenades (Credits to akamal). - Added radio and active effects widgets. - Several small bugfixes and improvements. Nexus has now lifted the moderator review (and still haven't said a single world to me). Newest version does not produce any false-positives anymore, so everthing is well now, and hopefully stays well.
-
For me, newest Gimp with newest dds-plugin is working flawlessly. You just need to select BC5 for normal and specular map when exporting. Yes, there is. The NPC record has a field (WNAM, or Worn Armor) which defines what body the specific NPC uses. Just have a look at how raiders are defined.
-
The PyInstaller dev team already has reported numerous false positives to AV-devs, that's why most well-known AV-engines don't flag PyInstaller packages as malware anymore (this was apparently different a few year ago). There are only some no-name engines left that report it as malware. And after PyInstaller update the whole cycle may start again. Sure I can try to tell them, but I prefer to not participate in this cat-and-mouse game. We are testing some other potential solutions that may solve this problem permanently. I don't know what software the nexus is using, they ignore my communic
-
GIMP and Paint.net can't handle the format of normal and specular maps of Fallout 4. Diffuse will work mostly fine. You'll need Visual Studio to convert back and forth, or Photoshop with Intel's plugin. I already created a normal and specular map for a Fallout 4 mod in Gimp. Gimp can export normal and specular maps in the correct format without problems.
-
Version v0.8alpha
471 downloads
PyPipboyApp is a platform independent and extensible unofficial Fallout 4 Pipboy Companion App written in Python3 using PyQt5. It runs on Windows, Linux and Mac, and is meant as replacement of the official companion app on the PC (You don't need to mess around with that non-working android emulator anymore, isn't that great news!). It currently provides the same features as the official companion app, and on top of that it adds it's own features like note taking, POI markers, hotkeys, automatic application of stimpacks, and more ... It can be also found on the Nexus. Features Platfo