The Wayback Machine - https://web.archive.org/web/20241214092649/https://github.com/emoose
Skip to content
View emoose's full-sized avatar

Block or report emoose

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
emoose/README.md

Shwmae!

ko-fi

Ydy fy enw i emoose, welcome to my page!

Mostly posting game/console modding related code to this github, some recent projects:

  • DLSSTweaks - allows customizing Nvidia DLSS via INI and a config tool.
  • OutRun2006Tweaks - minor fixes & tweaks for OutRun 2006: Coast 2 Coast.
  • DS2FrameUnlimiter - fixes Dark Souls 2 SotFS to run above 60FPS without speedup.
  • NvTrueHDR - tool to enable RTX HDR in non-HDR games.
  • MPC-VR RTX - adds Nvidia VideoSuperResolution & VideoHDR support to MPC-HC/MPC-BE video renderer.
  • PrototypeFix - fixes for the games Prototype & Prototype 2 to help them work on modern machines.
  • MGSHDFix - improvements for the MGS Master Collection PC release.
  • re4_tweaks - brings many improvements to the RE4 UHD Steam release, included in RE4 HD Project.

Xbox / Xbox 360

  • xbox-reversing - templates for 010 Editor & parsers for pulling apart various Xbox/Xbox360 formats such as XEX/XBE/STFS/GPD
  • xvdtool - for manipulating the XVD images used by Xbox One
  • Xb2XInput - adds support for Xbox OG controllers to Windows
  • xbox-winfsp - for mounting Xbox/Xbox360-specific file systems natively under Windows
  • idaxex/xex1tool - disassemble X360 XEX executables from almost any point in time (pre-beta Xenon executables onward!)
  • stfschk - for validating the integrity of Xbox360 STFS packages
  • ExCrypt - for interoperability with X360's XeCrypt cryptography suite
  • XbRecUnpack - for fully unpacking Xbox/Xbox360 recoveries/installers

Game Modding

Also helped take some games apart to try making them moddable too:

  • sh2proxy - a mod for Silent Hill 2, bringing fixups for modern machines (outdated - use Silent Hill 2 Enhanced Edition instead!)
  • MBINCompiler - a tool for (de)serializing No Mans Sky data files
  • DOOMExtract - for extracting/repacking DOOM 2016 resources
  • DoomLegacyMod - unlocks nearly all DOOM 2016 console-commands/variables, and even reimplements a few (noclip, infiniteHealth, noTarget...)
  • ElDewrito - a client modification/derestrictor for Halo Online.
  • Improved Lighting Shaders - for Fallout New Vegas, allows extending the per-cell light-limit and helps eliminate lighting issues
  • Automata-LodMod - helps improve graphical quality in NieR Automata & patches in various improvements
  • re4_tweaks - a wrapper DLL that improves the PC RE4 UHD port, bringing fixes & improvements that have been requested for years!

Finally, some of my UE4 mods/tools:

  • DQXIHook - mod for Dragon Quest XI that unlocks the UE4 dev console & allows loose-file loading.
  • DQXIS-SDK - mod for Dragon Quest XI S that allows easier modding through loose-file loading & enabling the dev-console, along with some code/resolution fixes & added game features.
  • DQXIAsset - a tool for (de)serializing / unpacking / decompiling the UE4 DataTables used by DQXIS.
  • Arise-SDK - a mod for Tales of Arise that can improve graphics & help modders via dev-console access/loose-file loading.
  • FFVIIHook - mod for FFVII Remake that unlocks dev-console & allows much easier INI modding.
  • Bloodstained Dialogue & Character Viewer Resolution Fix - Increases render resolution of models during dialogue sequences & menu screens, no more locked 1080p!

Contact

Email: lucknut.xbl (at) gmail com

Discord: unfortunately I don't really use Discord much, contact over email is much more preferable!

Popular repositories Loading

  1. DLSSTweaks DLSSTweaks Public

    Tweak DLL for NVIDIA DLSS, force DLAA on DLSS-supported titles, tweak scaling ratios & DLSS 3.1 presets, override DLSS versions without overwriting game files.

    C# 1.3k 21

  2. VideoRenderer VideoRenderer Public

    Forked from Aleksoid1978/VideoRenderer

    RTX HDR modded into MPC-VideoRenderer.

    C++ 1.3k 68

  3. OutRun2006Tweaks OutRun2006Tweaks Public

    Turning and spinning and spinning and turning, woah!

    C++ 372

  4. xvdtool xvdtool Public

    A command-line tool for manipulating Xbox One XVD & XVC files.

    C# 141 27

  5. Xb2XInput Xb2XInput Public

    XB2X: User-mode Windows driver for Xbox OG controllers, supporting both XInput and DirectInput.

    C++ 116 12

  6. idaxex idaxex Public

    Xbox/Xbox360 loader plugin for IDA 9, and xex1tool, supporting most known Xbox executable file formats (XEX/XBE)

    C++ 112 17