Welcome, Guest. Please login or register.

Author Topic: New PPaint.com Now Online!  (Read 3805 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Yasu

  • Sr. Member
  • ****
  • Join Date: Mar 2012
  • Posts: 413
    • Show all replies
Re: New PPaint.com Now Online!
« on: December 02, 2014, 08:31:31 PM »
It's confirmed that the 68k version works with MorphOS with a little tweaking :)
 

Offline Yasu

  • Sr. Member
  • ****
  • Join Date: Mar 2012
  • Posts: 413
    • Show all replies
Re: New PPaint.com Now Online!
« Reply #1 on: December 03, 2014, 10:04:42 AM »
I have not tried it myself, so I'm not really sure how. I will ask around.
 

Offline Yasu

  • Sr. Member
  • ****
  • Join Date: Mar 2012
  • Posts: 413
    • Show all replies
Re: New PPaint.com Now Online!
« Reply #2 on: December 03, 2014, 11:00:48 PM »
To get it to work with MorphOS (note: I haven't tried it myself):

Copy bullet.library to libs:
Rename personal_agnus_blit.library to something else, or remove it altogether
or
Rename BLITLIBS = "personal_agnus_blit.library", "personal_cpu_blit.library", 1 to
BLITLIBS = "personal_agnus_blit.library", "personal_cpu_blit.library", 0
in Startup_1.set

Now it should work.