Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - znx

Pages: [1]
1
General / Re: Help with attract mode fullscreen
« on: April 27, 2017, 04:01:07 PM »
fill screen works just fine but the task bar ruins it

Ok, I think I found a temporary (?) solution to this
(I'm on Win10 using attract-mode with RetroArch)

- Create a 'run.bat' inside your 'attract' folder with
Code: [Select]
@echo off
taskkill /f /im explorer.exe
attract.exe
start explorer.exe

and always use the .bat to open. In attract use fill screen.

It's working for me :)

ps: If I use exclusive fullscreen in RetroArch, when it comes back to attract I see a white line on top and left of the screen. With 'Windowed Fullscreen' ON I don't have any problems.

Pages: [1]