Jump to content
LaunchBox Community Forums

ckp

Members
  • Posts

    1,686
  • Joined

  • Last visited

Everything posted by ckp

  1. On my i5 2500k 8GB RAM system, I want to be able to run, at a minimum, default BB theme with clear logo wheels, art, and videos (no text crap, yuk). I'm hoping I will see no more than ~1.5GB usage. And the wheels should be smooth on this system (but they haven't been). I think this is reasonable. I already have medium set on images. I will also switch to WMP. We'll see what happens when I try the new Beta tonight. Fingers crossed. In any case, I decided to write a script to run in the background on my HTPC that will close Bigbox.exe if the commit size exceeds 2GB. This way I can leave the PC running without fear of hosing my entire system and just hose BB. The script seems to be working for me with a test process. I'd rather not have to do that, but it's better than letting my entire system go south. I'll probably post this vb script in the forum in case anyone else wants to use it. I've seen that some people go to the extreme of auto rebooting every hour or so to avoid the problem and that seems like a horrible workaround, haha.
  2. This is kinda tough to swallow. I think my i5 2500k 8GB ram systems should be plenty to run BB and still have memory for actually running and playing games. Jason, with default BB theme, are you saying BB may likely use 3GB of ram all the time? If so, I think that won't really leave enough RAM for anything else on this 8GB system. I only see BB using about 1.2GB-ish RAM on my main system which has 16GB RAM, so I would expect no more than that usage on my 8GB system as well. They both use the same exact LB folder.
  3. I hope I'm being clear that I have no issues with BB using 1.6GB RAM when in attract mode if that's what it takes. I just want to make sure that I can leave BB running on the htpc for long periods of time (maybe even 24/7 sometimes) without hosing my system from memory exhaustion. I sure do appreciate that you are making memory optimizations and I really love this software. All hail LB!
  4. I have 8GB RAM on my htpc and use the default theme out of box with clear logos. I saw it growing and growing without ever stabilizing, which I do not think is "normal" for an application. When memory grows incrementally over time, without even coming back down, it's typically a leak. That said, I would have to run it until memory exhaustion to know for sure and that could take like a day. I run the same exact LB folder (i keep them in sync) on my main system (16GB ram) and do not see a leak and it only takes like 1.1GB or so RAM, but that system also has an audio connection to PC speakers always. Basically if I sample memory usage once every hour and it's always a fair amount more each time, that's a leak, or a bad usage of memory allocation. I do not mind if BB consumes a lot of memory in attract mode as long as its not leaking indefinitely and as long as memory usage goes normal when I actually start to use BB. If I get a chance to run the system for a full day this weekend, I'll update the thread with results. Edit: i hope I wil lsee it stabilize at 1.6GB like you said. Then all will be well I suppose.
  5. So, I upgraded to the latest Beta. I launched BB, then switched my TV input to the Amazon Fire device (where we watch TV), and then turned off the TV. 1 hour later, memory usage increased more than expected. 2 hours later it was at 1.6GB commit size. I ended the test there. Seems not fixed, at least for me.
  6. So in case anyone reading this thread didn't see the Beta thread posting today, Jason found and fixed a couple memory leak issues in the latest Beta. The most recent fix is probably what was happening for my leak. My htpc with BB was running and I had the TV off. My sound goes through the HDMI cable to the TV. There was a memory leak if the audio card was removed, which is the same thing when turning off the TV that audio goes to. I'm hoping to see if the latest Beta fixes this for me tonight!
  7. Oh good! That sounds like my situation. I put my HTPC to sleep. Sound goes through my HDMI cable to the TV. Then later the htpc woke up (TV is off) and was running for a day without my knowing it was awake. I turned on the TV and saw it was powered up with virtual memory errors. So, tonight I'll upgrade to the latest Beta and leave BB running with the TV off to see if it's fixed.
  8. should the leak fix solve the BB attract mode memory exhaustion issue some of us have? sure glad to get performance and ram usage improvements, thanks!
  9. Yeah, I don't run any emulators in admin mode. Since the popular Cemu BSoD setup videos say to run Cemu in admin mode, I was going to ask you if you were. Good thing you figured it out.I haven't come across any issues or loss of optimization/performance by not running Cemu or any other emulators in admin mode. You also should not run LB in admin mode.
  10. i just updated to Cemu 1.10f. exiting fullscreen game with controller automation on my xbox one with back+start works fine.
  11. i just updated to Cemu 1.10f. exiting fullscreen game with controller automation on my xbox one with back+start works fine.
  12. how about trying: $Esc:: { Process, Close, cemu.exe } Edit: also, I use xbox controller with back+start for the contorller automation exit. Maybe try another combo than what you're using in case it's clashing with Cemu?
  13. yeah, even so, that usually solves it for me.
  14. when you edit cemu in LB, do you have this in your ahk tab: ; This section closes Cemu when pressing Escape $Esc:: { Process, Close, {{{StartupEXE}}} }
  15. I haven't updated my Cemu to that version yet. Can you go to Tools->Manage Emulators, double click Cemu, and verify you have -f -g in the field "Default command-line parameters"? The sample command field should look like this: Cemu.exe -f -g "FULL\PATH\TO\ROM\FILE"
  16. if i don't get the number of games expected, it's usually because i didn't select to checkbox force duplicates in the last import screen.
  17. @Charco , that used to happen for me as of a few LB versions back for the same Demul version you are using. The script with Process, Close, {{{StartupEXE}}} , no longer works for me and I would get the same exact issue. Replace that line with: WinClose, ahk_class window ahk_exe demul.exe That solved it for me. It works for me even in latest Betas from BB.
  18. @Charco left his BB with attract mode running for 6 hours and was at 4.5GB.
  19. Do your games have videos that play on each stop?
  20. i'm doing a test now with my htpc with BB running in attract mode and task manager (with always on top setting) watching bigbox.exe. i'll check the commit size after attract mode is running for a few minutes and then i'll let it run a couple hours and see if it is growing. i guess a few people have reported this. i hope it gets some attention. i checked the event viewer on my htpc from when i saw it showing it was out of memory. it said bigbox.exe exhausted all memory over and over in the logs. it also said there was a bigbox.exe unhandled exception with .net framework. i have the latest .net 4.7 installed and this is a pretty new win 10 installation with all updates. i'm using the default BB theme and i do have platform and game videos and art.
  21. Dam, I just hit this on my HTPC! For the first time, I left my Win 10 HTPC running (like a cabinet) for a few days with BB open and running. I just turned switched my TV input to it, to play a game and was greeted with out of memory errors. Things were pretty hosed up, so I had to reboot and then everything was ok. @Jason Carr , that's pretty nasty bug there. Looks like I can't leave BB running for a long time.
  22. @Arcade1993, all of us love Launchbox, so we want everyone to be happy using it. The community is always helpful here. People help me all the time, since I'm not super emulator savvy. have fun!
×
×
  • Create New...