Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loading screen in overlay #2558

Open
JarosLucky opened this issue Dec 11, 2024 · 1 comment
Open

Loading screen in overlay #2558

JarosLucky opened this issue Dec 11, 2024 · 1 comment

Comments

@JarosLucky
Copy link

Details

It would be very good to get rid of the long-standing problem of boot screens, that they are intentionally tied to the main process and constantly hang during loading. Smile has made a dll module which, although not without problems, but allows you to put the loading screen in a separate thread as an overlay. The request is to put the loading screen in a parallel thread, allowing the contents of the screen page to work independently of the loading process on the server.

https://github.com/SmileDoge/GmodLoadingOverlay

@DarthTealc
Copy link

I agree this would be good to fix, but I'm not sure that project is ideal as-is due to "Working only in windowed and no border windowed" and "and it works strangely with the discord and steam overlay".

Some in the discord have previously mentioned render.Spin() as a possible solution but I have no idea if that will solve it or not. Maybe Rubat could clarify if that's an option?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants