Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Releases: mosamadeeb/YakuzaParless

Parless v1.5

16 Aug 21:41
Compare
Choose a tag to compare

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:

  1. Download UWPInjector and extract it in a new folder.
  2. Open UWPInjector.ini and set the dll to dinput8.dll, the process to the exe's name, and the appid to the ID of the game (in the case of YLaD: YakuzaLikeADragon.exe, and SEGAofAmericaInc.Yazawa_s751p9cej88mt!Game0 respectively).
  3. Unpack this Parless release into the same folder as UWPInjector, and set UWPGame in YakuzaParless.ini to the number of the game (7 for YLaD).
  4. To use mods, run RyuModManagerCLI.exe in the directory of an existing Yakuza steam game with the mods there, and copy the YakuzaParless.mlo file and the mods folder to the UWPInjector folder. This has to be done whenever you want to install/update mods.
  5. 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

07 Jul 17:39
Compare
Choose a tag to compare

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

08 May 15:19
0466201
Compare
Choose a tag to compare

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

29 Apr 07:44
dd7d20d
Compare
Choose a tag to compare

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.