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.


Topics - jedione

Pages: 1 ... 5 6 [7] 8 9 10
91
General / new ported theme's ideas wanted
« on: October 19, 2017, 08:07:02 PM »
would like all to respond if they have any great ideas or, port's of themes on other systems out their
that would be inspiring for AM to mimic or be enhanced.

thanks... it can be done!   

92
Themes / qqplayer idea main menu?
« on: October 19, 2017, 07:58:19 PM »
was quickly inspirerd by qqplayers idea of a vertical grid theme,


https://youtu.be/M_ck8SH2FjE

could be so mutch more with styling , alpha animated shading , ext.......

add alot of options..and sutch

93
Scripting / custom loading screen for every game.
« on: September 17, 2017, 03:11:47 PM »
how to add a custom loading screen for every game that you have..

at some point we have all wanted a custom loading screen..
so when i saw the plugin for this i thought..ok
but one only!  common relay......

OK so this was trial an error,  but i found out how to

thanks to "Keilmillerjr's" plugin

#1 steps..  goto "sticky" modules and plugin gallery
download "fadetogame plugin"

#2 put in "plugins" folder

#3 open AM & "tab" "plugin" enable plugin.nut ,,save & exit

#4 goto "plugins folder" now edit "plugin.nut ,, edit this line to....

shade = fe.add_artwork("title", 0, 0, fe.layout.width, fe.layout.height); 

#5 goto "scraper" folder add new folder with system name ie: snes
in this folder add , "newfolder" > title

#6 in the new folder "snes > title" add your custum loading screen pic
and name it just like you would for snaps or videos  ie: Contra III - The Alien Wars.png

done, now when you start game it will show your custom loading screen for that game...

notes: in the plugin menu u can change the start time,,and exit time
now u need to set this to your prefrence
mine is.

to game run time       3000
from game time         500

ie: 3 sec
ie: 1/2 sec


preview = youtube =
https://youtu.be/sSH76LGraJQ


94
Themes / lost a theme help!
« on: August 18, 2017, 07:11:08 AM »
hey guys some how one of my themes that i made has all but been lost,

can you please upload it if you happen to have it , it is my frytheme thanks

http://forum.attractmode.org/index.php?topic=1248.msg9042#msg9042

95
Scripting / .charsize over_rides animation ?
« on: July 02, 2017, 07:57:45 AM »
so in a text list animation...
as soon as i enable "list.charsize = font_size;"
it breaks the "scale"animation.

with it disabled it works fine,,butt it is way the wrong size
that i need.

?how would one set the defalt charsize maybe in a different manner so
it would work..

Code: [Select]
//**
fe.load_module("animate");

local font_size = 15;

local R = 200;
local G = 0;
local B = 0;
//**


local list = fe.add_text("[Title]",  000,150, 290, 120 );
local to_cfg = {
    when = Transition.ToNewSelection ,property = "scale", start = 1.0, end = 1.2, time = 200, delay = 000
 }
local fro_cfg = {
    when = Transition.ToNewSelection ,property = "scale", start = 1.2, end = 1.0, time = 1000, delay = 500
 }
local alpha_cfg = {
    when = Transition.ToNewSelection ,property = "alpha", start = 255, end = 0, time = 4000, delay = 000
 }
animation.add( PropertyAnimation( list, to_cfg ) );
animation.add( PropertyAnimation( list, fro_cfg ) );
animation.add( PropertyAnimation( list, alpha_cfg ) );
list.index_offset = 0;
list.alpha = 110;
list.font="Friday13";
//list.charsize = font_size;
list.set_rgb (R,G,B);

thanks.....hope everyone has a great 4th of july!!!!!

96
Scripting / Re: .video_flags = Vid.NoAudio; help [Solved]!
« on: June 12, 2017, 09:14:55 PM »
it seems that when using,

Code: [Select]
local cart = fe.add_artwork( "video", 28, 108, 125, 112);
cart.video_flags = Vid.NoAudio;
cart.preserve_aspect_ratio = true;

it works as intended, no vid noise,,  but after launching a game and exiting,  you can here the video playing
till you move to new selection, up ,down-then it go's quiet again.

any one have a fix for this? 

97
Themes / coming soon, nes-mini diffrent-take
« on: June 11, 2017, 01:02:54 PM »
here is a sneek peek of a diffident nes-miny theme
im making, 

makes use of the [Overview] option..

should be done next weekend..

youtube = https://youtu.be/YOxyEIE-Gts


98
Scripting / Re: [Players] to image? [Solved]
« on: June 10, 2017, 07:55:11 AM »
does any one know how to make a different image pop up for
one, two, players using magic token.

local players = fe.add_text("[Players]", -8, 210, 200, 200 );

thanks....

99
Themes / ArcadeSD theme
« on: June 01, 2017, 07:30:46 AM »
ArcadeSD theme

1.must have latest AM 2.2.1 build

2.must have latest carrier.nut in your "modules" folder. 
included in theme

3.for the theme to run super smooth..take and resize all your
 snaps and wheel art with "FSResizer" so their will be no moore
 AM errors to load..png's

 all your other themes will also run better to!
included in theme
 
4.theme is set to use snaps, & wheel art
 to change music just change the "music.mp3" in the theme


notes:
i love this theme ,,it works great on pc,,
butt for some reason cant get the star.nut to
work on the pie3 witch is why i was making this
so that sucks..  if any one can help make it
happen this would be great.http://

no vert-yet.sorry:(.

Downloads
mirrorcreator = http://mir.cr/FS7BYVTJ
dropbox =  https://www.dropbox.com/s/oaife52ou5ykuct/arcadeSD.rar?dl=0

youtube preview = https://youtu.be/S3zhzz5Bw7Q



if you can make this better by all mean do it and help out



100
Scripting / star animation,, AM retropie
« on: May 23, 2017, 09:00:16 PM »
has any one got the star animation to work in AM on raspberry pie?


101
General / romlist Q:
« on: May 15, 2017, 09:20:33 AM »
hay all... was wondering if any one has seen this...

in the romlist folder  ie: you have a "snes" .txt file that is scraped..with all the usual name, year

but now i have some folders in that file that say "snes" "sega" and in these folders are

game name.cfg files,   hear is one of them

Tetris.cfg
overview Tetris is a Puzzle game, developed and published by Bullet Proof Software, which was released in Japan in 1988.

how did i get this?
is their a magictokin to call this file?

it's pretty cool im wondering if i dragged it out of one of my pi images  ,,but im on pc when i found it
testing some other stuff

thanks for any info....



102
Themes / MaximusArcade "display_menu" release....
« on: April 08, 2017, 06:37:01 PM »
Maximus Arcade  "Display_menu"

in this  new theme iv tried to
recreate the MaximusArcade experience
but with added controls

options:=

1.toggle music on off //  with a folder to put your own music file in

2. add scanlines on off

3. choose background // too to choose from.

4. text on off // yousing the classic maximus font..ALBAS_.TTF

5. choose 3 different arrows,

set your controls left and right ,,,for best results

Youtube preview
https://youtu.be/RjY2yowluZ4

download = https://www.dropbox.com/s/637pl2bba1qycze/max%20theme.rar?dl=0

alt download = http://mir.cr/SDVZ6PFC






103
Scripting / animation Q: movment
« on: April 03, 2017, 06:50:19 PM »
anyone know if their is a way to make a animation that will respond
to to or three movements IE:


local pic = fe.add_image("pic/lArrow.png", flx*0.200, fly*0.450, flw*0.060, flh*0.120 );
local pic_move_cfg = {
        when =Transition.StartLayout ,
   property = "x",
   start = flx*0.040,
        stop = flx*0.080,
        start = flx*0.080,

   end = flx*0.040,
   time = 1000,    
   loop=true,
}
animation.add( PropertyAnimation( pic, pic_move_cfg ) );

104
Scripting / Q: how to triger two diff animations ?
« on: March 17, 2017, 07:01:11 AM »

How would i set up so that if i "left key",,  does my animation

but then "right key" only trigger's  my second animation

anyone...thanks

105
Scripting / music only in display-menu ? HELP
« on: March 06, 2017, 07:40:40 AM »
not sure if this is a general or scripting Q:

how would i get music to play only when you are in the display menu...

i set ambient sound ,, but it plays everywhere

thanks..

Pages: 1 ... 5 6 [7] 8 9 10