Search found 466 matches

by Magus
Tue Aug 29, 2023 10:42 pm
Forum: Hive
Topic: Missing source files for UPU, RPU
Replies: 2
Views: 3880

Re: Missing source files for UPU, RPU

It's just that one file, see config . The reason is, unlike pretty much all other text in the game, pipboy.msg is sensitive to formatting. In other files, a line is normally a self sufficient translation unit. In pipboy.msg, they wrote huge paragraphs, and split them into lines based on width. It wo...
by Magus
Sun Jul 09, 2023 5:59 pm
Forum: UPU and RPU
Topic: Malicious object detected when installing RPU
Replies: 4
Views: 4274

Re: Malicious object detected when installing RPU

I don't have anything to add to what I already said.
by Magus
Sat Jul 08, 2023 11:12 pm
Forum: UPU and RPU
Topic: Malicious object detected when installing RPU
Replies: 4
Views: 4274

Re: Malicious object detected when installing RPU

It's not, refer to whomever made your antivirus.
by Magus
Sat Jun 24, 2023 3:27 am
Forum: Tweaks and Tricks
Topic: I installed tweaks and tricks
Replies: 17
Views: 7432

Re: I installed tweaks and tricks

There isn't, and I don't know what they are, which is why it's marked as power user.
Weidu keeps logs and backups, however, so you can check the directory for the corresponding component.
by Magus
Thu Jun 22, 2023 1:39 am
Forum: Tweaks and Tricks
Topic: I installed tweaks and tricks
Replies: 17
Views: 7432

Re: I installed tweaks and tricks

Eh, you have stratagems instaleld on top, it's a pain to reinstall, I wouldn't bother. The subcomponent is designed to remove items mostly from mages, that were used to emulate pre-cast spells in vanilla, which they actually do with stratagems, so it's kind of unnecesary double buffer. You can see t...
by Magus
Wed Jun 21, 2023 12:25 am
Forum: Tweaks and Tricks
Topic: I installed tweaks and tricks
Replies: 17
Views: 7432

Re: I installed tweaks and tricks

How were you deceived?
Did you consult the readme?
by Magus
Sun Jun 11, 2023 9:29 am
Forum: MLS
Topic: Translation hints
Replies: 2
Views: 25330

Re: Translation hints

Correct. But if you check the original scripts, you'll see that gSay_Message is pretty much never used directly, only in GMessage/NMessage/BMessage macros. It's probably a better practice to follow that convention. These macros also don't show hints now, but I added the capability, and they will in ...
by Magus
Tue Jun 06, 2023 6:31 pm
Forum: UPU and RPU
Topic: Fallout 2: Modding Guide
Replies: 13
Views: 19621

Re: Fallout 2: Modding Guide

Check out Speed options in ddraw.ini, and also ProcessorIdle.
by Magus
Mon May 29, 2023 5:46 am
Forum: UPU and RPU
Topic: Bug Reports?
Replies: 1
Views: 3592

Re: Bug Reports?

Sorry, new maps mod is not supported here.
by Magus
Mon May 29, 2023 5:45 am
Forum: Hive
Topic: Cant add female context
Replies: 5
Views: 4709

Re: Cant add female context

I don't use them much, so I don't know.
If you can't find any, it's just text. Any text editor will do. VScode has extensions for gettext, too.