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.

Euro
US Dollars
Yen

Installation

The installation method has changed compared to the previous fixes. If you have previously installed another fix, make sure to read "Upgrading" below after reading this section.

 

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!

Leave your comment

Fill in the captcha and the blanks below to add a comment. The only mandatory field is the "comments". Thanks!
-- Geert De Peuter



Your Name:
E-Mail (will not be shown):
URL:
Location:

Comments:

User Comments

Many thanks for this.. Fontographer is a program I use once in a blue moon - but when you need it (in this case to adapt a backwards font for a Space Invader cabinet project where everything is vertical & backwards..) it's invaluable.. thanks for the lease of life, and the clear instructions. Cheers.
Phil
UK - 2010-03-01 02:57:17


Wow! Thanks for the excellent patch and step by step instructions. It worked on my Windows XP Professional setup. You have made me very happy tonight! Check your pay pal for a tip. :)
Todd
San Francisco Bay Area - 2010-02-06 05:01:47


That works great. Good job man. If i had my own PayPal I would certanly have left something. Unfortunately it is my father's.

Thank you so much.
Nicolò
2010-01-30 17:17:24


will this work for metacreation stationery

thanks
woodrose
woodrose
2010-01-24 00:33:01


Hi, I upgraded my desktop computer with Asus P5Ql Pro motherboard with Intel core duo processor and 2 GB of memory. My old Painter 5,5 stopped to work, but this fix helped to revitalize it. Many thanks!
Paavo
Paavo Ahonen
2010-01-06 12:07:44


So I tried this for Windows 7 with no luck. Installed it correctly, but I am still getting the not enough memory error.
I tried using their compatibility settings, to windows xp and it works but I get no pressure sensitivity which make the program totally unusable for me.
I have commissions coming up and would be super happy if this program worked. As it is, I think I have way less hair than I started out with.

Thanks,
Jodee
Jodee Rose
United States - 2009-12-27 02:51:48


Aaah. I missed the comment below mine. Running as administrator works! Hooray!!
Paul
New York, NY - 2009-12-13 23:45:42


I've had some problems installing the patch. Here is the lines from the command prompt. Maybe this can assist you in explaining to me what may have gone wrong.

Microsoft Windows [Version 6.0.6001]
Copyright (c) 2006 Microsoft Corporation. All rights reserved.


C:\Program Files (x86)\Painter 7>fixit painter7.exe
Adding intercept.dll to binary files.
painter7.exe:
intercept.dll
ASI32_14.dll -> ASI32_14.dll
KERNEL32.dll -> KERNEL32.dll
USER32.dll -> USER32.dll
GDI32.dll -> GDI32.dll
comdlg32.dll -> comdlg32.dll
ADVAPI32.dll -> ADVAPI32.dll
SHELL32.dll -> SHELL32.dll
AVIFIL32.dll -> AVIFIL32.dll
WSOCK32.dll -> WSOCK32.dll
WINMM.dll -> WINMM.dll
MPR.dll -> MPR.dll
ole32.dll -> ole32.dll
VERSION.dll -> VERSION.dll
Error: Couldn't back up painter7.exe to painter7.exe~: 5
Error: Couldn't install painter7.exe# as painter7.exe: 183

C:\Program Files (x86)\Painter 7>

I ended up removing it and got a similar error at the bottom.

C:\Program Files (x86)\Painter 7>fixit /r painter7.exe
Removing extra DLLs from binary files.
painter7.exe:
ASI32_14.dll -> ASI32_14.dll
KERNEL32.dll -> KERNEL32.dll
USER32.dll -> USER32.dll
GDI32.dll -> GDI32.dll
comdlg32.dll -> comdlg32.dll
ADVAPI32.dll -> ADVAPI32.dll
SHELL32.dll -> SHELL32.dll
AVIFIL32.dll -> AVIFIL32.dll
WSOCK32.dll -> WSOCK32.dll
WINMM.dll -> WINMM.dll
MPR.dll -> MPR.dll
ole32.dll -> ole32.dll
VERSION.dll -> VERSION.dll
Error: Couldn't back up painter7.exe to painter7.exe~: 5
Error: Couldn't install painter7.exe# as painter7.exe: 183


I'm running Vista 64 Home Premium if that's any help to you.

Thanks in advance for your efforts on my behalf.


Best,


Paul Anderson
C:\Program Files (x86)\Painter 7>
Paul
New York, NY - 2009-12-13 19:10:37


Hi Geert,

My wife is very happy; she can now use Painter Classic on her newish, Vista'd laptop. My first attempt at using fixit threw up the error messages;

Error: Couldn't back up PClassic.exe to PClassic.exe~: 5
Error: Couldn't install PClassic.exe# as PClassic.exe: 183

I did as suggested by Brad C: run the Command Prompt \\\"as Administrator\\\"(by right clicking the command prompt icon.)

And it works!

So thank you
mike Henning
somerset uk - 2009-11-13 22:40:28


works great. bedankt thanks
smile
2009-11-06 16:02:39


Show All Comments

Back to the main page