Add LoadFix from SpaceDock#11092
Open
netkan-bot wants to merge 5 commits into
Open
Conversation
This is an automated commit on behalf of ItsSoBread
Contributor
|
I believe KSPCommunityFixes already does this. I wonder what this does differently. But I can’t find the source code. |
Contributor
|
@huntyeeeee are you the author of this mod? If this is different/better than what KSPCF does then IMO it would be better as a PR for that mod. Without source code it's hard to tell, but I'd assume this isn't compatible with KSPCF. If that's the case, then adding both mods would have a negative impact on the KSP community, and collaboration would be a better path. I can help out with that. |
This is an automated commit on behalf of ItsSoBread
This comment was marked as duplicate.
This comment was marked as duplicate.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request was automatically generated by SpaceDock on behalf of ItsSoBread, to add LoadFix to CKAN.
Please direct questions about this pull request to ItsSoBread.
Mod details
Description
LoadFix does what the name says, simply fixes loading. There is alot of time spent on the main menu if you are like me and have a heavily modded game. I recommend using this if you would like to increase your load times and possbily fps.
How it works: On first launch LoadFix converts all textures to DDS format, which loads directly to GPU memory without CPU decompression on every subsequent launch. Same goes for your part list and so on.
Dependencies: Harmony
Versions: 1.10–1.12.x
On first load its going to be the same speed, spend some time in the mainmenu and let it begin caching your data. Or dont and every time you load to main menu it will slowly cache more and more until it completes.
I do not guarntee this is going to decrease your load times by minutes but it will atleast shave a noticeable amount of time off of all load times. Try this mod out if you really are struggling for change.