Hello,

i want to run MPF on my old winxp machine. Clean fresh install included SP3 and Net Framework 4. MPF crash every time i start.
Do i need to install other software?

greets

Hi, I have not tested MPF on XP, it's just a build of MPF that *should* work.
You'll need Dotnet installed: https://dotnet.microsoft.com/en-us/down … work/net40
And then (try to) run this: https://github.com/Deterous/MPF-Legacy/ … _win32.zip

If it's not working, I recommend running the dumping tools (DIC/Redumper) directly via command line on your old machine, and then on a modern machine running MPF.Check on the dump files (You can do this in the GUI, Tools->Check Dump).

Yes i have installed net40 and used MPF-Legacy_v3.3_net40_win32.zip it doesn't work.

I will try the dumping tools via command line..

4 (edited by against03 2025-03-19 18:10:53)

i used redumper.exe from MPF-Legacy_v3.3_net40_win32.zip, got  an error message ..

"keine zulässige win32 Anwendung"

"no valid win32 application"


discimagecreator is working fine on 32bit

against03 wrote:

i used redumper.exe from MPF-Legacy_v3.3_net40_win32.zip, got  an error message ..

"keine zulässige win32 Anwendung"

"no valid win32 application"

That's because apparently the 64-bit version is included in MPF Legacy. Try this one: https://github.com/superg/redumper/rele … -win32.zip

Or the latest version: https://github.com/superg/redumper/rele … dows32.zip

I believe Redumper does not work as far back as Windows XP.

You will have to use DiscImageCreator if you want to dump on the Windows XP machine.