From 9abc4e2ff3c427ce12741575a8246f8874b9f96b Mon Sep 17 00:00:00 2001 From: skellytz <46245689+skellytz@users.noreply.github.com> Date: Sat, 28 Sep 2024 04:46:29 +0200 Subject: [PATCH] Update Generalized Biffing to v2.8 --- .../generalized_biffing-readme-english.html | 96 ++++++++++++++----- 1 file changed, 74 insertions(+), 22 deletions(-) diff --git a/readmes/generalized-biffing/generalized_biffing-readme-english.html b/readmes/generalized-biffing/generalized_biffing-readme-english.html index de8e999..9b53016 100644 --- a/readmes/generalized-biffing/generalized_biffing-readme-english.html +++ b/readmes/generalized-biffing/generalized_biffing-readme-english.html @@ -33,7 +33,7 @@

Generaliz Author: the bigg (Valerio Bigiani)

- Mod Website and ForumDownloadGitHub + Mod Website and ForumDownloadGitHub


@@ -50,7 +50,7 @@

Generaliz

Overview


- This WeiDU mod allows you to biff the content of the override folder for improved performance, that means the files are converted into the BIF file format and moved into the data folder. This works natively under OSX and Linux (if you use the correct executable) and is compatible with the common WeiDU stack un-install operation. The game thereby loads much faster again and the performance is running pretty smoothly without jerking. + This WeiDU mod allows you to biff the content of the override folder for improved performance; that means the files are converted into the BIF file format and moved into the data folder. This works natively under OSX and Linux (if you use the correct executable) and is compatible with the common WeiDU stack un-install operation. The game thereby loads much faster again and the performance is running pretty smoothly without jerking.


@@ -80,7 +80,7 @@

Games supported

Other Mods Compatibility

- This mod is a WeiDU mod, and therefore should be compatible with all WeiDU mods. It must be installed after all other mods. If you encounter any bugs, please report them on the forum! + This mod is a WeiDU mod, and therefore should be compatible with all WeiDU mods. It must be installed after all other mods. If you encounter any bugs, please report them on the forum or GitHub!


@@ -144,7 +144,35 @@

Windows

Run  setup-generalized_biffing.exe  in your game folder to reinstall, un-install or otherwise change components. -


+


+ + +

+ + +

Warning!

+ +

+ As of WeiDU v247, some functions operating on the Latin-1 (8859-1) character set have been depracated and now use only US-ASCII characters. Biffing files with non-ASCII characters in their filenames may cause the game to crash. +

+

+ It has been confirmed that the following mods may suffer from this issue if the affected files are biffed: +

+ +

+

+ If you also want to install any of the above mods, please follow these steps before installing Generalized Biffing at the end of your mod install order: +

+


@@ -248,7 +276,7 @@

Troubleshooting


Symptom: Game freezes or crashes to desktop (CTDs)


- Sometimes the game displays an "assertion error" in a pop-up window when this happens, but often times it doesn't. To enable the full error message, open the file baldur.ini in your game folder with a text editor (such as Notepad). If you find you can't edit it or save changes in Windows Vista or 7, see this topic for assistance. + Sometimes the game displays an "assertion error" in a pop-up window when this happens, but often times it doesn't. To enable the full error message, open the file baldur.ini in your game folder with a text editor (such as Notepad).

Under the [Program Options] section in the file, type Logging On=1 (unless it's already there). While you're there, you may also want to make sure Debug Mode=1 is there to enable the CLUA Console for debugging and testing. Save the file and exit. Now go back into the game and try to reproduce the crash. Then look in your game folder again for the Baldur.err file and open it with a text editor to analyse its contents. @@ -256,15 +284,6 @@

Troubleshooting




-

- Symptom: Game crashes with no Baldur.err log and shows either a black screen or a pop-up window indicating an error at offset 005ca8a8 -


-

- This usually indicates an animation-related issue. Make sure you have the latest version of the mod. If you've installed other mods after it and have this issue, install the fix available here. -


- -

-

Symptom:

@@ -286,7 +305,7 @@

Troubleshooting


Other issues


- If none of this resolves your issue, or you have mod-specific issues, please report the problem in the mod's forum. Include the contents of your WeiDU.log file in the post, or attach it if it's large. + If none of this resolves your issue, or you have mod-specific issues, please report the problem on the mod's forum or GitHub. Include the contents of your WeiDU.log file in the post, or attach it if it's large.


@@ -301,20 +320,36 @@

Troubleshooting


Credits


Author: the bigg
- Support: SHS Staff
+ Support: SHS Staff




-
Special Acknowledgements to:
+
Contributors

+ +

+ +
Translators
+ +
+ +

+ +
Special thanks
+ +


@@ -364,6 +399,23 @@
Copyrights

Version History


+
Version 2.8  (September 28, 2024)
+ +
+ +
Version 2.7  (February 2, 2024)
+ +
+
Version 2.6  (February 1, 2022)