Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

emulator outside VS.NET

3 views
Skip to first unread message

Roberto M. Oliva

unread,
Mar 31, 2003, 2:52:49 AM3/31/03
to
Hello all!

I am trying to launch the emulator outside VS.NET. So I use the following
command-line:

emulator /CEImage ppc2002.bin /skin ppc2002.xml /video 240x320x16 /Ethernet
True /MemorySize 32

It works fine... except that each time I start the emulator it hard-resets
the SO image even if I turn off the emulator saving the state.
I want to launch the emultor with the state as I left it the last time.

Anybody knows the way to do it?

Thanks a Lot !

Roberto

Lindsay

unread,
Mar 31, 2003, 4:44:44 AM3/31/03
to
Hiya mate, to save you going all through this again..
check out March 28th - Title -
"Demos outside Visual Studio"

There was a few things tried and I think the ultimate
conclusion from what I can see is no it isn't possible.
You need to run it from inside visual studio.

cheers,

Lindsay.

>.
>

Alex Feinman

unread,
Mar 31, 2003, 6:16:49 AM3/31/03
to
What you are looking for is this:
Type
dir "%USERPROFILE%\Application Data\*.vsv"
It will print something like:
{DE425A95-FBB8-46CB-8DFD-89867130F732}.vsv

This is your saved emulator session. Launch emulator with the following
parameter (substitute your session ID):

Emulator.exe /VMID {DE425A95-FBB8-46CB-8DFD-89867130F732}

HTH


--
Alex Feinman
MVP Windows Media Center

"Roberto M. Oliva" <floy...@hotmail.com> wrote in message
news:b68s6c$2tt$1...@nsnmpen2-gest.nuria.telefonica-data.net...

Roberto M. Oliva

unread,
Apr 1, 2003, 2:15:31 AM4/1/03
to
Thanks a lot Alex!

That is what I was looking for.

Roberto


"Alex Feinman" <publi...@alexfeinman.com> escribió en el mensaje
news:eBgKHc39...@TK2MSFTNGP11.phx.gbl...

0 new messages