Playnite Forums
  • Playnite Web
  • Rules
  • Members
  • Team
  • Search
  • Register
  • Login
  • Home
  • Members
  • Help
  • Search
Playnite Forums Playnite General Tutorial : Loading screen for the fullscreen mode

Tutorial : Loading screen for the fullscreen mode
Kosnix
Offline

#1
05-02-2021, 10:22 AM (This post was last modified: 05-03-2021, 07:26 AM by Kosnix.)
hello, I always found that a loading screen was missing in full screen mode that would hide the desktop when launching the games. I created one that I share with you. Wink

[Image: tFtLbW1.png]

First of all you will have to download the irfanview software
https://www.irfanview.com/

and a loading image:
https://drive.google.com/file/d/1K0TSk5B...sp=sharing


In playnite, at the script section, in batch language:

when the game is launched:
Start [Your Gif folder]\loadingBlanc.gif
TIMEOUT /T 1 /NOBREAK

when the game is closed:
TIMEOUT /T 1 /NOBREAK
taskkill /f /im i_view64.exe

You must go to irfanview settings to launch a full screen file, and select irfanview as the default software for GIF fi les
clemfandango
Offline

#2
05-02-2021, 10:10 PM
Thanks for this. I followed your steps but all that opens when I launch a game is the command prompt. Any ideas?
Kosnix
Offline

#3
05-03-2021, 05:08 AM
(05-02-2021, 10:10 PM)clemfandango Wrote: Thanks for this. I followed your steps but all that opens when I launch a game is the command prompt. Any ideas?
sorry, there was an error in the code.
in the first line, remove the ""
Landxhent
Offline

#4
05-14-2021, 12:06 PM
Many thanks! That works! And looks really good!
theOG123
Offline

#5
05-14-2021, 02:57 PM
I wonder if you'd be able to get the game's Platform and do a platform specific loading screen...
Kosnix
Offline

#6
05-15-2021, 03:48 PM
(05-14-2021, 02:57 PM)theOG123 Wrote: I wonder if you'd be able to get the game's Platform and do a platform specific loading screen...
I am looking for a method to get the background image of the games with the script but it seems impossible. Do you have any ideas ?
« Next Oldest | Next Newest »



  • View a Printable Version
  • Subscribe to this thread

© Designed by D&D - Powered by MyBB

Linear Mode
Threaded Mode