Quote:
|
Originally Posted by drippydonut
Its simply an extra parameter you choose when you run the simulator... can't remember it off hand, but I'll post in a second.
EDIT: Run it with "--background". The easiest thing to do is to create a shortcut that, for example, links to
Code:
C:\cygwin\home\Matt\rockbox-devel\simulator\rockboxui.exe --background
(where "C:\cygwin\home\Matt \rockbox-devel\simulator\rock boxui.exe" is the path of the simulator).
|
the easy way and so annoying!!!
Before to compile you must edit a file in uisimulator directory. In sdl directory you have a file : uisdl.c
Open it with a text editor and change false to true in line 48.