Search found 10 matches

by
15 Jul 2024, 20:18
Forum: Gaming
Topic: Andriod emulator that isn't malware?
Replies: 6
Views: 12613
Great Britain

Andriod emulator that isn't malware?

You're best off using Bluestacks with the tweaking tool " BSTweaker ". Using that, you can root it and block most of the ads. Bluestacks is the OG Android emulator. I've been using it since 2015. If you want to emulate old Android games, use Bluestacks 3 . Bluestacks 4 (CEF) still works pr...
by
15 Jul 2024, 20:06
Forum: Compatibility Mods
Topic: PCSX2 1.7.3581 on Windows 7 and 8
Replies: 3
Views: 7105
Great Britain

PCSX2 1.7.3581 on Windows 7 and 8

The modded Qt 6.3.1 DLLs don't seem to work as is with PCSX2 1.7.3581; crashes without opening on my Win10 1709 with "The procedure entry point MapViewOfFile3 could not be located in the DLL [path]\pcsx2-qtx64.exe Also, anyone know how to block the annoying update checks for Reshade? The soluti...
by
13 Jul 2024, 21:33
Forum: Compatibility Mods
Topic: PCSX2 1.7.3581 on Windows 7 and 8
Replies: 3
Views: 7105
Great Britain

PCSX2 1.7.3581 on Windows 7 and 8

In light of the recent PCSX2 v2.2 release , I just thought I'd mention: - dio-gh backported an earlier version to Qt 6.2.2 , but has since deleted his fork - I archived his fork and release binaries here The above, plus the various Qt6 fixes could be potentially used to backport the new version of P...
by
24 Feb 2024, 13:58
Forum: Site Announcements and Guidelines
Topic: Issues with certain email providers not receiving emails from Eclipse
Replies: 29
Views: 116840
Great Britain

Issues with certain email providers not receiving emails from Eclipse

Received email, yahoo.co.uk

Self-hosted/independent email servers are commonly blacklisted instantly by all the major players, one of the reasons I've seen many people counselling against hosting one's own email server.
by
06 Dec 2023, 00:01
Forum: Compatibility Mods
Topic: Basic fix for QT 6.x applications
Replies: 21
Views: 32474
Great Britain

Basic fix for QT 6.x applications

For Qt6 RPCS3, more changes are needed, already done by Alan_A/okt01475 here: https://www.patreon.com/posts/rpcs3-0-0-29-qt-88446670 There's also a new project to port Qt 6.5.3, 6.6.0, 6.6.1, etc. in a more complete way to Win7: https://github.com/crystalidea/qt6windows7/releases It has already been...
by
31 May 2023, 18:31
Forum: Compatibility Mods
Topic: Basic fix for QT 6.x applications
Replies: 21
Views: 32474
Great Britain

Basic fix for QT 6.x applications

Anyone know if there's a Qt 6.3.2 mod, or if any of the related mods are usable on Qt 6.3.2? I'm experimenting with Literature & Latte's Scapple, which is made in Qt 6.3.2. It's got: Qt6Core.dll Qt6Core5Compat.dll Qt6Gui.dll Qt6Network.dll Qt6OpenGL.dll Qt6Positioning.dll Qt6PrintSupport.dll Qt6...
by
21 May 2023, 23:11
Forum: Compatibility Mods
Topic: Unreal Engine 5.2 + Unreal Editor working on Windows 7!
Replies: 5
Views: 9568
Great Britain

Unreal Engine 5.2 + Unreal Editor working on Windows 7!

Is there a way to get an offline installer for Unreal Engine without using the Epic Games Launcher? I kinda want to archive gold versions and the necessary compatibility patches.
by
16 Feb 2023, 20:08
Forum: Compatibility Mods
Topic: Running Python 3.9-3.11 based applications on Windows 7
Replies: 3
Views: 6758
Great Britain

Running Python 3.9-3.11 based applications on Windows 7

There is also this project which supplies Python 3.9 to 3.11 installers that support Windows 7 and Windows Server 2008 R2, basically by including api-ms-win-core-path-HACK and modifying the installers.
by
13 Feb 2023, 10:47
Forum: Compatibility Mods
Topic: Basic fix for QT 6.x applications
Replies: 21
Views: 32474
Great Britain

Basic fix for QT 6.x applications

They fully removed wxWidgets by Dec 2022 (Source), only the Qt GUI remains (unless there's some sort of legacy build I don't know about). As far as the end user is concerned, it seems Qt has a slightly easier-to-use GUI, but I am miffed that they ditched older Windows versions for that.
by
12 Feb 2023, 20:37
Forum: Compatibility Mods
Topic: Basic fix for QT 6.x applications
Replies: 21
Views: 32474
Great Britain

Basic fix for QT 6.x applications

About PCSX2, there's a Qt6.2.2 backporte version of the new PCSX2, which should be covered by existing Qt6 compatibility hacks: https://github.com/Darthagnon/pcsx2-win7 My fork, as the original master was deleted, and I had to contact the author to get it restored. I also have the final binary from ...