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 - keilmillerjr

Pages: 1 2 [3] 4 5 ... 78
31
General / Re: Question on Themes
« on: July 08, 2020, 04:52:06 AM »
There is no program to convert themes. Perhaps I try creating a similar layout for my next project. It would be nice to have a theme like this fluid and not at a fixed res. The layout you posted has a strict license, including no porting, so I make something different. Will take time.

32
Themes / Re: layout theme
« on: July 02, 2020, 08:18:43 PM »
Not sure. It kind of resembles nevato by onyx arcade. But I like the wheel art and interested in it's source

33
General / Re: I'm trying to make an arcade for only one modern game.
« on: July 01, 2020, 02:37:57 AM »
If using windows, set your game as windows shell instead of a frontend.

https://arcademvs.org/windows/windows-10-setup/

34
Scripting / Re: Need help with a theme idea
« on: June 30, 2020, 04:23:53 PM »
I believe wiiflow frontend for Nintendo Wii and Apples abandoned coverflow for Mac osx have a similar style to what you are describing. Sharing your code would help.

35
General / Re: lynx install Q:
« on: June 25, 2020, 01:33:14 PM »
I created a guide on my arcade mvs wiki. However, there are changes with the raspberry pi 4. You might want to read my guide and then ask oomek and joyrider3774 about changes with attract and pi 4.

36
General / Re: lynx install Q:
« on: June 25, 2020, 08:07:32 AM »
Lynx is a handheld console by Atari.

Raspberry pi is a small board computer.

Exe is a windows executable (binary). You must use Windows on your raspberry pi to run an exe. There are other, better, operating systems available for the raspberry pi. I suggest spending some time Wikipedia computer operating systems first. Dos, windows, Unix, linux., Mac.

TwisterOS sounds like a confusing joke. It uses apt. So it's Debian Linux based. It's not windows. It's not Mac. It has a desktop environment and retropie? :Facepalm:

37
General / Re: [HELP] Info Tags
« on: June 17, 2020, 12:58:11 PM »
Why have a broken tag? Filter it out of the romlist automatically. Status is in mame.xml

38
Scripting / Re: Help for updating script NXL layout whith AM 2.6
« on: June 16, 2020, 05:25:56 AM »
Any people can help me for this?

Your error log tells you what is wrong. It looks like you have a method call that does not exist. Look at the code where it says.

39
General / Re: [HELP] Info Tags
« on: June 15, 2020, 04:07:04 AM »
Add romnane to an array in fe.nv? Or create/read/write tag list file.

40
Scripting / Re: Horizontal filters wheel
« on: June 14, 2020, 01:09:05 PM »
Read layouts.md, squirrel-lang docs, and start looking at your console log for error messages. Copy and paste works with me word, not programming- unless you understand the code and how to debug.

Some classes you are trying to use might be in a module that you do not have loaded, like animate. I can't do magic to read your log.

41
Themes / Re: New theme AMFlash, preview.
« on: June 14, 2020, 04:40:07 AM »
Simple and we'll thought out.  :)

42
Scripting / Re: Pop up when launching a game
« on: June 14, 2020, 02:17:15 AM »
That doesn't look like part of an AttractMode layout.

43
Scripting / Re: Horizontal filters wheel
« on: June 13, 2020, 04:00:19 AM »
Filter Grid, Grid, Orbit and Reflect layouts use the conveyor module. If you do not know which original layout, then run attract-mode and try each layout. Then look at the source code.

44
Scripting / Re: Horizontal filters wheel
« on: June 13, 2020, 03:19:40 AM »
Wheel is not a built in feature of AttractMode. Check included modules, modules posted on forum, or create your own! AttractMode is awesome due to its freedom with a scripting language. It also means that it isn't as easy as point and click or xml based front ends.

45
General / Re: AM Freezes Constantly on Freshly Reset PC
« on: June 12, 2020, 07:15:55 PM »
Try installing video drivers.

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