Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - acrossmacross

Pages: [1]
3
Seems this mod is now causing crashing under 7th Heaven 2.4.0.37 and FFNx 1.11.0.44 just FYI

4
I have an error at the launch of the game, it seem demaster is not compatible with reshade  ???

I’m using demaster, the screenshot I posted has the field texture mod. Make sure you’re using the version of reshade that I linked or try reinstalling ff8-r and try demastering it again maybe? Hard to say without the exact error you’re getting.

5
Hi, i have downloaded demaster but how Can i play the game in widescreen ? Actually in 4k i have black bars at the left and right of the screen

You would need to download Reshade 4.3.0 in order to utilize the Magnify feature to stretch it.
https://www.mediafire.com/file/jl5gh1ir8k6jl1t/ReShade_Setup_4.3.0.exe/file

Install steps are explained at this link:
https://www.naguide.com/final-fantasy-viii-8-remastered-widescreen-fix/

You then need to edit the file BasicFX.cfg file located within reshade-shaders\Shaders\ReShade of your FF8R folder with the width and height you want to use. Here's an example I use for 2560x1440p:
Code: [Select]
////-----------//
///**Magnify**///
//-----------////
#define USE_Magnify 1 //[Magnify] //-

//>Magnify Shader Settings<\\
#define magnifyStartPixelWidth 240 //[undef] //-
#define magnifyStartPixelHeight 31 //[undef] //-
#define magnifyEndPixelWidth 2340 //[undef] //-
#define magnifyEndPixelHeight 1409 //[undef] //-
#define Magnify_ToggleKey RFX_ToggleKey //[undef] //-Toggles the magnify shader

This thread on Steam lists the values for other screen resolutions:
https://steamcommunity.com/sharedfiles/filedetails/?id=1853489359

If you are also using SpecialK to fix the low FPS issue that's where it gets tricky. You'll need to use SKIF to launch the game (delete SpecialK from your FF8 directory before installing reshade) and inject the driver globally. When all is said and done you'll get something like this hopefully:


Pages: [1]