KingKrouch / 21xMachi9

An ASI Loader plugin which allows Daemon X Machina to run on Ultrawide displays, and with even higher framerates.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

21xMachi9 (Daemon X Machina Ultrawide Fix)

Build status

About

An ASI Loader plugin which allows Daemon X Machina to run on Ultrawide displays, and with even higher framerates.

More Info

Compiling (For programmers)

  1. Download and install Visual Studio 2019 alongside the Microsoft .NET Framework 4.6.2 Developer Pack.
  2. Open this repository in GitHub Desktop (or manually clone with the Git command-line tool) to clone the repo.
  3. Open 21xMachi9.sln in Visual Studio, make sure the build setting is set to "Release - Win64", then compile.
  4. The compiled ASI plugin should be in the plugins folder contained in "Binaries\Win64".

Setup

Copy the plugins folder and dsound.dll (ASI Loader) into the "\DXM\Binaries\Win64" directory of where the game is installed.

Note: If you don't have any other Steam library locations set up, this will likely be "C:\Program Files (x86)\Steam\SteamApps\Common\DaemonXMachina".

System Requirements

  • A Legitimate fully updated copy of the game from Steam (Due to the difference in memory offsets that can result with cracked/pirated versions, the fact that these versions are likely outdated builds, and the fact that I vehemently discourage piracy when there are convenient and accessible options available to support the developers, I refuse to provide technical support for these versions. That includes anyone without a mouse cursor icon next to their name on the Steam Discussion Boards).
    The game is available for purchase on Steam.

  • Windows 10 or Windows 11 (Compatibility with Proton on Linux is undetermined). 64-Bit operating system is required.

  • Microsoft Visual C++ Redistributables for Visual Studio 2019

Download (For novices)

Latest version can be downloaded here.

Download includes the latest version of Ultimate ASI Loader.

Legal Stuff

21xMachi9 (C) 2021 Bryce Q.

21xMachi9 is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

21xMachi9 is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

About

An ASI Loader plugin which allows Daemon X Machina to run on Ultrawide displays, and with even higher framerates.

License:GNU General Public License v3.0


Languages

Language:C++ 66.7%Language:C 21.2%Language:Batchfile 12.2%