Search found 4 matches

  • Author
  • Message
by Psychor
21 Jan 2014, 17:24
Forum: Other
Topic: Skyrim Memory Patch - fixing ILS, uGrids CTD, freezes
Replies: 436
Views: 846447

Re: Skyrim Memory Patch - fixing ILS, uGrids CTD, freezes

So after messing around with various dll's configs i figured there must be an easier way to swap between values without the need for a new file, and setting a single flag to swap between multiple configs added far too much code for my liking so i came up with the following. I did something like thi...
by Psychor
20 Jan 2014, 06:55
Forum: Other
Topic: Skyrim Memory Patch - fixing ILS, uGrids CTD, freezes
Replies: 436
Views: 846447

Re: Skyrim Memory Patch - fixing ILS, uGrids CTD, freezes

Well this fix the opposite effect for me. :shock: I guess the issue was that the default allocations were not enough? I have one question though - your code comment states "//1st block, request 512MB (0x0300) instead of 256MB (0x0200)." Isn't 0x0200 512MB and 0x0100 256MB? Good to hear it...
by Psychor
20 Jan 2014, 00:43
Forum: Other
Topic: Skyrim Memory Patch - fixing ILS, uGrids CTD, freezes
Replies: 436
Views: 846447

Re: Skyrim Memory Patch - fixing ILS, uGrids CTD, freezes

Well this fix the opposite effect for me. :shock: I haven't had a single CTD since using: (1) SafeteyLoad; (2) ShowRaceMenu Precache Killer. I compiled the DLL (as well as tried the pre-compiled DLL on Reddit in case I screwed something up), disabled SafeteyLoad, disabled ShowRaceMenu Precache Kill...
by Psychor
19 Jan 2014, 07:55
Forum: Other
Topic: Skyrim Memory Patch - fixing ILS, uGrids CTD, freezes
Replies: 436
Views: 846447

Re: Skyrim Memory Patch - fixing ILS, uGrids CTD, freezes

Well this fix the opposite effect for me. :shock: I haven't had a single CTD since using: (1) SafeteyLoad; (2) ShowRaceMenu Precache Killer. I compiled the DLL (as well as tried the pre-compiled DLL on Reddit in case I screwed something up), disabled SafeteyLoad, disabled ShowRaceMenu Precache Kille...