Updated EmulationStation for Windows
-
@drcnyc The startup random crash is related to a change I did in custom/auto collection management. The new PC may have no custom/auto collections. It's solved. I'll try to release it today.
@LiveFreeDead I really don't understand why it takes two minutes to load on your machine, I've tested my threaded loading on several machines (one has 2 threads, the others have 8 - yours has 4) and loading is generaly about 2x faster, even with an usb key. I'll add an hidden option to deactivate threaded loading, just in case... -
@sikboy Did further testing with redream. redream does not respond to SendInput. The only thing that work is SendMessage(WM_CLOSE)... I'll have to think about what do to...
-
@f-caruso Also Project64 acts the same way, I appreciate all your work so far. I'm not complaining at all, the padtokey feature is a big seller since it gives a universal way to handle your games with a controller, the same as Retropie.
-
Hi,
New version 2.10.0.5 today. See my previous messages for urls.
New features are about theming : You can now set a "table reflexion" on images in the Theme, and set a gradient to selected menu or list items. See the screenshots.
I mainly hope this one is bug free ;-)
Enjoy.
@sikboy You'll have to replace (%{F4}) with (%{CLOSE}) to use the WM_CLOSE method...
@LiveFreeDead The startup crash is resolved. If threaded loading is slower on your machine, you can disable it in the advanced settings menu.
-
Ok I figured out why mine takes 2+ minutes to load.
I disabled my Custom Collections, I made one called 5 Star Games and one called My Favorites
the 5 Star Games has 178 items in it and slows it down by about 15 seconds loading - it has items from many/all systems in it. The My Favorites one has 1944 items in it and takes AGES to load in, if you get a chance to optimize your routines I would appreciate it, the ES v2.9 doesn't have a problem loading these in within seconds each. As for the other problems they are fixed.I have another problem tho that you'll need to check on, if you have a custom category it adds to the system count, but if it isn't shown (has 0 items) then it will start ES without a wallpaper/background on the main systems list for each time a custom collection is not added. I have also had it lose collection's icons in the past (even when they are not empty) so somewhere in the code the amount of shown collections/systems is different to the ones it's loaded in the theme.xml settings for (or something).
I really wish you could share how your compiling ES10 so I could offer you code fixes instead of trying to explain how to reproduce a seemingly random problem. Maybe a link to a complete with pre compiled extras needed to make the exe, I just can't get it to work. -
@LiveFreeDead Ok. Seein my codes changes in populateCustomCollection I immediatly found the reason why it is slow... I did't see cuz my custom collections have very few items. It's already solved in my machine ( when you know where to find... ) and will be ok for the next release.
Concerning the second problem, I don't really understand and can't reproduce. You need to be more specific about the manipulations.
Concerning the build : The difficuly is in the dependencies - and some need to be compiled. You'll find a copy of the dependencies, precompiled on https://mega.nz/#!mU5GVC5B!1fC7UiMbVftiL35FvvKFUFTMfcvX46dNUAzWx149TSI. Extract them in c:\src\libs. Now just follow the guide here : https://retropie.org.uk/forum/topic/5202/step-by-step-how-to-build-emulationstation-on-windows
-
@f-caruso I have made a file proposal on the github. It's a Spanish translation and it works well for me. I have seen that some texts that speak of recalbox have been deleted. I think it's a good option to have eliminated that. I hope you have done well the proposal is the first I do github. As soon as I add more changes, I will update the file. There are still things that are not translated, such as parts of the screensaver and some more, but it is amazing how well I see the menu now.
I have noticed that your ES gives me some problem to start recognizing my Xbox 360 pad, the Jrassa ES always left a message of not connected in case of not being and was quicker to recognize it. Now with its version I have to start the pad much earlier to have no problem.
I also have slow start problems, sure that is why you have commented on the favorite games, so I will wait for the new update
As always great work.
-
@jero Can't see anything from you on GitHub.
Concerning the controller, I have the same problem - EDIT : I don't when not using Gamestream - but I didn't change anything. I didn't comment about auto-collections but only custom collections. -
@f-caruso Sorry, I did not hit the pull request button. hahahaha
You will tell me if it has been possible
-
@jero I merged your translation file. Had to move the po file in the good folder....
@LiveFreeDead, @jero I managed to automate build on appveyor like jrassa does.
You can download my latest changes as my development progresses on Github Release page. (not in my full pack which I have to update manually) -
@hhromic said in Updated EmulationStation for Windows:
If @f-caruso 's fork does build and work fine on RPI devices, perhaps a good idea to integrate it (for now) could be to create a scriptmodule for it alongside the stock EmulationStation shipped with RetroPie. Similar to
mehstation
andpegasus-fe
for example. So users can have an option to install let's sayemulationstation-fcamod
similarly to what they can do with the existingemulationstation-dev
. In other words, just another flavour of EmulationStation.And because @f-caruso 's fork is still ES, it shouldn't be that difficult to do. What do you think?
I certainly don't have the final say on this, but I am not sure that we would want to do this. With the
emulationstation-dev
script module, there is an understanding that the new features that are added there will eventually make it to stable. We can't give the same guarantee for any changes added to external forks. It also provides less incentive for those features to be implemented into the RetroPie repository.@f-caruso said in Updated EmulationStation for Windows:
So, I propose to you :
Either look at my changelist and tell me things you want and I'll see according to the effort needed. For the features that will not take too much effort, I'll try do it.
Either test & play with my version, and tell me exactly what you want me to fix or modify and take the whole package for Retropie... (honestly, now : the second solution will be easier to do and you'll have a real big new version for the next retropie release, containing many things people are waiting for, for so long)I can say with confidence that we will not just be accepting your changes as is. It is not how we accept changes and it is not how most open source projects accept changes either. We want PRs that consist of individual features/changes. That makes it easier to review and test as well as isolate the cause of any regression that is missed during the initial review.
I will look through your changelist and can identify the changes that I think are most wanted/beneficial. Obviously, you are under no obligation to put in the effort to push them to RetroPie, but if eventually we may accept conflicting changes which will make it difficult to stay in sync with RetroPie.
-
@f-caruso thanks again for your continued work on this one. The latest build is causing some issues on my system (the older Xeon system that had no issues with the last build). The startup problem has returned, but this time it seems to crash out when loading favorites (at least that's what is shown on the screen when it crashes). No messages in the error logs, just crashes. Like last time, it works once every few tries, but seems to be specific to this new build as the last one was working fine on this machine.
-
@drcnyc said in Updated EmulationStation for Windows:
The latest build
" The latest build" which one did u take ? the automated build one ? I don't reproduce with this one.
-
@f-caruso I updated (replaced) all of the ES files with the 2.10.0.5 distrubution
-
@f-caruso Huge thank you for your time/efforts, it is now working better then the 2.9 release, it's faster, feature packed and bug free (so far ;)) I'll be taking this across to the kids arcade finally to give it a full work out. Hopefully I have nothing new to report :D
-
@f-caruso I see you have added a key on the screen, I really liked that. An idea has thought about changing language on keyboard? I could also use several forms of Qwuerty distribution and in order. Well they are ideas if they can be good. Of course I understand that time is important.
The keys change shape when pressing shift or X button. Another thing that happens to me is that I can not load your fabz-theme, I do not know why when loading it closes ES. I tried to launch it from start with file es_settings.cfg, only with the lines
<? xml version = "1.0"?>
<string name = "ThemeSet" value = "fabz-theme" />and it does not start. with other themes if it works. I've also seen with another configuration of xml list that I have in folders to group type of game or type of arcade no longer works in the previous ES without working. Its version is now faster and more stable. Good job
-
@jero Hi. The Onscreen keyboard layout is only en or fr, depending on the selected language. I don't know the layouts for the other countries...
About the random crash, it's not related to the theme but the threaded loading and has been solved, in the continuous build.
Just download the latest Continuous build on my github. -
@f-caruso Perfect I have already tried it and its theme works for me. On the on-screen keyboard it may change according to language, but not everything is there. It is possible, a text file for custom keyboard. The "X" button does not do anything just the first press, if you press again it does not do anything on the keyboard.
Here I pass an idea to him if he likes it, I prepare the icons if you wants.
-
Any chance of adding the new smooth carousel grid to the current grid view for the pi please?
-
Your Continuous build says:
"Bad management of folders containing only one game 41
9 hours ago by Fabrice CARUSO
continuous-master 5d049dd2
Failed 9 hours ago in 1 min 14 sec"Meaning no .exe to try, just the source code is there. I failed to build it myself in Windows and in Linux, I guess I am just really bad at this kind of development, sorry about that. I will test new build once it's ready, I noticed my main PC's ES wouldn't load last night when I had time to use it, so I reverted to 2.9 to get some roms sorted. Glad it's a known bug that should be fixed.
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.