Terraria 1.2.1.2 Source

Posts 115 of 18 · Page 1 of 2
Terraria 1.2.1.2 Source
Most of this is based off MrBlueSL's (currently) latest source code thread, which can be found here.

Terraria 1.2.1.2 Source Code

README.txt Contents:
----------------------------------------------------------

~ Terraria 1.2.1.2 Source ~

Decompiled and fixed by nivlac

I do not condone the illegal use of copyrighted material. Please only use this if you have purchased Terraria, which you can do so at Terraria -- Re-Logic is great for making this game, so help them out.

---

I am not including the following files/items for various reasons, including copyright:

Steam_api.dll
Content (the folder which contains all the sounds, images, etc)

---

To run the source, you MUST have the Content folder and steam api dll. You can usually find them here:

(Directory to Steam folder)\Steam\steamapps\commor\Terraria\

And copy them to the following:

(Directory to your terraria source)\bin\x86\Debug\

---

If you have any trouble, please ask.

----------------------------------------------------------

Virus Scans:

Metascan: https://www.metascan-online.com/en/s...430b8b715e8908
Jotti's Malware Scan: http://virusscan.jotti.org/en/scanre...4860171fef0ebc

-- Note --
The file is uploaded as a rar file, so you need something like WinRAR, WinZip or 7zip, or anything that can open rar files.
Tsrc 1.2.1.2_mpgh.net.rar2.6 MB · 418 downloads Scanning…
I've been pretty busy, so I'm glad you were able to put this out there. +1!
it still say needs aproval plz fix
A bit of a newbie here. Any way I could get a little more detail on the instructions? I downloaded, extracted, compiled with Express 2010, copied the steam dll file and Content folder, but when I run it, it says Terraria has stopped working :P

I've also tried copying the .exe to where the original .exe was (after backing it up) but nothing still. Am I missing some important bit of information?

Which folder am I supposed to be looking at? bin? obj? debug? release? and are the content folder and dll file supposed to be in the same folder as the exe? or somewhere else?

Thanks in advance.

EDIT: I finally got it figured out. I had been trying to run the project but kept getting a error about image or something, so I changed Any CPU to x86.
Thanks a bunch; compiles and runs fine with VS2013RC
Question What does it mean to not have .net framework dependencies? I am rather lost.
have you tried changing the "Any CPU" to "x86"? That worked for me.

Thank you very much for this source code! I tried to de-compile and fix myself, but sadly got no luck!
why am i getting this when i try run it in debug? i didn't have this problem with other versions
Code:
Could not load file or assembly 'Microsoft.Xna.Framework.Game, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553' or one of its dependencies. The system cannot find the file specified.
I've never gotten that error. Not sure. Maybe it's missing a reference to that particular dll?
I prefer MrBlueSL package :-) this one is not easy to run.
Quote Originally Posted by big_corones View Post
I prefer MrBlueSL package :-) this one is not easy to run.
Hey, thanks! I recently decompiled it on ILSpy, thanks to @blco. It decompiled it without crashing, but I haven't released it, or fixed the conversion errors yet. Haven't had much time.
Quote Originally Posted by big_corones View Post
I prefer MrBlueSL package :-) this one is not easy to run.
What makes it uneasy to run?
Posts 115 of 18 · Page 1 of 2

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?