Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
268 user(s) are online (193 user(s) are browsing Forums)

Members: 0
Guests: 268

more...

Support us!

Headlines

 
  Register To Post  

« 1 (2)
Re: Super Trevor Land - isometric platform / jump and run game
Just can't stay away
Just can't stay away


See User information
@A500

I tried the HTML version. I'm impressed. Nice job!
The bad guys could have the face of Mehdi Ali and Irvin Gould.
And I hope the end boss with have Jay Miner face

Philippe 'Elwood' FERRUCCI
Sam460ex 1.10 Ghz
http://elwoodb.free.fr
Go to top
Re: Super Trevor Land - isometric platform / jump and run game
Just popping in
Just popping in


See User information
Links are dead on itch someone mirror it ?? please

Go to top
Re: Super Trevor Land - isometric platform / jump and run game
Just popping in
Just popping in


See User information
@manga303
Yes, unfortunately, there seems to be a problem with itch.io at the moment.

However, the HTML version of the game should work.
If you click the "Run Game" button, the HTML version should launch in your browser's full-screen mode.

Go to top
Re: Super Trevor Land - isometric platform / jump and run game
Quite a regular
Quite a regular


See User information
@A500Fan

Thanks for your efforts on the game, it is really good.

Here it is running in AmiBrowser on the A600GS:

Resized Image

amigakit.com - the Amiga store
Links: www.amigakit.com | New Products | Enhancer Software
Go to top
Re: Super Trevor Land - isometric platform / jump and run game
Quite a regular
Quite a regular


See User information
@A500
Itch blocked the game download for any system, claiming it's malware!

Go to top
Re: Super Trevor Land - isometric platform / jump and run game
Just popping in
Just popping in


See User information
@Templario
This is a false alarm, likely triggered by heuristics on itch.io.
In the dialog, you can either select "I understand risks" and download anyway, or click "Run Game" in your browser to play an HTML5 version directly in your browser.

(I will probably release future download versions directly on Aminet if itch.io continues to cause such problems.)

Go to top
Re: Super Trevor Land - isometric platform / jump and run game
Quite a regular
Quite a regular


See User information
@A500
Also you can upload your game in the different storages for AmigaOS4, AROS, MorphOS besides of Aminet.

Go to top
Re: Super Trevor Land - isometric platform / jump and run game
Just popping in
Just popping in


See User information
I have now ported "Super Trevor Land" to C for AROS (x64, ABIv11, SDL2).
The game now runs at a pleasantly faster speed.

Download link:
https://arosarchives.os4depot.net/shar ... _land.x86_64-aros-v11.zip

As a next step, I will adapt the C port for OS4 and MorphOS.

Go to top
Re: Super Trevor Land - isometric platform / jump and run game
Not too shy to talk
Not too shy to talk


See User information
@A500

I also wanted to add that I think that it's a good game and I too love the gfx, lots of fun! Thank you so much!

Go to top
Re: Super Trevor Land - isometric platform / jump and run game
Quite a regular
Quite a regular


See User information
@A500

Thank you for making this game!

Any words from Trevor yet? ;)

1989-> A500, A600, A3000, A4000, A1200, CD32, µA1, PegII, A1XE, CDTV, Amy/416D79, A1X5000, Vampire 500 V2+, Vampire 600 V2, Amy-ITX, Denise ITX, Apollo V4SA, A1X5000/40 <-2026
Go to top
Re: Super Trevor Land - isometric platform / jump and run game
Just popping in
Just popping in


See User information
@amigakit @hotrod @khayoz
Thank you

@khayoz
I haven't heard anything from Trevor
But if he does catch wind of the game, I hope he doesn't think it's stupid.
The game isn't meant to be taken seriously; it's just supposed to entertain players, without upsetting anyone.

Go to top
Re: Super Trevor Land - isometric platform / jump and run game
Just popping in
Just popping in


See User information
An optimized version of "Super Trevor Land" is now available for OS4 as well, and it runs nice and smoothly on an AmigaONE X5000!

This optimized OS4 version was also programmed using Hollywood (unlike the optimized AROS version for x64/ABIv11, which was ported to C).
--> It is great to see that, with a few optimizations and the use of SDL, it is possible to create a Full HD platformer with smooth graphics using Hollywood.

The download link is:
https://os4depot.net/share/game/platform/super_trevor_land.lha

Please be sure to follow the installation instructions in the readme file:
https://os4depot.net/?function=showfil ... orm/super_trevor_land.lha


Edited by A500 on 2026/7/1 15:40:16
Go to top
Re: Super Trevor Land - isometric platform / jump and run game
Home away from home
Home away from home


See User information
@A500

Quote:

This optimized OS4 version was also programmed using Hollywood (unlike the optimized AROS version for x64/ABIv11, which was ported to C).
--> It is great to see that, with a few optimizations and the use of SDL, it is possible to create a Full HD platformer with smooth graphics using Hollywood.


What you mean by "and use of SDL possible to create smooth graphics using Hollywood" ? Hollywood don't use SDL as i aware, and, if you use SDL, then it mean you don't use Hollywood anymore.

Maybe you mean that for os4 you also create a version on C with usage of SDL ? That for sure the correct way instead of Hollywood for games.

Join us to improve dopus5!
AmigaOS4 on youtube
Go to top
Re: Super Trevor Land - isometric platform / jump and run game
Just popping in
Just popping in


See User information
@kas1e
Hollywood has a plugin called "RebelSDL" that enables the use of SDL:
https://www.hollywood-mal.com/download/RebelSDL_Amiga.lha

The plugin was linked directly into "Super Trevor Land".
--> This new OS4 version was created using Hollywood + the RebelSDL Plugin.
The version for AROS x64 (ABIv11), on the other hand, is coded in C.

Go to top
Re: Super Trevor Land - isometric platform / jump and run game
Home away from home
Home away from home


See User information
@A500
Right, RebelSDL indeed..

Btw, why not make also C version for OS4 ? If aros one done, then making os4 one using SDL2 for example will be really very easy with AI, just need to tell to use opengles acceleration or gl4es one. It will be then more faster than hollywood + rebelSDL.

Join us to improve dopus5!
AmigaOS4 on youtube
Go to top
Re: Super Trevor Land - isometric platform / jump and run game
Just popping in
Just popping in


See User information
@kas1e
I had actually already started adapting the C code of the AROS version for OS4.
Then a user contacted me and asked why I wasn't using RebelSDL for Hollywood, and gave me a few tips on using that plugin with it. I thought it would be interesting to give it a try.

I do intend to keep working on the C version for OS4. I just thought it was a good idea to release this Hollywood + RebelSDL version as an interim step.
That way, X1000/X5000 owners can play the game smoothly on OS4 sooner.

Go to top
Re: Super Trevor Land - isometric platform / jump and run game
Home away from home
Home away from home


See User information
@A500
Tested version with RebelSDL on my x5k, and yes, smooth indeed. Tasty music, lovely graphics :) Maybe a bit more animation of the Trevor and Lawyers can bring some more quality in, but it surely funny enough already! Damn lawyers!

Join us to improve dopus5!
AmigaOS4 on youtube
Go to top

  Register To Post
« 1 (2)

 




Currently Active Users Viewing This Thread: 1 ( 0 members and 1 Anonymous Users )




Powered by XOOPS 2.0 © 2001-2024 The XOOPS Project