Search found 4 matches

by Joel_w
Sun 09 Jan, 2022 11:38 am
Forum: Development
Topic: How to compile latest version on windows 10
Replies: 13
Views: 5977

Re: How to compile latest version on windows 10

I had another problem, the wrong version of CMake was installed. I had to uninstall the other version and then reinstall the correct CMake to get everything to work. If you get an error message about the system being unknown and that the C compiler can't compile a simple file you can try this: pacma...
by Joel_w
Thu 09 Apr, 2020 3:51 pm
Forum: Development
Topic: v16 compatibility & bug list (WIP)
Replies: 55
Views: 60396

Re: v16 compatibility & bug list (WIP)

Anything in pcem.log? (On Windows it will be in the same directory as the main PCem executable, on Linux it will be in /home/$USERNAME/.pcem/logs) Right now this is the only thing in pcem.log: ILOAD DWGCTRL_ATYPE_RPL 0e000000 0e0c6009 But since I posted about the crash I've installed updated driver...
by Joel_w
Sat 04 Apr, 2020 11:15 am
Forum: Development
Topic: v16 compatibility & bug list (WIP)
Replies: 55
Views: 60396

Re: v16 compatibility & bug list (WIP)

The emulator crashes when changing resolution in Windows 98SE with a Matrox Mystique. I haven't installed any updated drivers yet, only DirectX 9.0c and I'm not sure if that updates the driver. Otherwise it's using the default driver that comes with 98 SE.
by Joel_w
Sun 17 Mar, 2019 11:28 am
Forum: Merged patches
Topic: [Patch] New VHD support... now with added dynamics
Replies: 63
Views: 55857

Re: [Patch] New VHD support... now with added dynamics

This is a very useful addition! I just managed to apply the patch and compile the emulator. I did some quick tests with a VHD hardfile and it seems to work fine, from now on I will probably only use VHD files. If it's possible to include it in the next official release that would be great, it has my...