Back to the main page
Table Of Contents
Intro
This is the third version in my quest to fix some old Metacreations products. For people interested in the history, take a look at The first Painter Fix and the First Generic Metacreations Fix
This version solves an additional problem "Tiles: Out of Tiles" error and it will also work when Painter is installed on a 64 bit OS.
To find out why you were receiving the "Not enough memory" problem, take a look at the previous pages referenced earlier. The "Out of Tiles" problem was caused by a similar issue. For some reason Painter wanted to determine if there was still enough memory available on the system, so they asked Windows for the available memory. However, the return value from that call was improperly evaluated (way back when the program was written, the evaluation was properly good enough, but it dramatically fails with larger systems).
Therefore I wrote another variant of the fix that not only fools the executable about the pagefile size but does the same for free memory, etc ... in such a way that the executable would never know in case more than 1 Gb of memory is available. The benefit is that you will be able to use all resources at your disposal, and the program will still work correctly.
I would like to know if the fix works for
other programs then mentioned so far, so please leave a note below if you find another product not mentioned on this page.
Download
You can download the zip file here.
If this works for you and you find it worthwhile, feel free to donate something for it using Paypal or your credit card. Just to give you an idea, most people donate between 5 and 10 USD, 4 and 8 Euro or 700 and 1400 Yen.
Installation
Step by Step Installation Instructions
I've had a lot of question for people who needed a more detailed step by step installation guide. I hope this section will be clear to everyone on how to get the fix installed.
Upgrading from a previous fix
If you already have an older fix installed then you will notice the model has changed from modifying the filename New_PClassic.exe and then launching that executable.
The "fixit" method I'm introducing now actually modifies the target executable. Hopefully this makes it easier for people to use it. However, there is one downside and that is that this fix will have to be reapplied every time you install a patch for your favorite program (although it's very unlikely we will still see patches for those programs, except the patches I'm providing).
Therefore, you can remove your "New_PClassic" program from the old patch after installing this patch.
Also, it's completely useless to patch the New_PClassic.exe file or so ... just follow the instructions above and you should be fine!
Fill in the captcha and the blanks below to add a comment. The only mandatory field is the "comments". Thanks!
-- Geert De Peuter
User Comments
Yesterday, my wife wanted to use Fractal Design Dabbler2, which she hadn't used for quite a few years (and a few generations of computers and Windows). It apparently installed properly on our current computer, running Windows XP. However, it failed to start with "Not enough memory".
After a bit of surfing, I found Geert's fix, applied it and thought I had the problem licked. It now starts and most operations seem to work; however, the most useful, freehand drawing, doesn't. I tried Windows 95 compatibility mode and reinstallation, but neither of those helped.
Has anyone gotten Fractal Design Dabbler2, with Geert's fix, to work on Windows XP?
Thanks for any help.
Bob
2009-01-01 12:22:13
Thank you Thank you Thank you. After using Painter Classic for the past 7 years on my desktop I was devastated when I purchased a Vista laptop and got the dreaded message \"not enough memory\" however thanks to your fix I am now up and running.Thanks again.
David Lindsay
Florida U.S.A. - 2008-12-15 22:10:13
This patch tool looks great, but there may be a far simpler fix:
Simply going to the "Compatibility" tab in the program shortcut and choose to run the exe in Windows 95 compatibility mode.
This works flawlessly for me on my 4 Gig Vista system.
Ben
California - 2008-12-14 21:59:49
I'm running Vista with plenty of memory. I installed Painter 5.5 with your fix on a Windowns XP computer and had no problems. I tried your last fix on Windows Vista, but I got:
Error: Couldn't back up Painter5.exe to Painter5.exe~: 5
Error: Couldn't install Painter5.exe# as Painter5.exe: 183
Maurice
New Jersey - 2008-12-14 08:15:24
Hi Geert,
the patch worked fine for my Art Dabbler 2.1, but it took sometime to work out what I should be doing, I had trouble (as an average everyday PC user with only basic knowledge) understanding some things.
Having cracked it now it's simply a matter of wording.
I was getting the 'fixit' not valid command - until I realised I didn't have it in the art dabbler folder
I was also thrown off the track by thinking that when I had downloaded all I had to do was click on the 'fixit' icon that was included in the download - that produced a dialogue box that caused all my problems
I read the points made in the dialogue box and wrongly believed I had to do some of the things it said - such as change the artdab.exe file name (artdab.exe.exe)
This part was confusing.
I uninstalled and removed manually the Corel & Art Dabbler folders, re-installed and followed your guidelines - WITHOUT clicking on the 'fixit' icon as I had done previously
Then it all made sense, especially once I had used the DIR command after I had switched to the Art Dabbler folder - cd C:\Program Files\Corel\Art Dabbler 2.1
Once I saw the same screen that you have showing in your guidelines it all clicked and it worked fine.
Many thanks.
Paul Odell
Australia (via UK) - 2008-12-13 21:27:49
What a great fix! I haven't been able to run Painter Classic for over a year (since my hard drive crash). Simple install, Thanks!
Steve
Wisconsin - 2008-11-27 12:16:58
Ah! It turns out I just needed to disactivate the user account control and then the fix worked!
Thanks!
M-E
2008-11-26 22:30:30
Thank you it works now! I am using Vista Home Premium, Corel Classic, Wacom Graphire 2. Maybe its easier for people if you include a *.bat file with the instruction(s) \"fixit ...\" in it.
Anonymous
2008-11-24 11:29:16
Thank you. Perfect.
Anonymous
2008-11-22 08:36:46
I'm running Vista and have 4 Megs of ram. Oddly enough, when I first got my computer this summer, Painter Classic ran fine, but I had to change the motherboard and it hasn't run since. I tried your last fix, but I got:
Error: Couldn't back up PClassic.exe to PClassic.exe~: 5
Error: Couldn't install PClassic.exe# as PClassic.exe: 183
I tried installing your first fix because someone said it had worked for them, but I got a virus alert! (When I tried to download your 2 first fixes actually.)
M-E
2008-11-17 20:38:42
Show All CommentsBack to the main page