Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation since 01/10/2026 in all areas

  1. Version 1.2

    27 downloads

    Comes with a RAR file, which includes an ASI plugin intended to fix the resolution, field of view and HUD in the third-person skateboarding game "Backyard Skateboarding" (2004), since the game runs at 640x480 only in the original and at 640x480/800x600 in the GOTY edition. Source code available here: https://github.com/alphayellow1/AlphaYellowWidescreenFixes/blob/main/source/fixes/BackyardSkateboardingWidescreenFix Instructions: 1. Create a folder in the game folder called "scripts". 2. Inside it, create a file named "global.ini" and put the following contents inside it: [GlobalSets] LoadPlugins=1 LoadFromScriptsOnly=1 3. Extract the fix files to the newly created "scripts" folder. 4. Download ThirteenAG's Ultimate ASI Loader (32-bit version of dinput8.dll), and extract it to the root game folder. 5. Set the desired resolution and FOV factor in BackyardSkateboardingWidescreenFix.ini.
    2 points
  2. Metal_Gear_Rising_Revengeance_PCFix.dll = the asi (asi files are essentially just renamed dll's) ------------- @Steam006: I noticed that the game doesn't automatically default to a user's dedicated GPU in multi-gpu environments (ie laptops with both an integrated intel chip & a nvidia gpu) In case you want to fix that bug too, just add this block anywhere in your mod; extern "C" { __declspec(dllexport) DWORD NvOptimusEnablement = 0x00000001; __declspec(dllexport) int AmdPowerXpressRequestHighPerformance = 1; } e.g.; https://github.com/Lyall/MGSHDFix/blob/master/src/fixes/fix_default_gpu.cpp (These exports just tell graphics drivers to automatically use the dedicated GPU instead of whatever's enumerated first in Windows's device list when d3d inits.)
    1 point
  3. 1 point
  4. update: found a way to run this on proton via steamtinkerlaunch (https://github.com/sonic2kk/steamtinkerlaunch) on game files: select a custom command and put this mod's exe on it, then click on fork custom command, that will make the ultrawide mod and yakuza run both on the same wine / proton prefix, making them communicate with each other.
    1 point
  5. !!THIS FILE CONTAINS SEVERAL VIRUSES. DO NOT DOWNLOAD. malware warning!!!!
    1 point
  6. Version 1.0

    28 downloads

    Comes with a RAR file, which includes an ASI plugin intended to fix the resolution and aspect ratio in the wrestling game "WWF Raw" (2002), since the game only runs at 640x480 by default. Source code available here: https://github.com/alphayellow1/AlphaYellowWidescreenFixes/blob/main/source/fixes/WWFRawWidescreenFix Instructions: 1. Extract all files to the game folder. 2. Download ThirteenAG's Ultimate ASI Loader (32-bit version of winmm.dll), and also extract it to the game folder. 3. Set the desired resolution and FOV factor in WWFRawWidescreenFix.ini.
    1 point
  7. Version 1.0

    9 downloads

    Comes with a RAR file, which includes an ASI plugin intended to fix the field of view in the sci-fi FPS game "Bang! Gunship Elite" (2000), since the game crops the view at resolutions with an aspect ratio wider than 4:3 (Vert-). Source code available here: https://github.com/alphayellow1/AlphaYellowWidescreenFixes/blob/main/source/fixes/Bang!GunshipEliteFOVFix Instructions: 1. Extract all files to the game folder. 2. Download ThirteenAG's Ultimate ASI Loader (32-bit version of dinput.dll), and also extract it to the game folder. 3. Set the desired resolution to fix the cropping and FOV factor in Bang!GunshipEliteFOVFix.ini.
    1 point
  8. m.vico

    DBZ Kakarot Ultrawide

    I had actually found a relatively stable address for comparison. I'm trying to find a different one with today's latest update.
    1 point
  9. Very cool! I could swear this makes reflections look ever so slightly different but I'm probably imagining things.
    1 point
  10. Hello! first time I share and upload something in this forum, ty for reply and ask for help, sadly I don't have that game so is hard for me test it for correctly config buttons, is this game has any console version? is better when has one cuz' is possible use as example layout.
    0 points
×
×
  • Create New...