UPH IS INACTIVE! GO TO http://general-nation.forumotion.com/
Hello Guest,
Welcome to [UPH] !
Please register and you will be able to download or request saves, see the Hacks forum etc...

Please don't spam in forum or post useless shit.

Help us to get more members and tell other about this site. Razz

Now Register and have fun!

..::UnLeasHeD::..
UPH IS INACTIVE! GO TO http://general-nation.forumotion.com/
Hello Guest,
Welcome to [UPH] !
Please register and you will be able to download or request saves, see the Hacks forum etc...

Please don't spam in forum or post useless shit.

Help us to get more members and tell other about this site. Razz

Now Register and have fun!

..::UnLeasHeD::..
UPH IS INACTIVE! GO TO http://general-nation.forumotion.com/
Would you like to react to this message? Create an account in a few clicks or log in to continue.


UPH IS INACTIVE! GO TO http://general-nation.forumotion.com/ Main topic: SWES
 
HomeSearchLatest imagesRegisterLog in
Log in
Username:
Password:
Log in automatically: 
:: I forgot my password
Top posters
..::UnLeasHeD::.. (461)
Coding Basics Vote_lcapCoding Basics Voting_barCoding Basics Vote_rcap 
checkmate (309)
Coding Basics Vote_lcapCoding Basics Voting_barCoding Basics Vote_rcap 
EyZaR (305)
Coding Basics Vote_lcapCoding Basics Voting_barCoding Basics Vote_rcap 
[3R]R3DH4WK (157)
Coding Basics Vote_lcapCoding Basics Voting_barCoding Basics Vote_rcap 
xXx[Kiwi]Gozitan[Kiwi]xXx (120)
Coding Basics Vote_lcapCoding Basics Voting_barCoding Basics Vote_rcap 
kirk_and_dude (112)
Coding Basics Vote_lcapCoding Basics Voting_barCoding Basics Vote_rcap 
ninja_spike (84)
Coding Basics Vote_lcapCoding Basics Voting_barCoding Basics Vote_rcap 
Survivor3_14159 (83)
Coding Basics Vote_lcapCoding Basics Voting_barCoding Basics Vote_rcap 
GosthHunter (78)
Coding Basics Vote_lcapCoding Basics Voting_barCoding Basics Vote_rcap 
CxMaster (72)
Coding Basics Vote_lcapCoding Basics Voting_barCoding Basics Vote_rcap 

 

 Coding Basics

Go down 
+2
CxMaster
..::UnLeasHeD::..
6 posters
AuthorMessage
..::UnLeasHeD::..
Administrator
Administrator
..::UnLeasHeD::..


Anzahl der Beiträge : 461
Anmeldedatum : 2011-01-16

Coding Basics Empty
PostSubject: Coding Basics   Coding Basics Icon_minitimeMon Apr 25, 2011 11:25 am

I have it from OneHitGamer.com
by: RappY

I asked him and im allowed to post this.


Very Basic Coding Stuff

How A Code Looks Like

A code consists of two parts

0x00000000 0x00000000
The blue part is an "Address"

The red part is a "Value"

The 0x is a command which you use in hex coding (PSP, PC etc.)

This is good to know if someone E.G ask you to change the Value

But you can't just type in

0x00000000 0x00000000 And say "This is my code, try it out"

You need to make a command that "makes the code visable in cheat devices"

So you add a #(Name Of Code) the line over a code. E.G:

#Name
;Creator
;any information if you want
0x00000000 0x00000000

Now the code is visable in you cheat device, and if you want you can add Credit as you see above. You can aslo add Info about the code.

Unknow Searching

Ok.. If you want to make a code with "Unknown Searching"
You open up your Cheat device (NitePR/CodePR Only with unknown searching, I think)
Press "R Trigger" Once, so you come to the "Searcher"

Then it should look like this (NitePR):

Find Exact Value
Find Unknown Value - 8bit
Find Unknown Value - 16bit
Find Unknown Value - 32bit
Find Text

We'll return to "Find Exact Value" after this part of the guide.

Now, We'll work with:

Find Unknown Value - 8bit
Find Unknown Value - 16bit
Find Unknown Value - 32bit <---- That one (Cause this is the most normal of all the unknown searches)

If you want to make E.G INF Health You start searching when your life is E.G Full. Press on "Find Unknown Value - 32bit"

When you press on "Find Unknown Value - 32bit" it will say "Now, Resume the game!"

So let's go ahead and return to the game.

Now Cause we was making INF Health, you basicly get hurted. Then open up your cheat device.

Go to searcher, and hit "Continue to find Unknown Value" Now you will get 6 different options.

0=Same
1=Different
2=Greater
3=Less
4=Inc by .....
5=Dec by .....
(I'll talk about this later)

Now choose "3=Less" Beacuse your LIFE is LESS Than when you started the search. Get it?

When the search is done, you return to the game again, but this time GAIN Health

So.. Go to a Health place, or maybe a Health Pack.

When that is done, you return to your cheat device, But this time you're Life is greater then the last search, right?

So this time choose "2=Greater" (Since your Life has gained.

Now Return to the game again. Run/drive around for like 10 seconds (Do NOT loose health, and return to your cheat device.

This time. Search 0=Same since your health should be EXACTLY The same as your last search, which means, like coordinate codes will disappear (Results will get lower [That's good])

Now repeat this 3 steps till your codes stop decreasing. When your results stop decreasing it means that it should be the code in these results.

When you find your code. It's mostly a DMA Code (Find a Un'DMA guide to U'DMA Your code, I made one, but I'm updating it, lol)

Now we're done with a code in Unknown Searching. But I promised to talk about the options, lol. So Let's Go..

0=Same
When the thing you're looking after is EXACTLY The Same as your last search (E.G Look above) you should search 0=Same to lower your results.


1=Different
Different is like using Greater and Less, You can use Different searches in E.G "Ultra Zoom", Zoom, search different, stop zoom search different.


2=Greater

When the thing you're looking for is MORE than the last search you did. Search Greater.


3=Less
When the thing you're looking for is LESS than the last search you did. Search Less.


4=Inc by .....
Can be used in E.G Ammo. Do a search when you have like 17/20 in ammo. Then you gain the 3 bullet's that is missing. You search "Inc by 0x00000003"


5=Dec by .....
Can be used in E.G Ammo. Do a search when you have like 20/20 in ammo. Shoot 3 times, and you'll search "Dec by 0x00000003"


Hope That Helped

Find Exact Value

When you hit Find Exact Value It should look like this:

Value.HexValue.Dec Value.ASCII Value.Float0x00000000 0000000000 . . . . 0.000000

Sorry for the mess -.-*

You can use Exact Value with many things.

Number Hacks

Let's take, INF Money.

On a game you use Money on, like Need For Speed. When you can see the money (In like a shop) Open up Your Cheat Device. Let's say my money is 300 $.

Since Dec (Decimal) Is "Normal" numbers (1, 2, 3, 4, 5, 6, 7, 8, 9, 10)

And there is a thing called Value.Dec, type in 0000000300 there (If your money is 300 like me)

And that is 0x0000012C In Value.Hex (Hexadecimal, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E, F, 10)

When your search is done, you will have some results.. Easiest thing to do now is to gain/loose some money. I gonna gain some money in a race =P

Now when you're looking at your money again, it should be different. Let's say my money is 350 $ now.

Then look in your results again, and look for 0000000350 (Or Whatever your new money is) In Value.Dec.

The one you find, that's the code, then mod the Value To whatever you want.

The Code will usually NOT Be a DMA Code This is the simpliest way I know.


Last edited by ..::UnLeasHeD::.. on Sat Apr 30, 2011 3:52 pm; edited 2 times in total
Back to top Go down
https://xuphx.rpg-board.net
CxMaster
Member
CxMaster


Anzahl der Beiträge : 72
Anmeldedatum : 2011-04-22

Coding Basics Empty
PostSubject: Re: Coding Basics   Coding Basics Icon_minitimeWed Apr 27, 2011 2:36 am

good work, if i was a noob i would understand it
Back to top Go down
..::UnLeasHeD::..
Administrator
Administrator
..::UnLeasHeD::..


Anzahl der Beiträge : 461
Anmeldedatum : 2011-01-16

Coding Basics Empty
PostSubject: Re: Coding Basics   Coding Basics Icon_minitimeSat May 21, 2011 5:01 pm

That's not my work. Razz
Back to top Go down
https://xuphx.rpg-board.net
GodsWarrior
Member
GodsWarrior


Anzahl der Beiträge : 71
Anmeldedatum : 2011-01-21

Coding Basics Empty
PostSubject: Re: Coding Basics   Coding Basics Icon_minitimeTue May 24, 2011 8:00 pm

now i get all this thing finally lol
Back to top Go down
[UPH]D@rkill3r[GOD]
Member



Anzahl der Beiträge : 40
Anmeldedatum : 2011-04-28
Alter : 25

Coding Basics Empty
PostSubject: Re: Coding Basics   Coding Basics Icon_minitimeMon Jun 13, 2011 5:08 pm

???
Back to top Go down
..::UnLeasHeD::..
Administrator
Administrator
..::UnLeasHeD::..


Anzahl der Beiträge : 461
Anmeldedatum : 2011-01-16

Coding Basics Empty
PostSubject: Re: Coding Basics   Coding Basics Icon_minitimeTue Jun 14, 2011 3:34 am

If you don't understand the basics, then you won't understand the other shit.
Back to top Go down
https://xuphx.rpg-board.net
[3R]R3DH4WK
Member
[3R]R3DH4WK


Anzahl der Beiträge : 157
Anmeldedatum : 2011-03-20

Coding Basics Empty
PostSubject: Re: Coding Basics   Coding Basics Icon_minitimeWed Jul 06, 2011 3:06 pm

If I were to start making simple codes, this would help. Smile
Back to top Go down
[UPH]D@rkill3r[GOD]
Member



Anzahl der Beiträge : 40
Anmeldedatum : 2011-04-28
Alter : 25

Coding Basics Empty
PostSubject: Re: Coding Basics   Coding Basics Icon_minitimeFri Jul 15, 2011 11:15 am

how do u make no overheating code then?
Back to top Go down
[3R]R3DH4WK
Member
[3R]R3DH4WK


Anzahl der Beiträge : 157
Anmeldedatum : 2011-03-20

Coding Basics Empty
PostSubject: Re: Coding Basics   Coding Basics Icon_minitimeSat Jul 16, 2011 9:55 pm

Did you not just read the thread? And the code is on CL, OHG, UPH, GOD, etc. so it is kinda pointless to make one if there is one there already.
Back to top Go down
[UPH]D@rkill3r[GOD]
Member



Anzahl der Beiträge : 40
Anmeldedatum : 2011-04-28
Alter : 25

Coding Basics Empty
PostSubject: Re: Coding Basics   Coding Basics Icon_minitimeSat Jul 23, 2011 2:48 am

so
Back to top Go down
[3R]R3DH4WK
Member
[3R]R3DH4WK


Anzahl der Beiträge : 157
Anmeldedatum : 2011-03-20

Coding Basics Empty
PostSubject: Re: Coding Basics   Coding Basics Icon_minitimeSat Jul 23, 2011 10:16 am

Well, you follow the directions in the thread above. DUH
Back to top Go down
Fitzy
Member
Fitzy


Anzahl der Beiträge : 17
Anmeldedatum : 2011-07-13

Coding Basics Empty
PostSubject: Re: Coding Basics   Coding Basics Icon_minitimeMon Oct 03, 2011 12:56 pm

Good guide Smile
Back to top Go down
[UPH]D@rkill3r[GOD]
Member



Anzahl der Beiträge : 40
Anmeldedatum : 2011-04-28
Alter : 25

Coding Basics Empty
PostSubject: Re: Coding Basics   Coding Basics Icon_minitimeTue Jan 03, 2012 10:36 am

yayayayayyaay i finaly made a code thxs to UNLEASHED cheat devise , runs fast , good job leath the code i made is from MHF2 aka Monster Hunter Freedom Unit 2:

#Inf Money
;Darkill3r
0x010C38C0 0x06300000
Back to top Go down
Sponsored content





Coding Basics Empty
PostSubject: Re: Coding Basics   Coding Basics Icon_minitime

Back to top Go down
 
Coding Basics
Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
UPH IS INACTIVE! GO TO http://general-nation.forumotion.com/  :: 
Playstation Portable General
 :: 
Guides
 :: Coding
-
Jump to: