Greg Posted November 27, 2014 Posted November 27, 2014 Well, you can have multiple people contribute to the master and their desktop gtihub app will sync automatically with the master. If you aren't one of those people then you have to fork it off and do your own while making pull requests to add your changes. It works really well for code since it parses the lines of code and combines the changes. If someone can make patches that are up to my standard, then I will definitely add them to the project so they don't have to fork from the master. No one has actually done that yet, so they need to fork from the master and submit a pull request that I can review. There is a way to keep your fork synced with the git shell, but I couldn't figure it out because I was being lazy.The easiest solution is to install TortoiseGit. With this installed, you can right click the repository folder in Windows Explorer, select Git Sync from the context menu, click Pull in the dialog that pops up, and then close the dialog. Sending a pull request is just as easy with TortoiseGit, but you need to commit your changes to the local repository (right click on the folder and click Commit) before sending the pull request. The one caveat is the TortoiseGit needs MSysGit installed.
GrantSP Posted November 27, 2014 Posted November 27, 2014 For anyone that isn't too familiar with Git just use the GitHub application.Yes it isn't as advanced as using console commands but for the average user it is the easiest thing to use. On my last two projects we had numerous contributors both with full and limited access pushing commits. Nothing is irrevocably changed as all commits can be wound back if needed. GitHub, for all their faults, have actually made a serviceable application that takes the esoteric nature of git shell and it's console commands away from the new user.
Freyrgjurd Posted November 28, 2014 Posted November 28, 2014 I hate to bring up the VSync issue again, but if you "remove" the settings from both .ini it doesn't quite work.I had to enforce it in skyrim.ini for the game to work again. Used the recomended settings, started a new game and my character was STUCK in the dead body by the chopping block in the intro sequence.If you can test it... Maybe ENB looks for it in the .ini :/
z929669 Posted November 28, 2014 Posted November 28, 2014 I just checked, and iPresentInterval is not needed in either INI for the opening sequence to work correctly. Are you sure that you did not change anything else? Try this:Load a new game and verify that your current config works through the opening. Remove iPresentInterval lines from the INIs where they exist (should only exist in skyrimprefs.ini). Load a new game and repeat step 1 Two outcomes possible: If it works fine, done. If it does not work fine, add iPresentInterval=1 into your SkyrimPrefs.ini under [Display] Repeat step 1 and verify it works again (this confirms that iPresentInterval is a contributing cause).
lubojart Posted November 30, 2014 Posted November 30, 2014 Not really a bug, but... On the STEP guide, at the section ''1.D.1 Skyrim INI'', it says the following: [Display];Improves shadow changes as the sun moves through the skyfSunShadowUpdateTime=0.25 ;Transition time of sun-shadow movementfSunUpdateThreshold=1.5 ;Time between sun-shadow movementiPresentInterval = 0/1 ;this setting should not be in this location! If it is, DELETE it! - vsync should be handled in enblocal.ini (see ENBoost mod instructions) It's missing the name and value on the first item on the list.
hishutup Posted November 30, 2014 Posted November 30, 2014 This is for Skyrim.inidont write but remove the followingiPresentInterval = 0/1 the following values should already exist...fSunShadowUpdateTime=0.25fSunUpdateThreshold=1.5
z929669 Posted November 30, 2014 Posted November 30, 2014 Not really a bug, but... On the STEP guide, at the section ''1.D.1 Skyrim INI'', it says the following: [Display];Improves shadow changes as the sun moves through the skyfSunShadowUpdateTime=0.25 ;Transition time of sun-shadow movementfSunUpdateThreshold=1.5 ;Time between sun-shadow movementiPresentInterval = 0/1 ;this setting should not be in this location! If it is, DELETE it! - vsync should be handled in enblocal.ini (see ENBoost mod instructions) It's missing the name and value on the first item on the list.That is just a description of what the combined settings affect. There is no missing value ... it is commented so that users can copy/paste with the notation in their INI
Judassem Posted November 30, 2014 Posted November 30, 2014 (edited) - deleted - Edited December 2, 2014 by Judassem
EssArrBee Posted November 30, 2014 Author Posted November 30, 2014 Is there a red exclamation next to it in your load order? I can start the game just fine. Actually the new patch is pretty much identical to the old one.
Judassem Posted November 30, 2014 Posted November 30, 2014 (edited) - deleted - I now have two other questions. I downloaded the texture pack which is provided in the STEP page on Nexus. 1) Where should I put it in MO?2) If I have that pack, do I still need Bethesda Hi-Res DLC Optimized? If yes, do I load it before or after the STEP's own optimized texture pack? Edited December 2, 2014 by Judassem
walterAgator Posted December 4, 2014 Posted December 4, 2014 (edited) z929669, I congratulate you for your perseverance in uploading the fixed texture pack. Looked like a painful ordeal from the outside looking in. Thank you for fixing that for us. I have the same questions about placement as Judassem. I currently have it placed just after Bethesda Hi-Res DLC Optimized with the few files hidden that conflict with the Unofficial Skyrim Patch. But I forgot to take into account the Unofficial High Resolution Patch. Again thank you for all the trouble. Edited December 4, 2014 by walterAgator
EssArrBee Posted December 12, 2014 Author Posted December 12, 2014 STEP Patches were just updated for AOS v2.2. Very tiny update, but still needed for RWT compatibility.
Eagleman Posted December 13, 2014 Posted December 13, 2014 The following mods are still not removed from the guide: Mystery Modders Shrines HDRealistic MushroomsTelvanni Reborn
Judassem Posted December 13, 2014 Posted December 13, 2014 The following mods are still not removed from the guide: Mystery Modders Shrines HDRealistic MushroomsTelvanni RebornWhy were they removed from Nexus? What's wrong with them?
Recommended Posts