You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
Instantly share code, notes, and snippets.
Frans Bouma
FransBouma
LLBLGen Pro creator/lead developer.
Creator of many custom photomode tools for games.
Creator of many popular Reshade shaders.
ASP.NET MVC global.asax Session_Start migration to ASP.NET Core 3 middleware
ASP.NET MVC Session_Start migration to ASP.NET Core 3 middleware
When you migrate your site from ASP.NET MVC on netfx to ASP.NET Core on .net core you might run into the problem what to
do with the Session_Start method in global.asax: what's the equivalent in ASP.NET Core ?
Searching on the internet will likely make you end up on forum posts / stackoverflow posts telling you to 'write some
middleware', but what does that mean? How to do that? If you feel as lost as I was, read on as this post is for you.
This file contains 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
Metro Exodus photomode hacks. v1.0.1. Should work for steam version now too. The FoV override could lead to a timer issue inside the game engine so everything slows down to a crawl. I have no idea why.
This file contains 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
This file contains 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
This file contains 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
This file contains 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
EF Core / LLBLGen Pro insert batching tests on postgresql (sequenced field + normal field)
This file contains 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
How to remove the restrictions put on Ansel enable by a game
How to remove enable restrictions on Ansel in an Ansel-supporting game
How does enabling Ansel work
Ansel is an NVidia technology which enables a photomode with shaders in pre-defined games. A game doesn't support Ansel out of
the box, it has to be setup for that, which is usually done by using the Ansel SDK. The Ansel SDK is available to people who register
for an account with NVidia, and I don't have such an account, so all I provide here is what I figured out myself from what
NVidia provided online and what I've seen in game code.
Ansel works with call-backs, which means the game has to register a function with Ansel which is then called when Ansel needs
Ansel Everywhere cheat table for Mass Effect Andromeda.
How to use
start game
start cheat engine
load cheat table
load level
enable the 2 entries.
Be aware it doesn't work in the cutscene right after loading a level, because ansel then isn't fully initialized. So it might be
you run into the situation where you enable ansel in a cutscene and the game hangs. However this is still much more stable than