Litestep appearing in some fullscreen apps Thread last updated on 2006-08-24 19:45:28

Posted by member 307178 on 2006-08-23 17:01:07

I don't even know what I would look for in the search terms for this and I hope I didn't miss anything in the readme or the faq, but I don't know what else to do other than ask some experts what to do about this problem. My litestep likes to appear in certain fullscreen applications. I've posted images of what I'm talking about because I can't really describe it well enough. Is there anything in my theme's code I can change to make it appear only on the bottom or hide it when a fullscreen app is activated? Sorry in advance if someone already asked this.
http://i82.photobucket.com/albums/j275/shortycomics/2.jpg
http://i82.photobucket.com/albums/j275/shortycomics/1.jpg

Posted by member 248213 on 2006-08-23 19:08:48 link

run !ToggleModules before/after your game ;)

Posted by member 307178 on 2006-08-23 20:49:24 link

Oh man! Thank you that is just what I needed! Now is there any way I can automate this function so that it just happens when I launch apps?

Posted by member 212670 on 2006-08-23 21:23:11 link

*NetLoadModule literunner-2.2
*OnRun [WindowsClass][Title][!hidemodules][!showmodules]

Posted by member 248213 on 2006-08-23 22:12:40 link

good one xcal!

Posted by member 212670 on 2006-08-23 23:02:30 link

xcal for president! er...

Posted by member 307178 on 2006-08-24 03:55:52 link

alright, thanks so much for the help! Sorry I'm such a noob, but I need to know where the *onrun function goes, I figured out that the *netloadmodule function goes in my theme.rc, but I can't figure out where to put the *onrun, I tried putting it right underneath like it was typed, but that didn't work, it tried to open it as a module. Please excuse my noobness.

Posted by member 212670 on 2006-08-24 04:10:06 link

I just use it right in my theme.rc, right after the NetLoadModule lines, but it can go in any of the theme's files, so long as they're "include"-ed.

Make sure that you replace "WindowsClass" and "Title" with the actual class/title for the app you're running. The title can be left empty (keep the square brackets there, though), but the class is required.

Posted by member 307178 on 2006-08-24 04:26:54 link

alright, I think the problem is that when litestep opens, it tells me "Error: Could not locate module. Please check your configuration"
and the title is C:\litestep\modules\literunner-2.2.dll.
if it's looking for that DLL, I made sure it was in that folder, and it is. Once again thank you for your promptness and your helpfulness, everyone here is really nice.

Posted by member 248213 on 2006-08-24 04:49:58 link

"everyone here is really nice." xD

You'll probably need some msvc type .dlls ;)

Posted by member 1 on 2006-08-24 05:57:23 link

"everyone here is really nice." xD

You'll probably need some msvc type .dlls ;)


...and your head examined.

Posted by member 1885 on 2006-08-24 07:19:03 link

We need to be a little ruder. We can't have people go around thinking we're "nice", now can we?

Posted by member 248213 on 2006-08-24 08:13:34 link

Yeah, we're the toughest mo' fuckin skinners out there, show some respect, bi'atch!

Posted by member 1949 on 2006-08-24 10:49:06 link

Oh man here we go...

Posted by member 212670 on 2006-08-24 14:40:17 link

stfu and unban me from your site ***

(Ya, it's still not working for me. :\ I just get a blank page.)

Posted by member 1949 on 2006-08-24 18:46:56 link

I just get a blank page
Thats just the new imagination site skin!
Just keep looking and things start appearing!

Posted by member 212670 on 2006-08-24 19:45:28 link

Works again. =)