Search found 887 matches

by Juan Carlos
Wed Mar 27, 2024 10:53 am
Forum: Showcase
Topic: Los Malditos del Valle del Cerro
Replies: 1
Views: 64

Los Malditos del Valle del Cerro

Hi Hollywood fans I started my last project called Los Malditos del Valle del Cerro, a R.P.G. adventure point and click with the skills learned these four years making adventure games and card games, even the Oca Game, for more information here: https://www.morguesoft.eu/LosMalditos/index.html The d...
by Juan Carlos
Tue Mar 26, 2024 12:29 pm
Forum: RapaGUI
Topic: Plugin for ARM macOS?
Replies: 1
Views: 91

Re: Plugin for ARM macOS?

Yes, good question because today I tried to compile a project and the IDE show me the error for plugin arm missing for oggvorbis.
This work will be long and perhaps some plugins will be priority for example oggvorbis, avcodec, etc.
by Juan Carlos
Tue Mar 19, 2024 12:53 pm
Forum: General programming
Topic: Record desktop screen
Replies: 15
Views: 569

Re: Record desktop screen

papiosaur wrote: Mon Mar 18, 2024 7:06 pm @Templario: yes i try to register in AVI but i have the same picture in the video and no mouse...

I try to use SaveSnapshot() command to have the mouse but i have a white picture...

A small example will be welcome if possible.
The screen recorder doesn't record the video with the mouse pointer.
by Juan Carlos
Mon Mar 18, 2024 1:33 pm
Forum: General programming
Topic: Record desktop screen
Replies: 15
Views: 569

Re: Record desktop screen

Also you can use the option to save to video MPEG instead of animation format, because it will be more easy and I thin possible too.
by Juan Carlos
Tue Mar 12, 2024 5:57 pm
Forum: Hollywood bugs
Topic: apng plugin problem
Replies: 16
Views: 611

Re: apng plugin problem

Using my little tool VAMP, I can see to horses in the seaside, but the animations is stopped with a bird.
by Juan Carlos
Mon Mar 11, 2024 10:23 am
Forum: Hollywood bugs
Topic: Bug with tint instruction
Replies: 4
Views: 131

Re: Bug with tint instruction

Thank you, it is a good idea, for future visual effects with potions and tint brush, I don't remember the NIL option again thank you.
by Juan Carlos
Sun Mar 10, 2024 10:16 am
Forum: Hollywood bugs
Topic: Bug with tint instruction
Replies: 4
Views: 131

Re: Bug with tint instruction

Well, the idea is that Image is the wildcard image, to make the tint brushes, I copy the brush 1, or x , to image 2, using the variable the wildcard Image=x, where Image 2 (or brush 2) you have a copy of Brush 1, now you tint the brush 2 and I copy this tint brush to image to use this tinted brush i...
by Juan Carlos
Sat Mar 09, 2024 7:30 pm
Forum: Hollywood bugs
Topic: Bug with tint instruction
Replies: 4
Views: 131

Bug with tint instruction

Bug with tint instruction, the instruction tinted the picture copied to brush 2, but also tinted the brush 1. ;Load a picture X. @BRUSH 1, "pictureX.jpg", {Loader="inbuilt"} ;The variable Image takes the valour of 1 for the picture. ;because with this routine you can tint other p...
by Juan Carlos
Tue Jan 30, 2024 11:34 am
Forum: Hollywood bugs
Topic: Problem with PlayMusic
Replies: 5
Views: 678

Re: Problem with PlayMusic

Hollywood to play wav files use the internal codes from OS host, here it be the problem, incompatibilities, for example in 68k use the wav dataypes but the quality depends of this datatype, to make games or programs using sounds the best choice is convert the wav files to other format for example og...
by Juan Carlos
Sun Jan 07, 2024 11:20 am
Forum: Showcase
Topic: PerCIMan - Person Contact and Information Manager
Replies: 18
Views: 23789

Re: PerCIMan - Person Contact and Information Manager

Released a new version of PerCIMan 0.7.6. Major change: removed the beta time out restriction. Unfortunstey not because the program ins‘t beta anymore, but bevause I missed a promise: providing of a new version before the beta times out. That said the program is close to the 1.0 state, but I doubt ...