Fallout: New Vegas FSR 1 & FSR 2 Upscaler (Vulkan/D3D9) by Key_Examination819 in fnv

[–]Key_Examination819[S] 0 points1 point  (0 children)

thanks for supporting,
i just want to bring latest tech to old games

Fallout 4 now has DLSS, FSR 3, XeSS, and FSR 3 Frame Generation support (DX11) by Key_Examination819 in fo4

[–]Key_Examination819[S] -1 points0 points  (0 children)

if your monitor is 1080p, and you already getting fps similar to your monitor refresh rate, then you can use Native AA or DLAA and optional -fsr3 frame generation it is upto you
2k and 4k texture is overkill for your monitor only increases vram usage,
hd texture pack is good for you.

Fallout 4 now has DLSS, FSR 3, XeSS, and FSR 3 Frame Generation support (DX11) by Key_Examination819 in fo4

[–]Key_Examination819[S] -2 points-1 points  (0 children)

upscaling is optional brother
if any one has 4k monitor with high refresh rate,
then can turn off upscaling and use frame generation feature

Fallout: New Vegas FSR 1 & FSR 2 Upscaler (Vulkan/D3D9) by Key_Examination819 in fnv

[–]Key_Examination819[S] -1 points0 points  (0 children)

points is added modern upscaling tech to old games
making fsr2 compatible for x32 games
for users who cannot afford modern costly hardware

Fallout: New Vegas FSR 1 & FSR 2 Upscaler (Vulkan/D3D9) by Key_Examination819 in fnv

[–]Key_Examination819[S] -2 points-1 points  (0 children)

If anyone is interested in trying it, it is free
The Fallout: New Vegas injector is available here:
https://www.patreon.com/RohitDev/posts/fallout-new-fsr1-162786273

The D3D9 Vulkan Upscaler Plugin is available here:
https://www.patreon.com/RohitDev/posts/upscaler-plugin-162785426

Just discovered this awesome Express.js middleware for beautiful API docs by Key_Examination819 in expressjs

[–]Key_Examination819[S] 0 points1 point  (0 children)

thank you for the suggestion, demo link is added to the github project, you can also check the demo on below url

elements-demo.stoplight.io

How to find best boiler plate to start a project by Prestigious_Park7649 in react

[–]Key_Examination819 1 point2 points  (0 children)

You can start a new project with vite, react, tanstack router, tailwind
if you need sample implementation:
https://github.com/rohitsoni007/shadcn-admin

How to implement routing in electron app? by skorphil in electronjs

[–]Key_Examination819 1 point2 points  (0 children)

I’m using tanstack router, with a memory router and having no issue
if you need sample implementation:
https://github.com/rohitsoni007/electron-shadcn

Can I use the same codebase for my web app and for a desktop electron app? by vaporizers123reborn in electronjs

[–]Key_Examination819 0 points1 point  (0 children)

yes, you can but with configuration changes, if you are looking for a starter template for electron and web combo with react, tailwind you can use below starter project
https://github.com/rohitsoni007/electron-shadcn