Thread Rating:
  • 2 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GFXImprover v2.1
#21
meh thats not your lovely csharp.

making v2 tomorrow, with autodetection of installation folder and cpu
VB Code
  1. Dim architecture As Integer = Runtime.InteropServices.Marshal.SizeOf(GetType(IntPtr)) * 8
  2. Select Case architecture
  3. Case 32
  4. MsgBox("U use x86 biatch", MsgBoxStyle.Information, "86 n00b")
  5. Case 64
  6. MsgBox("U use x64 biatch", MsgBoxStyle.Information, "64 pr0")
  7. End Select
[Image: r212360a129ce9b84444093b6cd2699013a1fbn155.png]
Reply

#22
And what if the person has installed the game on a drive other than C?
[Image: MaEIQ.png]
Reply

#23
Thanks man, and try to resolve that stuff with the radar, I am not realy and hardcore player if you understand =P
Reply

#24
(02-05-2012, 20:33)Pozzuh Wrote: And what if the person has installed the game on a drive other than C?

currently it has two options: C or D. moar & bettar coming tomorrow
(02-05-2012, 20:35)Guyver01 Wrote: Thanks man, and try to resolve that stuff with the radar, I am not realy and hardcore player if you understand =P

I am not going to do that. I want my app to make image as close to reality as possible. I can tell you how to turn it on manually, but in GFXI radar will be turned off.

If there will be a moment (i greately doubt) when there will be mods, i will add radar (uav) in predator case, so a man can stop, sit to the corner and open his radar. but not running with it turned on.
BUT THERE WILL BE NO MODS, BITCHEZZ since IW = fags and nova has some problems, idk exactly
[Image: r212360a129ce9b84444093b6cd2699013a1fbn155.png]
Reply

#25
Why don't you just make a textbox where user can input it's steam path, and do it like this
Code:
MessageBox::Show("Your steam path is" +textBox1->text + ", ugalaretka?");
[Image: lQDUjba.jpg]
Reply

#26
I will apreciate the code later to enable the radar after the instalation ^^. Why dont u put a check box like with radar and without radar, just 2 cents
Reply

#27
lol @ everyone writing snippets in their .NET language
Reply

#28
(02-05-2012, 20:48)Guyver01 Wrote: I will apreciate the code later to enable the radar after the instalation ^^. Why dont u put a check box like with radar and without radar, just 2 cents

becuz im bad. very bad bro.
i can even make you a special tool that does same but WITH radar. but im not going to change this.
(02-05-2012, 20:47)OrangePL Wrote: Why don't you just make a textbox where user can input it's steam path, and do it like this
Code:
MessageBox::Show("Your steam path is" +textBox1->text + ", ugalaretka?");

i could do that, but isn't that too bad? i want everything to be automate, just press button, wait, enjoy. users can (and probably would) make much more errors in path than the number of bugs in my app. just gonna fix it, no need in messagebox
(02-05-2012, 20:52)jariz Wrote: lol @ everyone writing snippets in their .NET language

@Nova makes modloader, everyone writing GSC
[Image: r212360a129ce9b84444093b6cd2699013a1fbn155.png]
Reply

#29
OK Ok you are the boss just don't forget to tell me how to enable the radar again.
Thanks in advance.
Reply

#30
Can somebody post here an x64 path to steam? i can't get whats the difference since i dont have any x64 PC's in my house.
[Image: r212360a129ce9b84444093b6cd2699013a1fbn155.png]
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum Powered By MyBB, Theme by © 2002-2024 Melroy van den Berg.