CLONE PACMAN FACES THE DRAGON

Show off your project created with Hollywood
Bugala
Posts: 1178
Joined: Sun Feb 14, 2010 7:11 pm

CLONE PACMAN FACES THE DRAGON

Post by Bugala »

Here is little game I made in about 3 hours (should have took only 1 - 2) using Hollywood to practice again named:

CLONE PACMAN FACES THE DRAGON

If you have MorphOS or Amiga OS 4, it would be much appreciated if you would let me know if it worked fine.

One possibilty is that pacman has white rectangles around him, if that is so, let me know. And dont get them confused with those big white obstacle rectangles, they are supposed to be that plain rectangle box way.


Linux: https://dl.dropboxusercontent.com/u/337 ... 2linux.zip
Windows: https://dl.dropboxusercontent.com/u/337 ... indows.zip
Amiga OS 3: https://dl.dropboxusercontent.com/u/337 ... 22aos3.zip
MorphOS: https://dl.dropboxusercontent.com/u/337 ... orphos.zip
Amga OS 4: https://dl.dropboxusercontent.com/u/337 ... 22aos4.zip
Bugala
Posts: 1178
Joined: Sun Feb 14, 2010 7:11 pm

Re: CLONE PACMAN FACES THE DRAGON

Post by Bugala »

Anyone tried MorphOS or OS4 version? Did it work fine?
tolkien
Posts: 190
Joined: Sun Oct 17, 2010 10:40 pm
Location: Spain

Re: CLONE PACMAN FACES THE DRAGON

Post by tolkien »

I tried it now in MOS 3.2 BUT it need a resolution of 1920x1080 and I cant see it sorry...
Bugala
Posts: 1178
Joined: Sun Feb 14, 2010 7:11 pm

Re: CLONE PACMAN FACES THE DRAGON

Post by Bugala »

hmm, that is strange, it should autoscale it for the first two lines of code are:

Code: Select all

@SCREEN {Mode = "FakeFullScreen"}
@DISPLAY {Width = 1920, Height = 1080, Borderless = True, ScaleMode = #SCALEMODE_AUTO, FitScale=True}
I wonder if this is hollywood bug or if i have understood something wrong.

Is anyone else having the same problem?
Bugala
Posts: 1178
Joined: Sun Feb 14, 2010 7:11 pm

Re: CLONE PACMAN FACES THE DRAGON

Post by Bugala »

@Tolkien

I have made special version for you:

https://dl.dropboxusercontent.com/u/337 ... olkien.exe

Put this to the same folder where the original .exe is.

This will open to 800x600 screen.

You wont be able to play the game properly since i didnt start changing X,y cordinates of others but the two main characters since those are the point of testing this out if they work out properly.


1. When title screen loads, either left click mouse or press space bar

after this

2. Just watch and do nothing. If you try to jump, it will actually jump back to the bottom of the screen (that is according 1080 pixels) and you wont see anything happening down there and you will fail.


When you run this new exe, do you see any white boxes. There could be white boxes around the pacman, and if there are, then its not working properly.

Tell me also if there are some other problems, like it simply will crash after you press space/left mouse to get away from title screen, for that is possibility too. It shouldnt give you any error, it should just crash if it happens.


Text should go over the edges since they are made to 1920 x 1080. but pacman and dragon should both work and look fine as long as it works right.


Right mouse or ESC to quit.
tolkien
Posts: 190
Joined: Sun Oct 17, 2010 10:40 pm
Location: Spain

Re: CLONE PACMAN FACES THE DRAGON

Post by tolkien »

Ok but I have to try it tomorrow. Ill tell you thanks
User avatar
Juan Carlos
Posts: 887
Joined: Mon Sep 06, 2010 1:02 pm

Re: CLONE PACMAN FACES THE DRAGON

Post by Juan Carlos »

Bugala wrote:Here is little game I made in about 3 hours (should have took only 1 - 2) using Hollywood to practice again named:

CLONE PACMAN FACES THE DRAGON

If you have MorphOS or Amiga OS 4, it would be much appreciated if you would let me know if it worked fine.

One possibilty is that pacman has white rectangles around him, if that is so, let me know. And dont get them confused with those big white obstacle rectangles, they are supposed to be that plain rectangle box way.


Linux: https://dl.dropboxusercontent.com/u/337 ... 2linux.zip
Windows: https://dl.dropboxusercontent.com/u/337 ... indows.zip
Amiga OS 3: https://dl.dropboxusercontent.com/u/337 ... 22aos3.zip
MorphOS: https://dl.dropboxusercontent.com/u/337 ... orphos.zip
Amga OS 4: https://dl.dropboxusercontent.com/u/337 ... 22aos4.zip

Under Windows 7 doesn't run
Bugala
Posts: 1178
Joined: Sun Feb 14, 2010 7:11 pm

Re: CLONE PACMAN FACES THE DRAGON

Post by Bugala »

thanks juan, im going to check that myself too.
tolkien
Posts: 190
Joined: Sun Oct 17, 2010 10:40 pm
Location: Spain

Re: CLONE PACMAN FACES THE DRAGON

Post by tolkien »

It starts and show some text burt when I try to continue I have the next error:
Table basislib{} not found!
File: Speedcoder22.hws (current line: 221)
Bugala
Posts: 1178
Joined: Sun Feb 14, 2010 7:11 pm

Re: CLONE PACMAN FACES THE DRAGON

Post by Bugala »

@Tolkien

You did put that new exe to same directory as the old one?

For it needs that basishollywood.hwp to work properly, and it also needs that fodler with images and .skes inside.
Post Reply