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

Pages: [1]
1
Share your theme / Re: LUNA (Updated)
« on: September 03, 2019, 02:35:21 AM »
Thanks for the response,I meant changing it from 24H to 12H. I can't figure it out.
Hmm, maybe @Pieter Hulshoff can help you with that issue.

Edit: I guess I figured it out. Try switching between the following codes till you find the one that fits your desire.
Edit layout.xml with notepad, find timeFormat="%H:%M" value and change the "%H:%M" line to either of these
Code: [Select]
"%c"
"%Ec"
"%x"
"%Ex"
"%X"
"%EX"
"%D"
"%F"
"%r"
"%R"
"%T"
"%p"
"%z"
"%Z"

2
Share your theme / Re: LUNA (Updated)
« on: September 01, 2019, 11:46:24 PM »
Love the theme,is there anyway to change the time.
How do you mean? If you mean switching from 24H to 12H time format, you need to edit timeFormat="%H:%M" value in layout.xml you may want to check which alternatives fit there on this page though I'm no expert about these codes
https://en.cppreference.com/w/cpp/chrono/c/strftime
If you mean moving the timer or removing it completely, find layout.xml, open it with your text editor, click ctrl+f to find "type="time" value and edit the paragraph to your needs or if you want to remove the clock and the clock icon completely, delete both paragraphs that start with <reloadableText type="time" and <image src="images/clock.png"

3
Share your theme / Re: LUNA (Updated)
« on: May 01, 2019, 02:33:42 AM »
Updated the layout, hope you enjoy even more  :D

4
Share your theme / Re: Luna Ultimate
« on: April 15, 2019, 10:51:28 PM »
Thanks. Would you like to add this layout to the theme section on home page? It's a mix between "Ergo Proxy" and "Retrospin" with addition.

By the way thank you for this great software, cheers :)

5
Share your theme / LUNA (Updated)
« on: April 15, 2019, 10:43:30 AM »
Click the image to watch the video


Click Here to Download 'LUNA' Layout from Google Drive (Updated)

Changes
Code: [Select]
-Changed the transparancy level of eplogo
-Made changes on animation
-Changed/fixed the layer level of bottom border
-Changed/fixed some console images to not overflow onto tv
-Added extra detail texts/images which could be useful for arcade/mame systems especially
-Removed some systems, especially the ones which never got release outside of Japan
-Added Microsoft MSX system
-Changed the sorting of systems
-Changed the layout name to "LUNA" along with its logo.
-Few more changes that are not listed here.

Hope you like it, enjoy :)

Pages: [1]