Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - iOtero

Pages: 1 2 [3] 4 5 ... 28
31
Themes / Re: Vintage DOS theme [Release v1.2]
« on: November 11, 2019, 02:29:37 AM »
I forgot to say that, by default, the videos look green, like in the original IBM, but i put an option to see them in color.

32
Themes / Re: New theme AMFlash, preview.
« on: November 11, 2019, 02:26:58 AM »
Not bad, but i think you put too many "wheels" on the screen.
You should put an option to choose the number of wheels and another to choose the background color. The red for neogeo is very good, but for other systems not so much.
The systems counter would put it where the coins or in another location. Not in the frame of the video.
It is my personal opinion. You don't have to listen to me...

33
Attract-Mode 2.6.0 runs without problems in Raspberry pi 4.


34
Themes / Re: Vintage DOS theme [Release v1.2]
« on: November 03, 2019, 04:22:04 AM »
My particular version of this theme for 3:4 and Raspberry pi 4 (wip):

I still have to polish some details.

Pressing the i key shows/hides a diskette with the game data.

https://www.youtube.com/watch?v=d5mH8yfoze8


35
General / Re: OSX Catalina - Attract mode does not Not Work - HELP!!!!!
« on: October 24, 2019, 05:49:08 AM »
Interestingly, according to the Royal Academy of the Spanish Language, catalina is synonymous with shit.   :-[

36
Scripting / Re: Shuffle v2.2.0 - Loop feature now added
« on: October 24, 2019, 05:40:55 AM »
Well nothing... To compile Attract-Mode again... thanks for the info Rand0m...

37
General / Re: OSX Catalina - Attract mode does not Not Work - HELP!!!!!
« on: October 09, 2019, 09:31:36 AM »
Sorry... There is no OSX Catalina, it is macOS Catalina.  :-[

And i plan to continue using Mojave for a long time ... until they remove the exclusivity of 64-bit applications.  >:(

And this drift to make macOS more and more similar to IOS will not help me to change macOS version.  :o

My macbook has been running Mountain Lion for many years and i haven't needed anything more modern.  ;D

And my Toshiba Libretto U100 has been running Windows XP for many years and i have not needed to change to windows 10.  ;D

You do know that the “X” in “OSX” is Roman numeral for “10”, and we are at mac version 10.15. While Apple might have dropped the term, calling it “osx” is not incorrect.

I don't agree with you, Keil, nor Apple either:

https://en.wikipedia.org/wiki/MacOS   

https://www.apple.com/macos/catalina/

The denomination you say and the reasons you give are obsolete, have long since changed. I also like the name OSX, but Apple does not. And they are the owners of the creature.  ;D

38
General / Re: OSX Catalina - Attract mode does not Not Work - HELP!!!!!
« on: October 09, 2019, 05:27:01 AM »
Sorry... There is no OSX Catalina, it is macOS Catalina.  :-[

And i plan to continue using Mojave for a long time ... until they remove the exclusivity of 64-bit applications.  >:(

And this drift to make macOS more and more similar to IOS will not help me to change macOS version.  :o

My macbook has been running Mountain Lion for many years and i haven't needed anything more modern.  ;D

And my Toshiba Libretto U100 has been running Windows XP for many years and i have not needed to change to windows 10.  ;D

39
New modification of the main post.

This time, at the end of it, i add a new HD video with MAME, N64 and Dreamcast running on my ioRaspi4.

This video demonstrates clearly and without any doubt that I am only using Attract-Mode and RetroArch on a Raspberry pi 4 running with Raspbian Buster.

40
I stopped using retropie because it does very strange things with attract-mode, such as putting the attract.cfg in that path you have set, when it should be with the executable.

I have the impression that being a system mounted for EmulationStation, they try that Attract-Mode works more or less similar ... and I don't like what they do.

I'm sorry, but with all those changes they have made, I wouldn't know where to start helping you. I hope that some specialist in retropie can help you.

41
Scripting / Re: Shuffle v2.2.0 - Loop feature now added
« on: September 30, 2019, 01:14:00 PM »
I have visited arcademvs.org, and it will be because of my poor command of the English language, but i have no idea what you intend to do on that site... Sorry  :-[

42
Scripting / Re: KeyboardSearch module
« on: September 30, 2019, 05:29:32 AM »
All my themes always have an on-screen game counter, like this one:

Code: [Select]
local contador = fe.add_text("[ListEntry]/[ListSize]", flx*0.4, fly*0.9, flw*0.5, flh*0.3);
And when searching with keyboard-search the counter is updated with the data found. So it will not be complicated to mount it on your own.


And as for quotes, very easy, open the keyboard-search module and replace this line:

Code: [Select]
search_text.msg = ( text == "" ) ? "" : "\"" + text + "\""

for this one:

Code: [Select]
search_text.msg = ( text == "" ) ? "" : text

43
Themes / Re: new shump theme, ready..DL
« on: September 28, 2019, 03:55:57 PM »
A minimum error:

In the firsletters folder you must change the name of the image 1.png to #.png  :-[

Thanks jedione. Very good work.  ;D

44
Themes / Re: new shump theme, ready..DL
« on: September 27, 2019, 09:53:35 AM »
I've been testing your layout, but the letters don't appear on the screen.

This code does not seem to do anything:

Code: [Select]
local abc = fe.add_image( "firstletter/[Buttons]", 70, 930, 1100, 50);
The game videos were not seen either, but i changed "video" to "snap" and solved it.

45
General / Re: RPi4 - Attract Mode with RPi3 image
« on: September 18, 2019, 03:14:23 AM »
I think you have made a mistake in the forum...
Here nobody is going to provide you with an img neither for pi 3 nor for 4.
This is a forum dedicated to the Attract-Mode frontend, not the Raspberry Pi, and not to the preconfigured images...
I am not looking for a preconfigured image, maybe you are reading into what I did not say.

It is very possible that i did not understand you well, because my native language is not English, and since you were talking about "I'm learning that the images for the RPi3", i may have misunderstood you.  :-[

In any case, just trying to inform you. If i have bothered or offended you, well, i'm sorry, it won't happen again...  8)

Pages: 1 2 [3] 4 5 ... 28