Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

what command line do you use?

Hi - the exception happens when I quite cspect so that seems "normal"!
As above, I used "mono CSpect.exe --zxnext=cspect -r -esc -tv -brk -w4  -zxnext -nextrom -map=../project.map -mmc=../../sdcard/cspect-next-2gb.img ../demo_3d.nex"

It seems to just exit back to the command prompt without running the .nex file.

(2 edits)

Sorry... not following. It dies at as soon as you run it?
I'm running it on my VM and it seems fine here... Can you try the  beast.nex demo? It's fine here.
That command line is a little odd...
CSpect -zxnext <file.nex>  
this is all you should need.

(2 edits)

ok, yes it works with your command line and beast and also with my demo_3d.nex file though the screen output is different but I can check that separately.

I will change my command line.

Thanks for your help :)

it looks like you need a space -mmc=[space]<path>, see my comment above, I've been experimenting with the different versions and command lines.