Game Development Community

resource editor

by Richard Preziosi · in Torque Game Engine · 09/25/2009 (7:39 am) · 2 replies

Hey I'm using Visual C++ 2008 express, and cannot edit torquedemo.rc because it has no resource editor built in. Can anyone reccomend a good resource editor that is virus/malware free, kinda weary of just downloading programs I find on google.

Thanks

#1
09/25/2009 (4:20 pm)
Any text editor will work. The .rc is just a text file. Try Notepad on Windows or Text Edit on OS X.
#2
09/25/2009 (5:05 pm)
Thanks alot Michael.