|
|
|||||||
| Home | Register | Downloads | FAQ | Members List | Calendar | Arcade | Mark Forums Read |
» Less advertising throughout
» Post and participate in discussions
» Network with other forum members
» Free private messaging
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
クロッスエクス
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Mar 2006
Location: Argentina
Posts: 3,645
|
KrossX's Magical Tools™ (Edited)
Just a nicely named thread to group some sillies I made and perhaps new ones. You'll probably need Visual C++ 2010 Runtimes if you haven't them already: Runtimes' link. Disclaimer/Warning! This programs may make your computer blow up and/or make you bald. Use them at your own risk. And should really not be used with admin rights... really.
#FOLDER LINK [Magical Tools @ Google Code] for newer open source versions. Last edited by KrossX; July 17th, 2012 at 03:33.. Reason: HCR is bored... |
|
|
|
| Advertisement | [Remove Advertisement] | ||
|
|
|
#2 |
|
Registered User
![]() Join Date: May 2008
Posts: 51
|
Thanks. Very useful tools. Your Typex Config is very good.
|
|
|
|
|
|
#3 |
|
クロッスエクス
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Mar 2006
Location: Argentina
Posts: 3,645
|
|
|
|
|
|
|
#4 |
|
Registered User
![]() Join Date: May 2008
Posts: 51
|
|
|
|
|
|
|
#5 |
|
Moving into the beat
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: May 2004
Location: Perpetual Hawaii
Posts: 11,283
|
Nice apps. Did you make this for some computer class/selfteaching?
|
|
|
|
|
|
#6 |
|
クロッスエクス
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Mar 2006
Location: Argentina
Posts: 3,645
|
|
|
|
|
|
|
#7 |
|
Crazy GFX coder
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Nov 2002
Location: Dominican Republic/Austria
Posts: 8,101
|
Awesome work KrossX!!! sadly i missed this thread for some strange reasons.....
__________________
![]() Current development tools: Visual C++.net, Visual C#.net Visual VB.net, Visual Webdeveloper.net Bloodshed Dev C++, Borland C++ Visual Basic 6 |
|
|
|
|
|
#8 |
|
クロッスエクス
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Mar 2006
Location: Argentina
Posts: 3,645
|
|
|
|
|
|
|
#9 |
|
Crazy GFX coder
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Nov 2002
Location: Dominican Republic/Austria
Posts: 8,101
|
The only thing i miss is a better description since am a bit lost and do not know what they are for and what are those games etc.. sorry for my ignorance
__________________
![]() Current development tools: Visual C++.net, Visual C#.net Visual VB.net, Visual Webdeveloper.net Bloodshed Dev C++, Borland C++ Visual Basic 6 |
|
|
|
|
|
#10 |
|
クロッスエクス
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Mar 2006
Location: Argentina
Posts: 3,645
|
There have been some arcade "ports" to PC, like BlazBlue. Most are from the TypeX arcades and use a typex_loader that comes with its config tool. I hated it so I made a replacement. Then, to change the location of the save data on this games I made the Replacer tool. Another "port" is Arcana Heart 3, with no input config. To change keys, you had to hex edit the executable which is quite annoying. Then, someone was doing some stuff with the console window and wanted to run things and get focus back to the console. That's what GetFocus was for. |
|
|
|
|
|
#11 |
|
Crazy GFX coder
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Nov 2002
Location: Dominican Republic/Austria
Posts: 8,101
|
Ah, got it now!!! awesome job
__________________
![]() Current development tools: Visual C++.net, Visual C#.net Visual VB.net, Visual Webdeveloper.net Bloodshed Dev C++, Borland C++ Visual Basic 6 |
|
|
|
|
|
#12 |
|
クロッスエクス
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Mar 2006
Location: Argentina
Posts: 3,645
|
|
|
|
|
|
|
#13 |
|
ヒットハード&高速
![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Dec 2005
Location: Aincrad
Posts: 13,681
|
Nice apps Kross, but does the Arcana hearts config only support keyboard ?
__________________
|
|
|
|
|
|
#14 |
|
クロッスエクス
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Mar 2006
Location: Argentina
Posts: 3,645
|
|
|
|
|
|
|
#15 |
|
ヒットハード&高速
![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Dec 2005
Location: Aincrad
Posts: 13,681
|
Ah, damn that means its back to joytokey for Arcana Hearts 3 .
__________________
|
|
|
|
|
|
#16 |
|
Crazy GFX coder
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Nov 2002
Location: Dominican Republic/Austria
Posts: 8,101
|
If Gamepad support is added either through SDL, DirectInput or API you can simulate keystrokes by sending the desired key to the application/game handle(hwnd) by using the SendMessage/SendInput API call.
__________________
![]() Current development tools: Visual C++.net, Visual C#.net Visual VB.net, Visual Webdeveloper.net Bloodshed Dev C++, Borland C++ Visual Basic 6 Last edited by @ruantec; August 12th, 2011 at 22:36.. |
|
|
|
|
|
#17 |
|
クロッスエクス
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Mar 2006
Location: Argentina
Posts: 3,645
|
|
|
|
|
|
|
#18 |
|
Crazy GFX coder
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Nov 2002
Location: Dominican Republic/Austria
Posts: 8,101
|
I know, just saying in case people are interested to know what's the magic behind joy2key XD
__________________
![]() Current development tools: Visual C++.net, Visual C#.net Visual VB.net, Visual Webdeveloper.net Bloodshed Dev C++, Borland C++ Visual Basic 6 |
|
|
|
|
|
#19 |
|
Registered User
![]() Join Date: May 2008
Posts: 51
|
Not only joytokey but my gamepad's drivers already do the trick... so isn't nececessary...
|
|
|
|
|
|
#20 |
|
クロッスエクス
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Mar 2006
Location: Argentina
Posts: 3,645
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|