..:: PCSX2 Forums ::..

Full Version: question about "how to quote"
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
i wanted to ask if and how i can quote posts from other threads
I tend to use tags like this:
Code:
[quote]text here[/quote]
at least on onther forums, not tried it here though
no i meant like linking
like quote>thread>postnr. or something
but thanks anyway
like this: i wanted to ask if and how i can quote posts from other threads ?

that would lead you to the quoted post, but it requires alot more copy/paste
hmmm no more like
(01-31-2009, 04:50 PM)kabooz Wrote: [ -> ]Works for Windows only!!!

get visual studio 2008 (C++/express edition is free)
get TortoiseSVN
install both of them

go to playground on google code
click on checkout
copy the "checkout" URL should be "http://pcsx2-playground.googlecode.com/svn/trunk/"
rightclick somewhere in a folder or a harddrive
and select SVN Checkout...
paste the "checkout" you copied in "URL of Repository"
hit ok ^^
it will ask you if you want to create the folder ^^ hit ok again
wait for tortoise to finish the SVN download

go in the folder you just created
and double click pcsx2_2008.sln
when visual studio is open set the dropdownlist field in the first tool line to Release VTLB
hit F7 on your keyboard
wait till VS finishes compiling (it will tell you if and how many builds succeded,the first time the succeded build count hould be 2 XD)

after that your own pcsx2 PG build should be in the bin folder(the folder is where the pcsx2_2008.sln is)

if you run in to any difficulties.... just go to the compiling guide on the forum!!!!!!!


EDIT: to compile plugins (from playground) and pcsx2PG use the pcsx2_suite_2008.sln
in the bin folder should be a plugin folder !

but that requires hitting the quote button adding the quote and copy pasting it in the thread where i want to write it
well, that's what you have to do
well, there's the "reply" button that copies the text into the post you are going to post, and there's the "+" button that's beside the reply button that makes it available for you to include in the "Quick Reply" textbox at the bottom of the page(you just have to click "Quote these posts now")
whoa thanks ^^ works great!!!