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

Pages: 1 ... 34 35 [36] 37 38 ... 57
526
qqplayer, popoklo

both not ok  :(

527
The theme's main function & GUI design is almost to be completed. But I stuck in some parts (mainly on animation affect ). I would like to release the beta version first for your testing. Then, I will open another post in script area and let some one help to fix animation affect issue. Thanks.  :)

528
Hello keilmillerjr, any updated?

Separation of file_util into module #291

Thank you first. But actually I don't get it well. (My skill doesn't good enough)

Below is previous theme is using history module outside.  It works fine. My question is how to change history info to display on module( "submenu" ). Could you help to amend the layout.nut ? Thanks.

 :)

http://forum.attractmode.org/index.php?topic=898.msg6820#msg6820

529
This is a neat plugin.

Question / Idea:

Modify the plugin to load folder's worth of images (or, better yet, a zip/cbz of images) that are named/ordered numerically (01.jpg - 09.jpg for instance) into an array or whatever and then display them / navigate through them with left/right.

You'd essentially have a game instruction booklet popup plugin that way.

My idea of workflow:
-Set custom key for plugin to "M" (non-hold)
-Load contents of folder/zip into memory, path based on current rom name (much like snap/wheel artwork)
-Display image 1 (or a default 'no content' image if folder/zip empty/nonexistent)
-Left / Right scrolls through images sequentially
-"M" again closes.

Check it.  :)
http://forum.attractmode.org/index.php?topic=939.msg7057#msg7057

530
Hello keilmillerjr, any updated?

531
Not working  :'(

532
Looking great! Have you tested on a Raspi?

Sorry, I haven't pi. The theme is based on default grid theme. You may try it before Switch released  :)

533
Dear All,

I want to play sound while click select button. Then, I added below code on default grid theme. A sound is working, but it can't entry the game. Please help to fix it.


case "select":
         local previewClick = fe.add_sound("selectclick.mp3")   
         previewClick.playing=true   
         return true;

534
Scripting / How to let History plugin work in default grid theme
« on: April 28, 2017, 07:47:13 AM »
Dear All,

History plugin can't use properly in default grid theme. Can you teach me how to let it work? I would like to implement history function in new switch theme. Thanks.

535
Scripting / Re: Any one know the code of this grid sliding effect?
« on: April 27, 2017, 06:29:15 AM »
Preview video was released. You may watch the effect  :)
http://forum.attractmode.org/index.php?topic=1615.0

536
Preview video was released. Please given advise  :)

537
Scripting / Re: Any one know the code of this grid sliding effect?
« on: April 26, 2017, 09:47:31 AM »
coool. i also have a solution.
only thing is that my animation scrolling up and down is a bit sloppy.

anyone can look in my messy code:
http://forum.attractmode.org/index.php?topic=1644.0

my solution: don't wait for animation and THEN update art. i now update art and set my grid some pixel down and THEN animate it the same pixel back.

I have tested your theme. It is so great for sliding effect. But it is still some issue on "next page moving".

Well, I have find a "tricky" way to fix it and then let it smoothly. I will open "secret" while my theme is completed.

So, please wait  ;D

538
Themes / Re: GridNew Theme
« on: April 26, 2017, 08:09:39 AM »
Great Job. It is prefect  :)

539
I have completed the code referred by default grid theme. It works very well.  :)

540
Scripting / Re: Any one know the code of this grid sliding effect?
« on: April 24, 2017, 06:40:33 AM »
sorry i don't use this grid.nut. perhaps i will find time to look into it.

greets!

The issue was just fixed by myself. Thanks  :)

Pages: 1 ... 34 35 [36] 37 38 ... 57