• Do not use Works in Progress as a way of avoiding the releases system! Works in Progress can be used for sharing early betas and for getting suggestions for improvement. Releases of finished content are not allowed in this forum! If you would like to submit a finished addon, click here for instructions on how to do so.

Some questions

Status
Not open for further replies.
The first result for NASM on Google is "NASM, The Netwide Assembler, Official Site. Latest news, sources, builds. Developers CVS access. Latest version: 0.98.38. ... Welcome to NASM home! ... ". Exactly what I was talking about.

Anyway, try compiling with "nasmw tmap.nas -f win32 -o tmap.obj". I just figured that out after looking at the program's built-in help for a couple minutes (run "nasmw," it says to type "nasmw -h" for help, I did that to learn about the -f and -o, and I found out I should use the win32 format with "nasmw -hf"). So it's not really really hard.

If you're using VC++, it should automatically compile for you as long as it can find nasmw.exe. Try copying that exe to C:\Windows or equivalent.
 
Yeah.... I did that, and now, it gives me some crap about a "tmp.egg" file being missing. I'm telling you, if I get one more error, I'm cancelling the whole thing. Geez.... :roll:
 
What does it want a tmp.egg file for? That's a file SRB2 generates and reads at runtime (for playing music).
 
Status
Not open for further replies.

Who is viewing this thread (Total: 3, Members: 0, Guests: 3)

Back
Top