Commit Graph

5 Commits

Author SHA1 Message Date
Crementif
50fd4ca4ad
[BotW] Add Prevent Random Spawns pack for enemies/animals
Could be improved in terms of code, but it doesn't really matter.
2022-01-29 02:29:50 +01:00
Torphedo
2c5a66e582
Fix rules.txt (#537) 2021-10-31 19:53:49 +01:00
Torphedo
ee2cb8c707
[BotW] Add damage to master mode options pack 2021-10-31 17:02:47 +01:00
Torphedo
b12fa9b64f
[BotW] Master Mode Options mod (#529)
* Added Master Mode Options pack

* Remove default = true

* Mention that a reboot is needed after making changes

* Tiny code comment tweak

* Make requested changes
2021-08-01 13:12:08 +02:00
Crementif
ca22977ef0
[BotW] Major improvements and update all packs to V6
This includes the new Breath of the Wild graphic packs. Noteworthy changes (that'll hopefully break nothing!) are:

General Changes:
* Improving the menu navigation using features from the V5 graphic pack features! Big thanks to @MrPigglet for doing the work here!
* All graphic packs have had their descriptions, names and folder structure improved.
* Updating all packs to use native Cemu patches! Should just mean better compatibility in the future.

Graphic Pack Improvements:
* Merged related settings together into PC-game-like Graphics and Enhancements graphic packs menus.
* Added Draw Distance pack( which also includes the old LOD Bias setting)! This includes a NPC/Enemy draw distance pack and an object one which is stuff like bushes, general model details and other stuff. However, the object part is still experimental and messes with some other level of detail.
* Changed the vague Pro Hud option into the "Remove HUD elements" pack, which now also supports removing the camera HUD for screenshots (also experimental™) and other options. These will no longer corrupt any textures either!
* Fixed the weather pack, which now also allows you to individually change the weather types. Say bye to rain (specifically)!
* Added some cool timelapse options to the Day Length graphic pack. Just wanted to mention that here since it's pretty cool!
* Added a Camera Sensitivity pack, made by FakeMichau and theboy181.
* Cel Shading pack is refactored and should be less confusing to enable.
* Glowing Guardian Colors pack was much improved, making stylizing some of those guardian colors really cool!

Major FPS++ Improvements:
* Fixed shield surfing, thanks to @Xalphenos!
* Fixed flurry rushes not connecting sometimes at higher FPS!
* Fixed Thunderblight Ganon flying off in the distance while fighting him!
* Added a preview of a menu navigation speed made by @Exzap which makes the game far more playable at anything above 60FPS which has to be manually enabled in the Advanced Settings for now. The reason why it's disabled is because it's buggy at (sub) 30FPS in the menus and it disables fast scrolling (speed up when you hold a direction for a longer time). The full version of this fix will be enabled by default and won't be a special setting.

Is this FPS++ 2.0?!

* Added two different modes which hides some of the complexity. Simple will give most of the settings normal users should care about!
* Also added an option to temporarily lock to 30FPS. It is in practice just setting your FPS limit to 30FPS, but I hoped to make users aware of when to temporarily switch to 30FPS to prevent some of the small remaining issues (like some cutscenes crashing at more then 60FPS).
* Made FPS++ able to be changed while running the game.
* Added a static FPS mode (and removed the separate static FPS graphic pack since it was no longer up-to-date) under the advanced settings.

Random Improvements:
* Fixed fog graphic pack, which now does Ganon's castle smoke again.
* Added more resolutions and aspect ratios! Other packs also have much more options added!
* Reshade Compatibility pack is now better titled, since users that weren't using Reshade were enabling it regardless which broke their graphics.
* Refactored folder structure to the new model.
* Many other changes that I forgot!

Based on https://github.com/MrPigglet/gfx_pack
Co-authored-by: MrPigglet <14359517+MrPigglet@users.noreply.github.com>
2021-01-12 01:09:30 +01:00