Search found 956 matches

by Juan Carlos
Mon Mar 23, 2026 10:47 am
Forum: Announcements
Topic: AVCodec plugin 1.6 released
Replies: 3
Views: 1386

Re: AVCodec plugin 1.6 released

airsoftsoftwair wrote: Sun Mar 22, 2026 6:27 pm
Juan Carlos wrote: Mon Mar 16, 2026 3:21 pm Thank you for update this plugin and the next will be the oggvorbis for arm MacOS?
Yes, this will come soon.
Thank you, I'm looking forward to seeing Los Malditos running on the apples.
by Juan Carlos
Mon Mar 16, 2026 3:21 pm
Forum: Announcements
Topic: AVCodec plugin 1.6 released
Replies: 3
Views: 1386

Re: AVCodec plugin 1.6 released

Thank you for update this plugin and the next will be the oggvorbis for arm MacOS? yes, is the plugin missing in MacOS arm to can make the executables of Los Malditos games for MacOS arm.
Thank you.
by Juan Carlos
Fri Mar 06, 2026 11:50 am
Forum: Showcase
Topic: Los Malditos' Tournament
Replies: 0
Views: 7154

Los Malditos' Tournament

For fans of role-playing games and their battles with figures and dice, cards, or for fans of the game "Los Malditos del Valle del Cerro" comes this mini 2D game with the essence of the original Battle Board game in its 2.00 version. Here you can play an exciting duel between the heroes an...
by Juan Carlos
Sun Feb 08, 2026 12:00 pm
Forum: Hollywood bugs
Topic: Linux Ubuntu/Lite OS: Hide Display problem
Replies: 5
Views: 19051

Re: Linux Ubuntu/Lite OS: Hide Display problem

Thanks for the MCVE but I'm afraid I can't reproduce the problem. I've tested your MCVE on Ubuntu 20.04 LTS on x86_64. I start your script, press the SPACE key, the display is hidden. Then I click the app's icon in the Ubuntu dock to show the window again. The window opens up and still shows the te...
by Juan Carlos
Sun Feb 08, 2026 11:53 am
Forum: Newbie questions
Topic: Miniwood and compress files problems
Replies: 15
Views: 30855

Re: Miniwood and compress files problems

I'm afraid you need to try breaking your project down into a small MCVE that shows the problem so that I can check it here. Otherwise it's impossible to analyze the problem and potentially fix it... Thank you for your help, but in this case make a small MCVE is very complicated for the problem only...
by Juan Carlos
Fri Feb 06, 2026 10:55 am
Forum: Newbie questions
Topic: Miniwood and compress files problems
Replies: 15
Views: 30855

Re: Miniwood and compress files problems

The program doesn't use plugins, but as the Windows version is for my use, make the executable without compress, the Amiga versions, as it works I shall compress the files, because I think in the storages and their space and bandwidth.
by Juan Carlos
Thu Feb 05, 2026 2:12 pm
Forum: Newbie questions
Topic: Miniwood and compress files problems
Replies: 15
Views: 30855

Re: Miniwood and compress files problems

If you don't want to create an MCVE, try it with an example that comes with Hollywood, e.g. the 3DText example. Does that crash too? Well I made the executable compress and it works, I tested with other projects and too, but it is curious that my little program iConecta version Windows compress cra...
by Juan Carlos
Sun Feb 01, 2026 4:03 pm
Forum: Hollywood bugs
Topic: Linux Ubuntu/Lite OS: Hide Display problem
Replies: 5
Views: 19051

Re: Linux Ubuntu/Lite OS: Hide Display problem

This is the easy example: Function p_Teclado(msg) Switch(msg.action) Case "OnKeyDown": If msg.key=" " p_Oculta() EndIf EndSwitch EndFunction SetFont(#SANS, 36) SetFontColor(#YELLOW) SetFontStyle(#ANTIALIAS) TextOut(#CENTER, #CENTER, "TEST") Function p_Oculta() HideDispl...
by Juan Carlos
Sat Jan 31, 2026 11:49 am
Forum: Newbie questions
Topic: Miniwood and compress files problems
Replies: 15
Views: 30855

Re: Miniwood and compress files problems

After testing with some of my other programs, I found that the problem occurs when I enable the file compression option for Windows. Without compression, my programs work perfectly. It's a strange problem; I don't know if it's because my Windows 7 isn't updated and the Hollywood IDE needs a more rec...
by Juan Carlos
Fri Jan 30, 2026 9:45 pm
Forum: Newbie questions
Topic: Miniwood and compress files problems
Replies: 15
Views: 30855

Re: Miniwood and compress files problems

No when ir crashed the program doesn't errores only that Windows is trying find a solution, I have the same under MorphOS and it works fine, but the Windows version under Windows 10 also Crash, I have the doubt if when you make the ejecutable the Hollywood IDE uses some Windows 7 dll, will be a stra...