New Theme Testing
-
-
@LiveFastCyYoung I could give it a shot, never even heard of it until right now.
If it doesn't need anything too drastic, I'll try and get it to work on his build.
-
@lilbud Increasing the vram helped a lot. I'll keep testing and see if I see any other issues.
-
@LiveFastCyYoung Yeah
Remember how I was touting that my last theme (Nintendo Switch theme) could run with only 20mb vram?
This is the exact opposite, more is better.
-
@lilbud @LiveFastCyYoung Hi, no particular problem with this theme. Except the fact that if you have (at least) one system in es_system.cfg that does not exist in the theme, ${systemColor} is not found, and getHexColor throws an exception -> Everything becomes black. Ensure every system you have is described in "assets\colors\systems".
-
@lilbud I like your theme a lot, but there are 2 things in ES source code.
First : there is a bug in void SystemView::renderCarousel(const Transform4x4f& trans)
When you switch system, as logoCount is 1, you cannot see 2 logos at the same time.
The actual code is -> Must be changed to ignore if an animation is running :if (logoCount == 1) // Should add -> && mCamOffset == 0
{
bufferLeft = 0;
bufferRight = 0;
}Second : As you don't display logo at center, you have to reposition your carousel. When you scroll ( it is very annoying if it is horizontal ), logo disapears partially : it stays in the bound of the carousel. for that, a property "logoPos" is missing. With that propery, your carousel could be posed at 0 0 and sized 1 1, and logoPos set at 0.6603221083455344 0.171875.
With those changes, your systemview is perfect... But it needs some changes in ES code...
I did it in my Windows version ( i didn't publish it yet as I have other unfinished changes pendings ), but I don't know how to do that in RetroPie's version neither how to contact people how manage it... I can only tell how to fix it...
@mitu : Do you know how do to that ?
-
@f-caruso said in New Theme Testing:
@mitu : Do you know how do to that ?
You can always send a pull request to the RetroPie's repository with the fix you found, I'm sure it will be appreciated.
For the 2nd part (logosPos
?) - is this a new feature or just something that @lilbud should add to the theme ? -
@mitu said in New Theme Testing:
feature
"logoPos" would be a new feature. ES supports logoSize but not logoPos ->
You cannot set the position of the logo inside the carousel, it is always centered. -
@f-caruso What system are you talking about
Also, I only became aware of your custom emulationstation build yesterday. I haven't had the time to test yet.
What changes have you made to the source code that might cause issues?
-
@f-caruso I just tested the theme on your ES build, (after switching the language to english and figuring out the controls) The theme seems to work completely fine.
Also, if you can figure out the exact position and place the whole carousel there, no need for your logo's position thing.
Yeah, if you change the ES code, then the theme can be modified. But I'm really not seeing the advantage over the current carousel position. Kinda seems like the same exact thing to me.
-
@f-caruso said in New Theme Testing:
i didn't publish it yet as I have other unfinished changes pendings
"What system are you talking about" : When I tested your theme, i had i "WiiU" system. Everything went black cuz I didn't have a systemColor for wiiu...
For the rest, as i said : "i didn't publish it yet as I have other unfinished changes pendings"...
-
@f-caruso Added Wii U
-
@lilbud Are your screenshots / logos that you posted in the original images a composite image?If so, how’d you scrape those?
Example: How the Aerofighters Assault and Bust a Move logos are perfectly aligned on the bottom right of the screenshot.
-
@LiveFastCyYoung I used skyscraper to get the screenshots and marquees. I don't have any videos, but I wanted the marquees to show, so I just set it to Video view as a default.
The bust a move was scraped, the aerofighters one was from the es-toolkit
-
@lilbud I’m using Skraper so I’ll probably just need to play around with custom mixes to get the carousel further to the left.
Thanks!
This theme is seriously excellent! 😀
-
@lilbud could you please list all the systems you made? Thanks!!!
-
@Gwyllion Sure
3do
amiga
amstradcpc
apple2
arcade
atari2600
atari5200
atari7800
atarijaguar
atarist
auto-allgames
auto-favorites
auto-lastplayed
c64
colecovision
cps1
cps2
cps3
daphne
dragon32
dreamcast
famicom
fds
gamegear
gb
gba
gbc
gc
genesis
intellivision
kodi
machintosh
mame
mastersystem
megadrive
msx
n64
naomi
nds
neogeo
neogeocd
nes
ngp
ngpc
pcengine
printit.txt
ps2
psp
psx
retropie
saturn
sega32x
segacd
sfc
snes
tg16
tgcd
wii
wiiu
wonderswan
wonderswancolor
zxspectrum -
@lilbud anyway we can download the theme still. It looks good!
-
@joharibk The official theme downloader in retropie-setup
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.