Request for artists working on themes - needs for (lr-mess/MAME) additions
-
Just to document, because otherwise I forget how I did this.
And also, perhaps we can use this solution to track forks from other theme-repositories as well.From the
es-theme-carbon
repository there are 68 forks.
Here they are :
https://github.com/RetroPie/es-theme-carbon/network/members
I was thinking perhaps someone else is also busy with adding themes that are not yet pushed into the originales-theme-carbon
branch.
So I scraped alles-theme-carbon
forks for the systems you put in post 1.
I made a text file calledsearch_systems
adding all the systems like this :all_in1 classich jakks ... etc (add one space extra otherwise the last system isn't used in the search)
Now I used this line to check all the forks for files that we can use without having to make them for ourselves :
cat search_systems|while read search;do curl -s https://github.com/RetroPie/es-theme-carbon/network/members | grep '<a class="" href="' | grep "es-theme-carbon" | cut -d '"' -f 4 | while read fork; do curl -s https://github.com/$fork|while read line;do [[ -n $(grep "\"$search\"") ]] && echo "https://github.com$fork contains $search";done;done;done
These were the useful lines showing that
danyboy666
i quite busy without pushing his themes to the original branch.
So we can use these parts now, if we want.
https://github.com/danyboy666/es-theme-carbon contains advision
https://github.com/danyboy666/es-theme-carbon contains gp32
https://github.com/danyboy666/es-theme-carbon contains arcadia
https://github.com/danyboy666/es-theme-carbon contains cdimono1 -
@folly
For the logos, you can get mine if you want and use them for Carbon. Some of them are in png format and not in svg format. It could be a problem if they are not converted. -
-
Used your .png's for jakks converting them to .svg's.
I am getting a better at it. -
Aha, I see some first steps in GITHUB π
Again another STAR , Thanks πI hope you will get some grip on github.
At first it looks quite intimidating, but you will get the hang of it once you use it more.If you need some help, just ask.
-
-
@mrseven
Thanks !!! -
@dteam No problem. I'll do some more as I find some time.
-
-
@folly said in Request for artists working on themes - needs for (lr-mess/MAME) additions:
Great work !
What theme do we have to use to get this ?
Right now, they are not in a theme. I'm making them in the style of the comic book theme though.
Head over to this thread and towards the bottom you will find a bunch that I made for that theme.
I'm probably going to start a page for them as I have over 40 completed so far. A lot that I haven't posted yet. Stay tuned. -
-
I just renamed my carbon theme to :
https://github.com/FollyMaddy/es-theme-mamedev-carbonJust to see if this is a good idea.
That way we can just add such a theme into the estheme.sh*
without conflicting with others with the same theme name.
(/home/pi/RetroPie-Setup/scriptmodules/supplementary/estheme.sh
)Like this :
.... local themes=( 'FollyMaddy mamedev-carbon' 'RetroPie carbon' 'RetroPie carbon-centered' ....
We could do the same with other themes that we want especially for the "lr-mess/MAME development", like the comic-book theme or the cygnus-modyfied.
Then they also stand out because
mamedev-<theme>
implies that these themes are also constructed for lr-mess/MAME systems.What do you think ?
-
Just a few. I have about 15 from your list already done. -
WoW ;-)
-
@mrseven
Nice!!! -
Thanks guys. I'm down to 5 logos left from your list. Dreamcast VMU, Game Master, and Gamate. (just boring logos!)
Question on the All in 1 and ClassicH. Are you looking for just two to cover those or breaking them down by each manufacturer? If so, does anyone have a company list like Epoch, Conic and such? Or is that just crazy?Anyway, here's another sample:
-
@mrseven said in Request for artists working on themes - needs for (lr-mess/MAME) additions:
Question on the All in 1 and ClassicH. Are you looking for just two to cover those or breaking them down by each manufacturer? If so, does anyone have a company list like Epoch, Conic and such? Or is that just crazy?
No, just two logos. ClassicH is for Classic Handheld and It regroups many manufacturers. For All in one handheld and plug & play, itβs also one logo. That one is for everything with the kind of concept of 30 games in one cartridge or 100 in one handheld. Most of the time itβs bootlegs , crap or short games. Look in my gamelist /media folder to see pictures of that type of systems.
You can be 100% creative for those ones.π
-
@mrseven said in Request for artists working on themes - needs for (lr-mess/MAME) additions:
Anyway, here's another sample:
I like that one. He's really cool!
If you go on YouTube, for new MAME 0.233 release, you can see and read:
After a considerable amount of reverse-engineering effort on the part of SuperCTR, Olivier Galibert, as well as myself, enough information has been teased out to add rudimentary sound support to the Super A'Can driver.You are ready for MAME 0.233 π
-
-
@folly said in Request for artists working on themes - needs for (lr-mess/MAME) additions:
A bit off topic.
Don't want to spam inside an other thread and I don't want to do that much support because of time issues.
Have a good look in here.nice work ! If I can find a way to fix savestates loading, this emulator could work like a libretro emulator!
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.