Releases: mosamadeeb/YakuzaParless
Parless v1.5
This is uploaded here for archiving purposes only.
If you want to use Parless, download the latest release of Ryu Mod Manager, which contains Parless as well as other necessary files for mod loading.
Changelog:
- Added support for Yakuza: Like a Dragon (Steam and Win 10 versions).
- Added basic hit-or-miss support for undumped UWP (Windows 10) versions of Yakuza games.
- See below for more info.
- Parless will now work and properly hook without any mods if LogAll is enabled in the INI (for logging purposes).
And thanks to @etra0, the following has been done:
- Removed boost dependency.
- Fixed some memory leaks.
- Fixed logging streams dataraces.
- Added MinHook library to premake5.
UWP Support
Only YLaD UWP has been tested, and it's not properly supported yet (textures look broken).
Here's how to try Parless with undumped UWP games:
- Download UWPInjector and extract it in a new folder.
- Open
UWPInjector.ini
and set the dll todinput8.dll
, the process to the exe's name, and the appid to the ID of the game (in the case of YLaD:YakuzaLikeADragon.exe
, andSEGAofAmericaInc.Yazawa_s751p9cej88mt!Game0
respectively). - Unpack this Parless release into the same folder as UWPInjector, and set
UWPGame
inYakuzaParless.ini
to the number of the game (7
for YLaD). - To use mods, run
RyuModManagerCLI.exe
in the directory of an existing Yakuza steam game with the mods there, and copy theYakuzaParless.mlo
file and the mods folder to the UWPInjector folder. This has to be done whenever you want to install/update mods. - Run
UWPInjector.exe
, and if everything was done correctly, the game will launch and (hopefully) will have the mods installed.
If this fails, then you're probably better off dumping the game and using RyuModManager as usual. However, feel free to open a new issue to provide details about unsupported UWP games.
Parless v1.3
This is uploaded here for archiving purposes only.
If you want to use Parless, download the latest release of Ryu Mod Manager, which contains Parless as well as other necessary files for mod loading.
Changelog:
- Added support for Virtua Fighter eSports.
- VF5FS is not supported yet.
- Added some info logging for the debug console.
Parless v1.2
This is uploaded here for archiving purposes only.
If you want to use Parless, download the latest release of Ryu Mod Manager, which contains Parless as well as other necessary files for mod loading.
Parless v1.0
This is uploaded here for archiving purposes only.
If you want to use Parless, download the latest release of Ryu Mod Manager, which contains Parless as well as other necessary files for mod loading.