- **New option!, "GPUBackend".**, This is a new field in the F3 menu exclusive to version 1.21.5, you can play around with the value via SpecSpoof!
Beta notes:
**Vulkanmod support is dropped**, this might be permanent im not sure. i simply do not have the required energy to maintain a mod with external dependencies.
Vulkanmod, in particular, added so much bloat to SpecSpoof’s codebase that I had to create my own abstraction layer in RoseBush just to handle reflection. At that point, things got out of hand.
If I do end up dropping Vulkanmod permanently, feel free to fork the project and maintain support yourself!
- **Fixed an issue where SpecSpoof would spam the console**, previously it would spam "Options fetched successfully" per frame, which is incredibly exhausting.
- **Removed STDOUT logging in some areas in place for LoggerFactory**, So the prints from SpecSpoof is way more concise.
Sorry this took to long to catch. have a nice day!
- **Added support for [vulkanmod](https://modrinth.com/mod/vulkanmod)**, close [#6](https://github.com/Aeroshide/SpecSpoof/issues/6) on github. (previously, changes on config wont apply)
Its a small one, but it was a headache to implement. Thanks for downloading!
- **Safer CPU lookup to prevent platform-specific crashes**, This essentially means that this mod is now possible to work on [Pojav](https://pojavlauncherteam.github.io/)
- **Fixed an issue where "GPUVendor" could not be changed from [ModMenu](https://modrinth.com/mod/modmenu)**
- **Dropped versions below 1.21**, development will only move forward.
- **Config system fully refactored**, now using [Roselib](https://modrinth.com/mod/rose-bush) as backend _(this generally means less config related errors if you experience that a lot in previous versions)_
- **Config hot reload upon saving changes from [ModMenu](https://modrinth.com/mod/modmenu)** _(no more restarting game when you have ModMenu)_
- Removed "Open JSON File" option in the [ModMenu](https://modrinth.com/mod/modmenu) GUI
- **Added a button beside each fields to reset the field's value to default** _(The R button)_
- ModMenu integration, so you dont have to tamper with json anymore (requires ModMenu 7.1.0 and above)
- Made GPU Vendor and GPU Driver modifiable, this means you can fraud even more
- Less silly config, should crash less now
- Refactored the config system, now uses json which should be easier to use
- New "backend", the mod should now be compatible with any mod that also changes the F3 menu
- You can now also fake FPS, it would be funni if you have high end hardware but your game runs like a slideshow
- Config hot reload by pressing F3+T (while in world)
- Support 1.14