-
3 Attachment(s)
Sub Routine Jokerer - Fireteam Bravo 2
New to the PSP? Don't have the time to learn mips to joker your codes? Have no fear! Tonic is here :] I created a PSP Joker Maker that supports a few MAJOR series on the PSP such as the FTB & MOHH series along with the new hit game "Resistance: Retribution" and a few more series will be coming in the future. :]
This program is simple to use, only type of knowledge required is the differences between a REAL and FAKE address (0x08800000 - REAL 0x00100000 - FAKE) and getting your off code data. :] I include a pre-found hooks for the series, all you do is put in your address and data and the joker type and bam! you got a jokered Press And Release code. :]
Snapshots:
https://www.consolediscussions.com/f...17_snap1-1.jpg
https://www.consolediscussions.com/f...17_snap2-1.jpg
https://www.consolediscussions.com/f...17_snap3-1.jpg
How to use Multi-lined Joker Tab:
Well just input the entire address and data and you're done! if you do not want a 3rd address you can put the field blank or as nops. (will be adding error checks soon!)
Direct Download:
http://********maker.it.cx/downloads...ker%20V1.7.zip
Web Based Version (No download required!)
http://********maker.it.cx/?do=joker
Credits: Tonic (Myself) and 1UP for additional help with the programing :]
-
Re: Sub Routine Jokerer - Fireteam Bravo 2
iight thanks tonic i could use this
-
Re: Sub Routine Jokerer - Fireteam Bravo 2
I started working on version two, which will be a multi-series joker program for the PSP.
https://www.consolediscussions.com/f...03/subv2-1.jpg
-
Re: Sub Routine Jokerer - Fireteam Bravo 2
-
Re: Sub Routine Jokerer - Fireteam Bravo 2
Nooby ol' Vb6 lol If a GUI wasn't a pain for C++ it would of been done in C++....
-
Re: Sub Routine Jokerer - Fireteam Bravo 2
damn you. i was actually going to start working on my own jokers, but now people can just use a program. This only supports ftb2? and for each joker does it write in the same area. (i would have to think so)
-
Re: Sub Routine Jokerer - Fireteam Bravo 2
Yes, it writes into the same area. Throw out suggestions and I'll add them into the new one.
-
Re: Sub Routine Jokerer - Fireteam Bravo 2
hmm...
maybe like...choose an area? like so you could make 2 in different areas, but make sure they are all able to be written in lol.
-
Re: Sub Routine Jokerer - Fireteam Bravo 2
Well I basically trade marked the 007 area, all my routines are in that area, lol...
-
Re: Sub Routine Jokerer - Fireteam Bravo 2
makes sense i guess. does it even really matter where you put it? Well i guess a safe area. but otherwise it doesnt matter.
-
Re: Sub Routine Jokerer - Fireteam Bravo 2
Well I put a Pre-beta release of 2.0... Supports only FTB2 and the multi-lined supports up to a 3 line code.
-
Re: Sub Routine Jokerer - Fireteam Bravo 2
nice job tonic. this is pretty sweet.
----Added 28/3/2009 at 1:57 PM----
what about dma codes? is that possible to put into it?
-
Re: Sub Routine Jokerer - Fireteam Bravo 2
To joker a DMA code? Yeah it's possible, I'm fairly new at VB but everyone just go ahead and throw in your Ideas and what not and I'll add it in if I can, If I can't it will be in a later version when I learn it. :)
-
Re: Sub Routine Jokerer - Fireteam Bravo 2
tonic. can you get on the shoutbox on uni or here?
-
Re: Sub Routine Jokerer - Fireteam Bravo 2
Heres a suggestion make one for macintosh :)
-
Re: Sub Routine Jokerer - Fireteam Bravo 2
I don't get the 'ON Data' and 'OFF Data'.
I want to test this out and wanted to joker Verticle Clipping to SQUARE.
-
Re: Sub Routine Jokerer - Fireteam Bravo 2
Generated using V1.1 (Single line code)
#Flash
;Generated by TMSPJ
;Visit Unigaming.net & DSH!
0x0000004C 0x0a3f3800
0x007CE000 0x3c0809a8
0x007CE004 0x8508e1e4
0x007CE008 0x34094000
0x007CE00C 0x3c0a08D5
0x007CE010 0x3c0b08fd
0x007CE014 0x354aFA2C
0x007CE018 0x15090005
0x007CE020 0x8d6ce100
0x007CE024 0xad4c0000
0x007CE028 0x10000003
0x007CE030 0x8d6de104
0x007CE034 0xad4d0000
0x007CE038 0x03E00008
0x007CE100 0x40000000;On
0x007CE104 0x3F800000;Off
-
Re: Sub Routine Jokerer - Fireteam Bravo 2
I mean for Flash, I get it because you can mod the hex values to the normal speed making it the off code, but how can you turn off Verticle Clipping?
Is it suppose to be this?
ON = 3F780000
OFF = 00000001
I really don't get that part.
-
Re: Sub Routine Jokerer - Fireteam Bravo 2
Well for the off code you would need to look either at the dump OR in NitePR. And what I mean by that is by visiting the code *Without it on* in the dump or nitepr.
-
Re: Sub Routine Jokerer - Fireteam Bravo 2
can you use just the name to find the code?
-
Re: Sub Routine Jokerer - Fireteam Bravo 2
You should add a Help section to it so it explains what each part means so people that don't know how to joker will know how to find each part.
-
Re: Sub Routine Jokerer - Fireteam Bravo 2
I'm not going to be pushy about it or anything but would you mind me taking a look at the source code? I would like to re-write it for Resistance. Of course you would receive all the credit. If you don't mind, you can pm it to me.
-
Re: Sub Routine Jokerer - Fireteam Bravo 2
I updated the program.
Updates include:
Reset of values in all text fields
Multi-Button Combo Generator (Used for more then 1 button combo)
Added in some error checks.
-
Re: Sub Routine Jokerer - Fireteam Bravo 2
Should add how to find on and off code.
-
Re: Sub Routine Jokerer - Fireteam Bravo 2
I"m getting to that damnyou! >.<
-
Re: Sub Routine Jokerer - Fireteam Bravo 2
Quote:
Originally Posted by
Tonic
I"m getting to that damnyou! >.<
lol nice job you deserve rep+
-
Re: Sub Routine Jokerer - Fireteam Bravo 2
I did add a help section in the new one (you'll have to visit the site to grab it, its 1.8)
-
Re: Sub Routine Jokerer - Fireteam Bravo 2
Nice Tuotorial Tonic.:cool:
-
Re: Sub Routine Jokerer - Fireteam Bravo 2
toinc your the besti will make sweet love to your program *you hear bang on wall and screaming* O.o sorry but thanks for the program
-
Re: Sub Routine Jokerer - Fireteam Bravo 2
Wow this is awsome, this will take some time for me to get use to it but I'll get the hang of it. lol
-
Re: Sub Routine Jokerer - Fireteam Bravo 2
ihave no idea how to use this stuff, iwant to learn so ican start helping out more can sum 1 help me on how to use thit please reply ty
-
Re: Sub Routine Jokerer - Fireteam Bravo 2
-
Re: Sub Routine Jokerer - Fireteam Bravo 2
-
Re: Sub Routine Jokerer - Fireteam Bravo 2
On page three you said you added a help section on the website.... What's the website? PM it to me please. In advance: Thank You!
-
Re: Sub Routine Jokerer - Fireteam Bravo 2
although i cant use due to extreme lack of coding knowledge, thanks! looks gr8 for those who wanna learn
-
Re: Sub Routine Jokerer - Fireteam Bravo 2
Dont know if tonic would see this or not, but vb6 is beast! way easier to write programs like this in vb because they give you all the useful texts, menus, combos, etc, you just need to write the events/functions. I used to write alot of vb years ago, just recently got a copy of vb6 myself, refreshed my memory, and wrote this nifty little tag generator that can put the tm outside the bracket (lol, i know it aint much, but it felt good to code again) if you need help with any future projects, or get stuck on anything, pm me and ill see if i can help. I wrote a function that converts input text from ASCII to HEXIDECIMAL values, so hit me up. link to clan tag generator below:
http://sneakycodez.freeforums.org/do...1e73c42a649f62