This is the first reshade that works for me. All the others won't let me access the reshade menu cause its usually set to the home button and that just opens up the social club in game. Even one with the reshade button as the page up button didn't work. This is great!
- Added to the known issues you mentioned, in my short experience the radar or rather the HUD in general looks a bit odd due to reshade, so it surely looks best without HUD. Also every text on the screen looks odd due to this. Not a big deal for cruising around, but I am not s...
it not workingHave you installed any customization with the game, e.g. Custom Content or Mods? YesDid this issue appear after a specific patch or change you made to your system? No Hi, for anyone who is using reshadeplease help I have been using reshade for about 5months, last ...
It's just not working for me... I did the installation properly, but the effect is not visible in game, I cannot bring out the menu using Home/End keys, just nothing is happening. Here's my folder structure. https://imgur.com/a/MmcCXoV ...
You should now have a working ReShade install for FFXIV with the correct shaders, however you now need to update to the new ipsuShade v2.0.0 presets. Click HERE to download a .zip of the current ipsuShade files. You need to open your FFXIV /game/ folder and navigate inside the /re...
When you launch the game, complete the reshade tutorial if unfamiliar with it, default home key to open the reshade menu.Set your reshade effects toggle hotkey and at the top, select Reshade Preset and select BFME2Enhanced to use this preset.Very important, navigate to the add on tab ...
6. Upon not finding any shaders in the main tab, you should need to download custom shader packs. 7. After completing all procedures, you can allow effects in the home tab. 8. The essential thing you need to keep in a while working on it is that if you’re going too in-depth bas...
MXAO –This is the most intense version of ambient occlusion and will bring your computer to its knees in terms of framerate impact. If your computer can handle MXAO (and the game you’re working with doesn’t freak out and look weird with MXAO being applied), the best way to tweak it...
imgui_io.KeyMap[ImGuiKey_Home] = 0x24; // VK_HOME imgui_io.KeyMap[ImGuiKey_End] = 0x23; // VK_END imgui_io.KeyMap[ImGuiKey_Insert] = 0x2D; // VK_INSERT imgui_io.KeyMap[ImGuiKey_Delete] = 0x2E; // VK_DELETE imgui_io.KeyMap[ImGuiKey_Backspace] = 0x08; // VK_BACK...