Jump to content

58 files

  1. Max Payne 1 Removed Adaptive Difficulty

    Edited difficulty file to remove the adaptive difficulty option of the original Max Payne. The new values are taken from the "Fugitive" difficulty of the remastered mobile release. Other difficulty settings not affected. Just put in your game folder for it to take effect.

    198 downloads

    1 comment

    Submitted

  2. Metro 2033 FWS Plugin

    This plugin provides a fix for mismatched mouse sensitivity and separate adjustments of World FoV and Hands FoV. Script made by JohnnyonFlame.
    Installation: extract everything into the Flawless Widescreen folder.
    Known issues: Doesn't play nice with scoped weapons.

    5 downloads

    0 comments

    Updated

  3. DKII-MouseWheel Remapper

    ZIP password is "pcgw" without quotes.

    DISCLAIMER

    This software is provided "as is" without any warranties or guarantees. The author is not liable for any damages or issues caused by the use of this software.
    Windows Defender might flag this as a keylogger, this is false. Well, factually this waits for keyinputs and acts on them, in the background. So technically windows defender is right. But this code is not malicious.
    The sourcecode is attached in the ahk file, you can take a look at it and compile it yourself!
    If this happens and windows keeps deleting the file you can disable the real-time protection, install as instructed below and then make an exception for the file.
    More Infos on how to do this here:
    https://support.microsoft.com/en-us/windows/add-an-exclusion-to-windows-security-811816c0-4dfd-af4a-47e4-301afe13b26#:~:text=Go to Start > Settings > Update,%2C file types%2C or process.

    1. What is this?

    This allows you to use mousewheel scrolling to zoom in / out and mousewheel click and drag to rotate the camera in Dungeon Keeper II
     
    2. System requirements

    Any potato. This was tested on Windows 10 but I'm pretty sure it runs on pretty much any Windows since 7, maybe even XP or 11.
    Might also work on linux with the source code provided. No idea.
     
    3. How do I install it?

    1. Install the GOG Version of Dungeon Keeper II
    2. Throw the DKII-MouseWheel.exe into the Dungeon Keeper II installation directory
    3. Rightclick > Properties > Compatibility Tab > Run as Administrator
    4. Always run DKII-MouseWheel.exe instead of the regular game exe. It starts with the game and quits afterwards
    Running this as administrator is necessary because the DKII-DX.exe from the GOG version runs as admin by default and will not accept inputs from programs with lower permissions.

    4. License Information
    MIT or something, can't be bothered to look this up. You're free to redistribute, copy, share, edit this as you like. Who even cares?

    5. Contact Information
    Questions / Feedback / Problems / Wishes / Thanks?
    Write to me at anonmailsgohere@gmail.com

    49 downloads

    0 comments

    Submitted

  4. F.E.A.R.: Extraction Point EAX Fix

    F.E.A.R.: Extraction Point EAX Fix
    by D3SOL4TE
    Description
    ============
    Fixes an issue where when enabling 'HW Mixing' in the in-game settings certain sounds would be absent.
    Installation
    =============
    1. Extract 'FEARXP_EAX_FIX.Arch00' to '<Path-to-FEAR>\FEARXP' e.g. 'C:\Program Files (x86)\Steam\steamapps\common\FEAR Ultimate Shooter Edition'.
    2. Open 'Default.archcfg' located in '<Path-to-FEAR>\FEARXP' with Notepad and add 'FEARXP_EAX_FIX.Arch00' on a new line without the quotation marks.
    3. Save and close the file.
    Unistallation
    ==============
    1. Delete 'FEARXP_EAX_FIX.Arch00' located in '<Path-to-FEAR>\FEARXP'.
    2. Open 'Default.archcfg' located in '<Path-to-FEAR>\FEARXP' with Notepad and delete the line 'FEARXP_EAX_FIX.Arch00'.
    3. Save and close the file.
     
    Posted in https://discord.gg/SsNnde9pKv > https://discord.com/channels/769676466601984050/769678076518727731/1076670780911407204
    Discussion: https://github.com/kcat/dsoal/issues/37

    74 downloads

    0 comments

    Submitted

  5. Erquint's Dragon's Dogma: Dark Arisen Sound Hack

    Erquint's DDDA Sound Hack, originally uploaded on this Steam Guides thread, now unavailable.
    Used to fix low audio volume issue, as mentioned on the game's PCGW page.
    Password: pcgw

    173 downloads

    0 comments

    Updated

  6. Prototype Low FPS Workaround

    TLDR: This will simply disable the appropriate devices in device manager before launching the game then reenable them.
     
    Stole the idea from Sylum on steam https://steamcommunity.com/sharedfiles/filedetails/?id=2868404662.
     
    The difference being it tells steam to launch the game instead of pointing to the game exe which won't always work.
     
    A shortcut is included that launches the script as admin for you as long as it is in the same folder as the script folder. Does not work as a steam shortcut unfortunately but you're welcome to try your luck.
     
    now to go over the script.
    The first part launches powershell in admin mode.
     
    The lines with the # infront of them are related the processoraffinity issues that cause the game to crash when loading. They are disabled as the numbers needed are custom from computer to computer but you can always remove the # if you want to play around with them.
    The pnp device related lines are for disabling then reenabling the devices in device manager letting the game start properly.
     
    Here is the script in its entirety:

    # Self-elevate the script if required
    Set-PSDebug -Trace 1
    if (-Not ([Security.Principal.WindowsPrincipal] [Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] 'Administrator')) {
        if ([int](Get-CimInstance -Class Win32_OperatingSystem | Select-Object -ExpandProperty BuildNumber) -ge 6000) {
            $Command = "-File `"" + $MyInvocation.MyCommand.Path + "`" " + $MyInvocation.UnboundArguments
            Start-Process -FilePath PowerShell.exe -Verb RunAs -ArgumentList $Command
            Exit
     }
    }
    $gamePath = start steam://rungameid/10150
    $hidDevices = Get-PnpDevice -FriendlyName 'HID-compliant consumer control device' -status OK
    Disable-PnpDevice -Confirm:$false -InstanceId $hidDevices.InstanceId
    #$Process = Get-Process steam; $Process.ProcessorAffinity=15
    Start-Sleep -s 3
    $gamePath | Invoke-Expression
    Start-Sleep -s 3
    Enable-PnpDevice -Confirm:$false -InstanceId $hidDevices.InstanceId
    # $Process = Get-Process steam; $Process.ProcessorAffinity=4095
    exit

    319 downloads

    0 comments

    Submitted

  7. Splinter Cell Conviction extras unlocker

    An ASI script plugin that unlocks every piece of additional content in the game from all game versions, digital or physical, through memory injection.

    Gives access to all content from the Limited Collector's Edition, Gamestop pre-orders, and Deluxe Edition, as well as the Uplay Rewards and the Third Echelon map for the Deniable Ops game mode, which was only available for a limited time through a code given away by Gamespot and later included in the Ubisoft Store version of the game. The content consists of weapons, skins, a gadget, and the aforementioned map. Does not give access to the Insurgency Pack DLC content (four additional maps for the Deniable Ops game mode), which is still up for sale although no longer accessible due to server closure.

    The content will no longer require server connection for access. Tested only on the Deluxe Edition of the game on Steam. Does not work on the Ubisoft Connect version of the game.

    Extract the files to <path-to-game>\src\system.

    The author of this mod is unknown.

    916 downloads

    0 comments

    Updated

  8. 007: Quantum of Solace - multi-player FPS unlocker

    A Cheat Engine table for 007: Quantum of Solace, which allows changing the FPS cap in the multi-player mode. Tested with the retail copy of the game (with GFWL enabled and working).
    Note that this does not change the refresh-rate lock (whose value is 60) and that you use this table at your own discretion, I am not responsible for any (highly unlikely) bans due to usage of this table.

    BIG thanks to SuicideMachine for major help with this.

    55 downloads

    0 comments

    Submitted

  9. Harry Potter HBP Resolution Fix

    Allows you to play Harry Potter and the Half-Blood Prince in Full HD resolution or more.

    701 downloads

    2 comments

    Updated

  10. neptunia rebirth 1 1080p start

    A premade batch file for an example of using display changer for this game as mentioned at https://www.pcgamingwiki.com/wiki/Hyperdimension_Neptunia_Re;Birth_1

    10 downloads

    4 comments

    Updated

  11. Battlefield: Hardline - FOV Cheat Engine Table

    A cheat engine table for Battlefield: Hardline, which should allow for changing FOV in singleplayer mode. Tested with Steam release of the game.

    481 downloads

    0 comments

    Submitted

  12. Fps Unlocker for Call of Duty: Infinite Warfare

    Unlocks the fps cap in Call of Duty: Infinite Warfare.
     
    Instructions:
    You'll need .NET Framework 4.8 to work: https://dotnet.microsoft.com/en-us/download/dotnet-framework/net48
    Extract File and move to Game folder Launch the game and After skipping the first menu press "ALT TAB" on the keyboard Launch the exe called "IW Frame Unlocker.exe" and a return to the game. Done Sadly you'll have to do it every time you enter the game but still. better that nothing
     
    (works with Multiplayer and Zombies)
    Disclaimer: I didn't make this mod, just reuploaded. 😉

    4,134 downloads

    8 comments

    Updated

  13. The Suffering: Ties That Bind - numpad AHK script

    An autohotkey script for The Suffering: Ties That Bind that adds hotkeys for numpad 4 and numpad 6, allowing to progress for those which can't use them. numpad4 is shift+4 and numpad6 is shift+6.

    419 downloads

    0 comments

    Submitted

  14. Road 96 - FOV cheat engine table

    This FOV table allows for changing Default FOV value in the game.

    248 downloads

    1 comment

    Submitted

  15. Kena_Bridge_of_spirits_FOV.CT

    Here is a simple fix i made for this game.
    You need to download and install first cheat engine.
    Then start your game and load your savegame. Alt+Tab to desktop and double click the CT file provided here.
    Then click on the computer to load the game process. Find it in the list and click open.
    Now tick the box named FOV changer. Double click the value column on the FOV value line and enter whatever value desired.
    Alt+Tab back to game the FOV should be changed.

    15 downloads

    0 comments

    Updated

  16. Half-Life 2: Deathmatch Red Screen Flash Reduction

    This HUD script intends to fix how blinding the red tinting is from being damaged in HL2:DM, particularly from high damage attacks.
    This fix can interfere with custom HUDs, so delete this folder if you install one (most of them include this fix anyway).
    Installation Instructions
    1. Navigate to "<path-to-game>/Half-Life 2 Deathmatch/hl2mp"
    2. Open the "custom" folder (if you don't have one, create it).
    3. Click and drag ONE of the folders into your "custom" folder:
    "red_screen_fix_low" - This heavily reduces the opacity of the damage tint "red_screen_fix_off" - This outright removes the damage tint. 4. You're done.
    Misc.
    This mod cannot fix all instances of being damaged due to some events being hardcoded, most notably prop damage (e.g moving fast into props). The game will create a "sound" folder with a small "sound.cache" file in it. This is not a bug. This fix can interfere with custom HUDs, so delete the fix you chose if you install one (most of the good ones include this fix anyway). If you want to disable the death red tint too, open "hudanimations.txt", CTRL+F "HudPlayerDeath" (without quotes) and replace the two lines with "HudDamageIndicator" with the following below: Animate HudDamageIndicator DmgFullscreenColor    "255 0 0 0"        Deaccel 0.1 0.2
    Animate HudDamageIndicator DmgFullscreenColor    "255 0 0 0"        Deaccel 0.3 4.0
    Credits
    Diamphid (hl2dm.net) - Using their transperency values

    333 downloads

    0 comments

    Updated

  17. Just Cause 4 Field of View mod

    You need to have Cheat Engine installed, then launch the game, open the table, attach it to the process and use the hotkeys:
     
    F4 - activate the mod
    F5 - reset FoV to default
    F6 - Increase FoV
    F7 - Decrease FoV
    F8 - Set FoV to default +30°
     
    Quick video to show the mod in action: https://streamable.com/2iosxc
     
    Known issues:
    If you set an offset too high or too low the camera will flip upside down, just press F5 to reset it.
    In-engine cutscenes are also affected, things that weren't supposed to be in the shot may behave oddly.
    Vehicle weapon crosshairs may be off-center (higher) when using higher FoV, just aim a bit higher than the actual target.

    377 downloads

    6 comments

    Updated

  18. Ace Combat: Assault Horizon Field of View Mod

    I made this table to change the FoV while in-game, in realtime. 
    These hotkeys are defined:
    F4 - Activate the script
    F5 - Increase the FoV by 2.5 degrees
    F6 - Decrease the FoV by 2.5 degrees
    F7 - Reset FoV
    F8 - Set FoV to native +30 degrees
    You can choose between three versions: a no-script version, for which you need CE installed and to manually attach it to the ACAH process.
    A .exe standalone version (zipped, password: pcgw), this file will trigger false-positives with your antivirus, as most CE trainers do.
    Or you could re-create the standalone version by yourself with the script version.
    Notes:
    A black circle will appear at the borders of the screen when using FoV values higher than 95-100 (at least when using 16:9 resolutions).
    This mod affects all the cameras in the game: from the main menu background to the cutscenes, etc. etc..

    964 downloads

    3 comments

    Updated

  19. James Bond 007 Legends FWS script

    Script to fix the view under 16:9 resolutions and automatically adjusts aspect ratio.

    497 downloads

    0 comments

    Submitted

  20. Toy Story 3 FOV fix

    Finally fixed fov after managing to run the game windowed.

    181 downloads

    1 comment

    Submitted

  21. Monsters Inc. Scare Island FWS script

    Screen upgrade for the old Monsters Inc game from my childhood.

    177 downloads

    2 comments

    Updated

  22. Sonic Heroes (FWS script)

    Partially fixed, but perfect widescreen scaling.
    Password is pcgw

    964 downloads

    0 comments

    Submitted

  23. Aquanox: Deep Descent - FOV hack

    Cheat Engine script allowing to override the FOV in Aquanox: Deep Descent, which may be particulary useful for people playing with Ultra-widescreen monitors or Triple-screen setups.

    307 downloads

    0 comments

    Updated

  24. Horizon Zero Dawn Aspect Ratio choose

    I've made a simple hack that allows anyone to hack the aspect ratio.
    Aspect ratio is obtained by dividing the width by the height.
    eg : 1920 / 1080 = 1.7777777
    All you neeed is to install Cheat engine, double click the cheat engine file provided here (with extension .ct), start your game, alt+Tab back to desktop, then click on the computer icon of cheat engine.
    Then choose the game from the process list.
    you should see the script "Change Aspect Ratio Renderer" on cheat engine. Next to it double click "<script>".
    The script should be opened in a new window. Locate the line 26 
    dq (float)3.5 Change the 3.5 value to whatever desired accordingly to your previous calculation.
    Click "OK" button and now tick the box next to the script name back to the main cheat engine window.
    Enjoy.

    28 downloads

    0 comments

    Updated

  25. Sonic & Sega All Stars Racing script fix

    New version of the script, this time with proper HUD scaling and the movies.

    44 downloads

    0 comments

    Submitted

×
×
  • Create New...