Releases: PDModdingCommunity/PD-Loader
DEVbecac44e (pre-release)
Otherwise, you'll get a warning, inputs (keyboard, controller, touch screen) will not work, and the picture may be small.
In this case, you MUST add it to the exclusions of your antivirus software (usually Microsoft Defender, by default on Windows).
What's Changed
DEV0278bb9 (pre-release)
Otherwise, you'll get a warning and PD Loader will not work.
Consider adding it to your antivirus's exclusions.
What's Changed
- Set movie position to zero on restart by @korenkonder in #26
- fix the percent calculation after restart by @frknkrc44 in #27
- add loop and ignore auto pause for pv mode by @frknkrc44 in #28
- bunch of fixes and improvements by @frknkrc44 in #31
- Holds are now fixed! by @mez0ru in #22
- Do not reset chance time while in PV mode by @frknkrc44 in #32
- Fix DivaImGui detection issues in Launcher
New Contributors
- @frknkrc44 made their first contribution in #27
- @mez0ru made their first contribution in #22
Full Changelog: DEVef43d22...DEV0278bb9
⚠️ Known issues:
- Free camera does not work correctly
DEVef43d22 (pre-release)
Otherwise, you'll get a warning and PD Loader will not work.
Consider adding it to your antivirus's exclusions.
What's Changed
- Auto Databank
- NVIDIA Volta and Blackwell fixes
- Separate "Hide Status Icons" setting
- [ShaderPatch] Fix for Toon_Lines_Improve by @korenkonder in #20
Full Changelog: DEV4fc2af28...DEVef43d22
DEV4fc2af28 (pre-release)
158c90ef
This build adds support for DivaGL and NVIDIA Ada Lovelace GPUs (RTX 4xxx).
What's Changed
- Fixed Auth3D not appearing when disabling Reflections by @korenkonder in #15
- Fixed -wqhd behaviour for 7.10 and restored old behaviour for 6.00 by @korenkonder in #16
- [TLAC]: Pause patches. Fix of stuff moving 1 frame after pause by @korenkonder in #17
New Contributors
- @korenkonder made their first contribution in #15
Full Changelog: DEVd7dfc571...DEV158c90ef
d7dfc571
PD Loader 2.6.5a-r4nn
--- Important Note ---
Upgrading from 2.0 (or even worse, from unstable builds) may cause issues. To prevent this, delete the plugins folder (except scores.ini) before installing 2.6.5a.
Changelog: https://github.com/PDModdingCommunity/PD-Loader/wiki/Changelog
--- Quick Start Guide ---
Windows:
- Keep your copy of PDAFT 7.10 in a simple location e.g. C:\PDAFT and, if you can, make sure to have the following mount data in C:\PDAFT\mdata: M215, M220, M230, M240, M250, M260, M270; also, make sure the executable is unmodified
- Install Visual C++ Redistributable 2019 (64-bit) or newer and .NET Framework 4.5 or newer
If they're not up-to-date, you'll get error 126 and/or other errors. - Make a copy of glut32.dll
- Extract the contents of PD-Loader-*-Release.zip to your game folder
- Intel GPU: install this version of DivaImGui, NOT 0.0.5: https://cdn.discordapp.com/attachments/613450757227937792/844645266204393482/release_x64.zip and follow these instructions: https://github.com/lybxlpsv/DivaImGui/wiki/AMD-and-Intel-Guide
- NVIDIA GPU: driver version 446 or older if possible; otherwise version 460 or newer
- AMD GPU: driver version 21.6 or newer if possible (not newer than 22.6.1 – DivaGL may or may not work as a workaround)
- Recommended: open the .sfv files with QuickSFV (specifically ver. 2.36 on Windows) to verify your game data
- Run diva.exe
- Windows Vista: in the "Options" tab, tick "Disable movies" and copy mfplat.dll from Windows 7 (64-bit) to the game folder
Linux (new method):
Installation instructions: [Part 1], [Part 2]
Linux (old, but more portable method):
Install with Lutris (click "Show unpublished installers" and select "Future Tone 7.10"). This will install a slightly older version of PD Loader that lacks lag compensation (this is a temporary solution), but it can be updated manually.
macOS:
Installation instructions: [Part 1], [Part 2]
Full user guide: https://github.com/PDModdingCommunity/PD-Loader/wiki
Changes:
- Quick Start disabled when upgrading from 2.0
- [Launcher] Fixed custom patches not being detected by some versions of Wine (which seem not to interpret the '?' wildcard correctly)
- Fixed custom reflection and refraction not being applied when either width or height is the default value
- macOS resource forks are now ignored and not mistaken for plugins and patches
- Fixed the 3 per-PV checkboxes in PlayerData in the Launcher
- DivaMovie is now enabled by default, but automatically disables itself when unnecessary (to prevent black frames/backgrounds when playing movie/hybrid PVs) unless "Force Hybrid Decoding" is checked
r2:
- Updated mount data verification file
r3:
- Launcher PlayerData skin spinbox hotfix
r4:
- Changed Notabug references to GitHub
Full Changelog: https://github.com/PDModdingCommunity/PD-Loader/commits/2.6.5a-r4n