Welcome, Guest. Please login or register.

Author Topic: Hollywood player cannot open font arialregular.font  (Read 1998 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show all replies
Hollywood player cannot open font arialregular.font
« on: March 25, 2007, 03:17:24 PM »
I've just downloaded a Hollywood game from Aminet. When I run it I get an error saying "Cannot open font arialregular.font with size 18!". The game directory contains a file called arialregular.font and another one called arialregular.otag. I tried copying both of these to FONTS: but this made no difference.

Any ideas?

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show all replies
Re: Hollywood player cannot open font arialregular.font
« Reply #1 on: March 25, 2007, 03:41:41 PM »
You're right, it does look in PROGDIR, but the files are there. It also tries and fails to open ft2.library. I guess this is FreeType? I have just installed FreeType, but I still got the same error.

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show all replies
Re: Hollywood player cannot open font arialregular.font
« Reply #2 on: March 25, 2007, 05:07:36 PM »
OK here's the contents of arialregular.otag:

.................................. ....... ....................................... ....... ................................................ ........ft2.Arial.FONTS:_truetype/Arial.ttf.........

So I got arial.ttf from a Windows machine and put it in FONTS:_truetype/, but it still doesn't work :-(

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show all replies
Re: Hollywood player cannot open font arialregular.font
« Reply #3 on: March 26, 2007, 06:50:22 AM »
Cheers Piru, that worked. For any who are still unclear, here's the full list of steps:

1. Download and install freetype2_lib.lha (Aminet)
2. Copy arial.ttf from a Windows machine to your Amiga
3. Run FTManager (installed by Freetype)
4. Set the source DIR to the location of arial.ttf
5. Double click Arial in the list of fonts and then click Install
6. FONTS:arialregular.font and FONTS:arialregular.otag will be created
7. Copy FONTS:arialregular.#? to the Attack game DIR, overwriting originals

I just played the game and it was sloooooooow. It opened on a CGX screen so I'm wondering if it would play any better on AGA? I wanted to try this game as I'm trying to evaluate Hollywood's effectiveness at making games. If they really are this slow then I'll look in to a better solution :-)

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10