[WINDOWS] Boot directly to XBMC for Windows (in full-screen) as the shell on Windows?

  Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
merphi Offline
Junior Member
Posts: 27
Joined: Aug 2008
Reputation: 0
Post: #61
Hi

i test almost everyting and still cant run xbmc as shell in Fullscreen

XBMCSetup-Atlantis_alpha3.exe

c:\program files\xbmc\userdata\advancedsettings.xml
Code:
<advancedsettings>
<fullscreen>true</fullscreen>
<loglevel>1</loglevel>
</advancedsettings>

and part of debug which shows that full screen is enabled about full screen
Code:
08:57:08 T:1164 M:843354112   DEBUG: Constructing surface 1280x1024, shared=00000000, fullscreen=1
08:57:09 T:1204 M:830431232   DEBUG: CThread::staticThread, deleting thread graphic context
08:57:09 T:1204 M:830398464   DEBUG: Thread 1204 terminating
08:57:09 T:1164 M:829624320    INFO: GL_VENDOR = NVIDIA Corporation
08:57:09 T:1164 M:829624320    INFO: GL_RENDERER = GeForce 7150 / NVIDIA nForce 630i/PCI/SSE2
08:57:09 T:1164 M:829620224    INFO: GL_VERSION = 2.1.1

xbmc/settings/apperence/screen/resolution set to 1280x1024(full screen)

and result like this:
[Image: ?display&amp;c=d6312697764e&amp;i=xbmc.jpg]

after shutdown xbmc and run it again from task manager xbmc runs correctly in full screen.

any help/advice?
find quote
The-Boxhead Offline
Member+
Posts: 943
Joined: May 2005
Reputation: 17
Location: Norway
Post: #62
have you tried with go.exe as shell and use startup.bat to launch xbmc.
i have to use -fs parameter to get fullscreen btw...
find quote
merphi Offline
Junior Member
Posts: 27
Joined: Aug 2008
Reputation: 0
Post: #63
i just tested go.exe

sadly same effect as on screenshot above Sad

i change startup.bat to:
Code:
c:\progra~1\xbmc\xbmc.exe -fs
find quote
The-Boxhead Offline
Member+
Posts: 943
Joined: May 2005
Reputation: 17
Location: Norway
Post: #64
thats weird. Prolly doesent do any good but have you tried
this command instead:
Code:
"c:\program files\xbmc\xbmc.exe" -fs

Have you tried different res settings in xbmc, is it the same no mather
what resollution you set ?
find quote
The-Boxhead Offline
Member+
Posts: 943
Joined: May 2005
Reputation: 17
Location: Norway
Post: #65
i do not have any advancedsettings.xml in my userdata folder btw.
find quote
merphi Offline
Junior Member
Posts: 27
Joined: Aug 2008
Reputation: 0
Post: #66
i deleted advancedsettings.xml, change starup.bat to match yours, tried other resolution, still no luck

xbmc starts always windowed
find quote
The-Boxhead Offline
Member+
Posts: 943
Joined: May 2005
Reputation: 17
Location: Norway
Post: #67
i remember i had this issue when i run xbmc from my vista laptop with nvidia drivers. No matter what i did xbmc always started in windowed mode.

I think it has to to with the nvidia drivers. Have you tried tweaking your nvidia settings ?
find quote
merphi Offline
Junior Member
Posts: 27
Joined: Aug 2008
Reputation: 0
Post: #68
looks like this problem is releated with xbmc not with hardware

i tried to run xbmc as shell on my friend htpc. He has ati platform with AMD and xp with sp2 (i use xp with sp3) and xbmc starts windowed whatever option i tried (using bat, or directly poiting shell in registry to xbmc.exe)
find quote
TheKnugen Offline
Junior Member
Posts: 6
Joined: Oct 2008
Reputation: 0
Post: #69
Hi,
If you want to run XBMC as window shell, try this app I´ve written.
http://www.xbmc.nu/index.php?view=weblin...&Itemid=31

Happy X-mas

//The Knugen
find quote
paul Offline
Posting Freak
Posts: 2,770
Joined: Oct 2008
Reputation: 5
Location: Planet Earth
Post: #70
TheKnugen Wrote:Hi,
If you want to run XBMC as window shell, try this app I´ve written.
http://www.xbmc.nu/index.php?view=weblin...&Itemid=31

Happy X-mas

//The Knugen

Nice one i will try it out over the next few day'sCool

XBMC Frodo 12 - Windows 7 - Asrock Ion 330HT - Aeon Nox
find quote
Post Reply