Author Topic: Pandoras Box Theme  (Read 54589 times)

Omamez

  • Sr. Member
  • ****
  • Posts: 222
    • View Profile
Re: Pandoras Box Theme
« Reply #15 on: June 16, 2016, 06:26:11 PM »
Working on a pos Android phone, so I will edit as I go as to not loose what I type.

Code: [Select]
function Title(index_offset) {

}

local listbox = fe.add_listbox( x, y, w, H );
listbox.format_string = "[!Title(index_offset)]";


Good news. Fixed all issue. I will release new version soon. Thank you.

thats fantastic do we also get the pandora 3 video intro lol  :-*

how does this work with other consoles

bionictoothpick

  • Sr. Member
  • ****
  • Posts: 320
  • He who laughs lasts.
    • View Profile
Re: Pandoras Box Theme
« Reply #16 on: June 17, 2016, 04:56:16 AM »
This is very nice.

The word PAGE for each game at the top right doesn't match my understanding of the meaning, so I might change it to ITEM or GAME or something like that.

Thanks for sharing your work!

xbs

  • Sr. Member
  • ****
  • Posts: 180
    • View Profile
Re: Pandoras Box Theme
« Reply #17 on: June 17, 2016, 05:02:37 AM »
Remove the rom number because is duplicated info and keep the page.
« Last Edit: June 17, 2016, 06:59:23 AM by xbs »

kent79

  • Hero Member
  • *****
  • Posts: 842
    • View Profile
Re: Pandoras Box Theme
« Reply #18 on: June 17, 2016, 05:53:15 AM »
Just update again for graphic improvement  :)

kent79

  • Hero Member
  • *****
  • Posts: 842
    • View Profile
Re: Pandoras Box Theme
« Reply #19 on: June 17, 2016, 05:59:53 AM »
Next target function  :P


I  created 2 rom list files of same console. One is English for game's name, another is Japanese for game's name.

May I select different "romlists" file by configure option?

class UserConfig {
</ label="Language", help="Select display language", options="English,Japanese", order=1 /> language="English";   
 }

if language="English"
 English file location

else
 Japanese file location



Anyone can help me complete the script. Thanks.  :)


« Last Edit: June 17, 2016, 06:23:31 AM by kent79 »

kent79

  • Hero Member
  • *****
  • Posts: 842
    • View Profile
Re: Pandoras Box Theme
« Reply #20 on: June 17, 2016, 06:42:09 AM »
This is very nice.

The word PAGE for each game at the top right doesn't match my understanding of the meaning, so I might change it to ITEM or GAME or something like that.

Thanks for sharing your work!

Haha, the layout template is coming from Pandoras Box. As you know, Pandoras Box is made by Chinese. Their English should be not good enough  :P

xbs

  • Sr. Member
  • ****
  • Posts: 180
    • View Profile
Re: Pandoras Box Theme
« Reply #21 on: June 17, 2016, 06:54:58 AM »
I think they are actually right because it's [page/pages] and in AM it's [item/items]

 - `[ListSize]` - the number of items in the game list
 - `[ListEntry]` - the number of the current selection in the game list

omegaman

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 880
    • View Profile
Re: Pandoras Box Theme
« Reply #22 on: June 17, 2016, 07:22:58 AM »
You know the Chinese are not going to be happy with you stealing their ideas. :P 

kent79

  • Hero Member
  • *****
  • Posts: 842
    • View Profile
Re: Pandoras Box Theme
« Reply #23 on: June 17, 2016, 07:27:59 AM »
You know the Chinese are not going to be happy with you stealing their ideas. :P

Haha, I come from Hong Kong. Chinese from China always steal another idea.  So don't worry  ;D
« Last Edit: June 17, 2016, 07:35:07 AM by kent79 »

verion

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 861
    • View Profile
    • new projects
Re: Pandoras Box Theme
« Reply #24 on: June 17, 2016, 02:02:18 PM »
I've wanted to make PANDORA layout too. I really like it for it's simplicity and that sci-fi look.

I've dropped the idea because using Pandora's intellectual property (that screen background) would prevent such theme to be distributed with AM.
But before I've gave up... I've prepared 2 backgrounds with that top text and icons masked out (in attachment) :) so you can replace that PAGE and TIME with something else.

-----

I would also skip that numbering in front of game name... it seems unnecessary and that space can be better used to display longer game names

omegaman

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 880
    • View Profile
Re: Pandoras Box Theme
« Reply #25 on: June 17, 2016, 03:21:57 PM »
I know, I was being ironic.  :)

kent79

  • Hero Member
  • *****
  • Posts: 842
    • View Profile
Re: Pandoras Box Theme
« Reply #26 on: June 17, 2016, 03:22:50 PM »
Hi version

Wow!. Thank you for your image. It is great for us. Your art skill is better more.

I also respect intellectual property so please keep this theme using in non business use.

 :)

omegaman

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 880
    • View Profile
Re: Pandoras Box Theme
« Reply #27 on: June 17, 2016, 03:30:20 PM »
Verion is our in-house graphic guru and more.

kent79

  • Hero Member
  • *****
  • Posts: 842
    • View Profile
Re: Pandoras Box Theme
« Reply #28 on: June 17, 2016, 04:29:09 PM »
Dear All,

I updated the theme again, thank you all & version resource & idea, please download it on post #1

I really want to add language function in this theme, please tell me if you know. Thanks.

Jusi created 2 rom list files of same console. One is English for game's name, another is Japanese for game's name.

May I select different "romlists" file by configure option?

class UserConfig {
</ label="Language", help="Select display language", options="English,Japanese", order=1 /> language="English";   
 }

if language="English"
 load English file location

else
 load Japanese file location
« Last Edit: June 17, 2016, 05:01:34 PM by kent79 »

kent79

  • Hero Member
  • *****
  • Posts: 842
    • View Profile
Re: Pandoras Box Theme
« Reply #29 on: June 17, 2016, 05:08:16 PM »
How do you guys like using the fe.layout.preserve_aspect_ratio? I assume you need to turn off aspect_ratio for it to scale to different resolutions. I'm curious if there's an advantage to using it compared to the way I auto-scale my layouts. It would be less coding for sure.

Just wanted to get some feedback on any scaling issues. Thanks...

I also think it for long time. Auto-scale is the best idea in Technical level. But in ART design level, it is difficult to use single theme on both CRT & WideScreen resolution  :)

« Last Edit: June 17, 2016, 05:14:24 PM by kent79 »