Post Reply 
 
Thread Rating:
  • 7 Votes - 4.43 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Monster Hunter Portable 3rd HD
01-19-2014, 01:38 PM
Post: #61
RE: Monster Hunter Portable 3rd HD
I need to kill G. Jaggi in Sandy Plains. when i hit it, it escape to a small crack on the wall. I search on all area and i didn't saw that G.Jaggi again. Any idea where did it run?
Find all posts by this user
Quote this message in a reply
01-21-2014, 01:21 AM
Post: #62
RE: Monster Hunter Portable 3rd HD
Could anyone figure out the spirit gauge for long sword to keep it always maxed out? Would be greatly appreciated. Also Max sharpness if anyone can.
Find all posts by this user
Quote this message in a reply
01-22-2014, 12:30 AM (This post was last modified: 01-22-2014 10:40 PM by shayoko.)
Post: #63
RE: Monster Hunter Portable 3rd HD
use paintballs kowa its the basics of the game :3 tho i dont really need to use them anymore after playing enough you will eventually learn there habits
-
also thanks again for that info and the info about cheat engine
i do have it as its such a useful program sadly i only know the basics
could never get code finder,pointers to work so i never tried the 2-3 steps past those
when ever i get the "useful address" it would always freeze w/e game i was playing :3
i wish someone would make a detailed video tutorial on youtube how to use it lol...
also if its possible to use it on snes emulators ive tried with all the methods and such i know but no luck.
-
and how do you search for a name with a binary program lol...text doesnt work :3
-EDIT
issues with cheats/downsides
1.if you use the slot code and save its stuck on forever which includes what gear you have equipped,own and even the ones you can buy

2.felyne skill cheat crashes the game

3.the complete all quest code
a.doesn't complete all weapons for the school quests
b.completes the drinks quests but if you actually want the drink you still have to unlock and beat the quest to get them
c.unlocks and completes the hot spring quests but it seems it impossible to get there effects anymore even if you beat the quest
d.doesnt complete the warning unstable locale quests which are need to to unlock a drink quest

4.attack multiplier doesnt seem to work with light bowguns(and probably the other gunner weapons too)
unless you use the slice ammo
---
had no luck with changing name i cant find name with cheat engine

code requests
-fully upgraded hotspring
-hunted/captured x amount of monsters
-name changer with full explanation(people say in some hex file what are they talking about 11=A 12=B correct?)or is it something else
Find all posts by this user
Quote this message in a reply
01-25-2014, 02:52 AM (This post was last modified: 06-04-2014 04:11 AM by LunaMoo.)
Post: #64
RE: Monster Hunter Portable 3rd HD
Nice list of bugs ;O, about some of them:

Slots cheat does change alot of addresses, but I'm seriously suprised that it sticks to save for you, because it doesn't for me. I tested it now by activating cheat and going back to game, deactivating it and checking addresses in cheat engine still being "cheated", saving the game normally on the bed, restarting the emulation, loading save and in effect memory was clear/without the cheat effect, so I'm pretty sure what the cheat directly changes is not saved, not sure if game doesn't read it from somewhere else later on, especially after slotting the owned gear:].

Felyne all skills cheat crash? Strange doesn't for me, even got the archivement/badge when testing it;p, I only had it activated while walking around comrade board and in the village, but since it's permanent change, you can disable it after unlocking skills if it's crashing somewhere else. I also only had 2 starting furrballs.

Would probably have to check those two codes with somebody elses save, I'm lazy to play MH now.

BTW I found one problem myself just now while checking those codes which I ported again, when speed cheat is activated game will think the save data is corrupted in load menu, no panic through, this cheat is instantly reverted when disabled and has no consequences from what I know, so I'm lazy to make a solution for this, at worst it'll scare someone;p.


And finding a name it's under 0x174FCAC, but anyway CE is much better than writing new one by hexes through cw cheats, even more since it's unicode;p. You can just use -cut-(look at edit below), attach to ppsspp and activate script while being in game. As written inside the table also make sure you have "MEM_MAPPED" in edit>settings>scan settings checked as it's off by default and CE will not even find game memory in ppsspp without it. That could be the reason you couldn't find it on your own. Edit: My statistics cheat table has an extra address for Guild Card name since apparently it's not taken from character name(yes lol, can be different;p). - it's in this post.

http://forums.ppsspp.org/showthread.php?tid=6594 - Custom PPSSPP Shaders!
http://forums.ppsspp.org/showthread.php?tid=3590&pid=117172#pid117172 - simple CE scripts to help creating CWCheats,
https://github.com/LunaMoo/PPSSPP_workarounds - CWCheat workarounds.
Find all posts by this user
Quote this message in a reply
02-04-2014, 01:11 PM (This post was last modified: 07-17-2014 05:43 PM by LunaMoo.)
Post: #65
RE: Monster Hunter Portable 3rd HD
Ported on request:
~ And now edited to include decorations since my cheat table does allow editing them as well and CE is windows only ~

Code:
_C0 Dragon Charm skill1 +30/skill2 +32 (3slots)
_L 0x2174FE14 0xFBC66501
_L 0x1174FE18 0x0000XXXX

or for completely custom charm:
_C0 Custom charm in first slot(top left)
_L 0x2174FE14 0xYYYY6501
_L 0x2174FE18 0x0AAAXXXX
_L 0x2174FE1C 0x0CCC0BBB

(you could use this cheat to add any item ~ by replacing 65 with different item type ID and setting different ID for YYYY, but I'll certainly not be the person to list all equipment ID's and likely nobody done it either;p, it's a boring labor, you could just experiment with random values using my cheat table below or use a cheat to add all items to shops which I posted somewhere in this thread)

(convert the results of equations to hex with for example windows calculator in programmer mode or any other converter/calculator)
value to set for  XXXX = 1st_skill_ID + 2nd_skill_ID * 128 + 16384 * number_of_slots
value to set for  YYYY = (1st_skill_lvl+30)*16+1024*(2nd_skill_lvl+30)+Talisman rarity-1

AAA/BBB/CCC = decor ID's which you'll find below skill ID's, for no decors just set AAA as 000's and you can remove last line of code completely. Optionally you can also then replace first "2" in second line with "1" for the cheat to not replace decor in that slot at all as in dragon charm cheat.

List of skill ID's:
Skill Value   ,Japanese Skill Name   ,English Skill Name Translation
0   ,?   ,No Skill
1   ,胴系統複製   ,Torso Up
2   ,毒   ,Poison
3   ,麻痺   ,Paralysis
4   ,睡眠   ,Sleep
5   ,気絶   ,Stun
6   ,耐泥耐雪   ,Mud/Snow
7   ,気配   ,Sense
8   ,体力   ,Health
9   ,回復速度   ,Rec Speed
10   ,斬れ味   ,Sharpness
11   ,匠   ,Artisan
12   ,剣術   ,Fencing
13   ,達人   ,Expert
14   ,研ぎ師   ,Sharpener
15   ,ガード性能   ,Guard
16   ,ガード強化   ,Guard Up
17   ,自動防御   ,Auto-Guard
18   ,装填速度   ,Reload Spd
19   ,反動   ,Recoil
20   ,通常弾強化   ,NormalS Up
21   ,貫通弾強化   ,PierceS Up
22   ,散弾強化   ,PelletS Up
23   ,通常弾追加   ,NormalSAdd
24   ,貫通弾追加   ,PierceSAdd
25   ,散弾追加   ,PelletSAdd
26   ,榴弾追加   ,Crag S Add
27   ,拡散弾追加   ,ClustS Add
28   ,特殊攻撃   ,Status
29   ,属性攻撃   ,Elemental
30   ,爆弾強化   ,BombStrUp
31   ,腹減り   ,Hunger
32   ,食いしん坊   ,Gluttony
33   ,攻撃   ,Attack
34   ,防御   ,Defense
35   ,加護   ,Protection
36   ,聴覚保護   ,HearProtct
37   ,盗み無効   ,Anti-Theft
38   ,広域   ,Wide Area
39   ,運搬   ,Backpackng
40   ,火耐性   ,Fire Res
41   ,水耐性   ,Water Res
42   ,雷耐性   ,ThunderRes
43   ,氷耐性   ,Ice Res
44   ,龍耐性   ,Dragon Res
45   ,耐暑   ,Heat Res
46   ,耐寒   ,Cold Res
47   ,風圧   ,WindPress
48   ,採取   ,Gathering
49   ,高速収集   ,HiSpdGathr
50   ,気まぐれ   ,Whim
51   ,運気   ,Fate
52   ,千里眼   ,Psychic
53   ,回復量   ,Rec Level
54   ,調合成功率   ,Combo Rate
55   ,調合数   ,Combo Plus (Shot Mix)
56   ,回避性能   ,Evasion
57   ,底力   ,Potential
58   ,効果持続   ,LastingPwr
59   ,スタミナ   ,Stamina
60   ,装填数   ,Loading
61   ,精密射撃   ,Precision
62   ,食事   ,Eating
63   ,剥ぎ取り   ,Carving
64   ,耐震   ,Tremor Res (Quake Res)
65   ,回避距離   ,Evade Dist
66   ,抜刀会心   ,Crit Draw
67   ,高速設置   ,SpeedSetup
68   ,体術   ,Constitutn
69   ,捕獲   ,Tranquilzr (Rewards)
70   ,観察眼   ,Perception
71   ,溜め短縮   ,FastCharge
72   ,抜刀減気   ,PunishDraw
73   ,属性耐性   ,Blight Res
74   ,逆境   ,Survivor (Adversity)
75   ,速射   ,Rapid Fire
76   ,こやし   ,Dungmaster
77   ,抗菌   ,Antiseptic
78   ,毒瓶追加   ,PoisonCAdd
79   ,麻痺瓶追加   ,ParalyCAdd
80   ,睡眠瓶追加   ,SleepCAdd
81   ,強撃瓶追加   ,PowerCAdd
82   ,接撃瓶追加   ,ClsRngCAdd
83   ,笛   ,Horn
84   ,砲術   ,Gunnery
85   ,本気   ,Determination (Awaken)
86   ,狩人   ,Huntsman
87   ,対防御DOWN   ,Anti Defense DOWN (Fortitude)
88   ,火属性攻撃   ,Fire Attack
89   ,水属性攻撃   ,Water Attack
90   ,雷属性攻撃   ,Thunder Attack
91   ,氷属性攻撃   ,Ice Attack
92   ,龍属性攻撃   ,Dragon Attack
93   ,斬裂弾追加   ,Cutter S Up
94   ,減気瓶追加   ,FatigueCAdd
95   ,痛撃   ,Severe Blow (Debilitate)
96   ,重撃   ,Heavy Blow (Slam)
97   ,KO   ,KO
98   ,減気攻撃   ,Fatigue Attack
99   ,納刀   ,Sheathe
100   ,気力回復   ,Willpower Recovery
credit for listing above to viciousShadow, and here're some extra skill ID's from me ~ LunaMoo;3.
101 - No Skill
102 - Negate Poison
103 - Double Poison
104 - Negate Paralysis
105 - Double Paralysis
106 - Negate Sleep
107 - Double Sleep
108 - Halve Stun
109 - Negate Stun
110 - Double Stun
111 - Negate Mud/Snow
112 - Sneak
113 - Taunt
114 - Health +20
115 - Health +50
116 - Health -10
117 - Health -30
118 - Recovery Speed +1
119 - Recovery Speed +2
120 - Recovery Speed -1
121 - Recovery Speed -2
122 - Razor Sharp
123 - Blunt Edge
124 - Sharpness +1
125 - Mind's Eye
126 - Critical Eye +1
127 - Critical Eye +2


Decoration ID's:
(credits to viciousShadow for listing those)
32F=   Steadfast Jewel [1]   Stun +1    Paralysis -1
330=   Vigilance Jewel [1]   Stun +2
331=   Paralysys Jewel [1]   Paralysis +1   Poison -1
332=   Paralysys Jewel [2]   Paralysis +3   Poison -1
333=   Pep Jewel [1]   Sleep +1    Mud/Snow -1
334=   Pep Jewel [2]   Sleep +3    Mud/Snow -1
335=   Antidote Jewel [1]  Poison +1    Stun -1
336=   Antidote Jewel [2]   Poison +3   Stun -1
337=   Fortitude Jewel [1]   Fortitude +2
338=   Alarm Jewel [1]   Anti-Thief +2
339=   Teflon Jewel [1]   Mud/Snow +1   Sleep -1
33A=   Lubricant Jewel [1]   Mud/Snow +2
33B=   Retrovrl Jewel [1]   Antiseptic +1   Sense -1
33C=   Antiviral Jewel [1]   Antiseptic +2
33D=   Anchor Jewel [1]   Quake Res +1   Sleep -1
33E=   Tectonic Jewel [1]   Quake Res +2
33F=   Cooling Jewel [1]   Heat Res +2
340=   Warming Jewel [1]   Cold Res +2
341=   Earplug Jewel [1]   Hear Protect +1   Protection -1
342=   Earplug Jewel [3]   Hear Protect +4   Protection -2
343=   Windpress Jewel [1]   WindPress +1   Fate -1
344=   Windpress Jewel [2]   WindPress +3   Fate -1
345=   Attack Jewel [1]   Attack +1   Defense -1
346=   Attack Jewel [2]   Attack +3   Defense -1
347=   Attack Jewel [3]   Attack +5   Defense -1
348=   Expert Jewel [1]   Expert +1   Dragon Res -1
349=   Expert Jewel [2]   Expert +3   Dragon Res -1
34A=   Expert Jewel [3]   Expert +5   Dragon Res -1
34B=   Special Atk Jewel [1]   Status +1   Elemental -1
34C=  Special Atk Jewel [2]   Status +3   Elemental -1
34D=   Element Jewel [1]   Elemental +1   Status -1
34E=   Element Jewel [2]   Elemental +3   Status -1
34F=   Fire Atk Jewel [1]   Fire Atk +1   Water Atk -1
350=   Fire Atk Jewel [2]   Fire Atk +3   Water Atk -1
351=   Water Atk Jewel [1]   Water Atk +1   Thunder Atk -1
352=   Water Atk Jewel [2]   Water Atk +3   Thunder Atk -1
353=   Thunder Atk Jewel [1]   Thunder Atk +1   Ice Atk -1
354=   Thunder Atk Jewel [2]   Thunder Atk +3   Ice Atk -1
355=   Ice Atk Jewel [1]   Ice Atk +1   Fire Atk -1
356=   Ice Atk Jewel [2]   Ice Atk +3   Fire Atk -1
357=   Dragon Atk Jewel [1]   Dragon Atk +1   Status -1
358=   Dragon Atk Jewel [2]   Dragon Atk +3   Status -1
359=   Debilitate Jewel [1]   Debilitate +1   Health -1
35A=   Debilitate Jewel [3]   Debilitate +4   Health -2
35B=   Slam Jewel [1]   Slam +1   Expert -1
35C=   Slam Jewel [3]   Slam +4   Expert -2
35D=   Ammo Box Jewel [1]   Loading +1   Reload Speed -1
35E=   Ammo Box Jewel [3]   Loading +4   Reload Speed -2
35F=   Fast Charge Jewel [1]   Fast Charge +1   Constitution -1
360=   Fast Charge Jewel [3]   Fast Charge +4   Constitution -2
361=   Unlock Jewel [1]   Awaken +1   Sense -1
362=   Unlock Jewel [2]   Awaken +3   Sense -1
363=   Ko Jewel [1]   KO +1   Fast Charge -1
364=   Ko Jewel [2]   KO +3   Fast Charge -1
365=   Fatigue Atk Jewel [1]   Fatigue Atk +1   Stamina -1
366=   Fatigue Atk Jewel [2]   Fatigue Atk +3   Stamina -1
367=   Potential Jewel [1]   Potencial +1    Protection -1
368=   Potential Jewel [2]   Potencial +3    Protection -1
369=   Adversity Jewel [1]   Adversity +1   Rec Level -1
36A=   Adversity Jewel [2]   Adversity +3   Rec Level -1
36B=   Bombadier Jewel [1]   Bomb Str Up +2
36C=   Fife Jewel [1]   Horn +2
36D=   Howitzer Jewel [1]   Gunnery +2
36E=   Defense Jewel [1]   Defense +1   Attack -1
36F=   Defense Jewel [2]   Defense +3   Attack -1
370=   Blight Jewel [1]   Blight Res +1   Health -1
371=   Blight Jewel [3]   Blight Res +4   Health -2
372=   Inferno Jewel [1]   Fire Res +1   Water Res -1
373=   Crimson Jewel [1]   Fire Res +2
374=   Stream Jewel [1]   Water Res +1   Thunder Res -1
375=   Torrent Jewel [1]   Water Res +2
376=   Thunder Jewel [1]   Thunder Res +1   Ice Res -1
377=   Lightning Jewel [1]   ,Thunder Res +2
378=   Freeze Jewel [1]   Ice Res +1   Fire Res -1
379=   Glacier Jewel [1]   Ice Res +2
37A=   Slayer Jewel [1]   Dragon Res +1   Poison -1
37B=   Extinction Jewel [1]   Dragon Res +2
37C=   Protection Jewel [1]   Protection +1
37D=  Divine Prtct Jewel [1]   Protection +2
37E=  Health Jewel [1]   Health +2
37F=   Feel Good Jewel [1]   Rec Speed +1   Eating -1
380=   Feel Good Jewel [2]   Rec Speed +3   Eating -1
381=   Cure Jewel [1]   Rec Level +1   Rec Speed -1
382=   Cure Jewel [2]   Rec Level +3   Rec Speed -1
383=   Evade Jewel [1]   Evasion +1    Health -1
384=   Evade Jewel [2]   Evasion +3   Health -1
385=   Jump Jewel [1]   Evade Dist +1   Health -1
386=   Jump Jewel [3]   Evade Dist +4   Health -2
387=   Sheathe Jewel [1]   Sheathe +1   Sharpener -1
388=   Sheathe Jewel [2]   Sheathe +3   Sharpener -1
389=   Trap Master Jewel [1]   Speed Setup +2
38A=   Fast Eater Jewel [1]   Eating +1   Rec Level -1
38B=   Fast Eater Jewel [3]   Eating +4   Rec Level -2
38C=   Marathon Jewel [1]   Stamina +1   Hunger -1
38D=   Marathon Jewel [3]   Stamina +4   Hunger -2
38E=   Constitution Jewel [1]   Constitution +1   Stamina -1
38F=   Constitution Jewel [2]   Constitution +3   Stamina -1
390=   Will Recovery Jewel [1]   Will Recovery +1   Evasion -1
391=   Will Recovery Jewel [2]   Will Recovery +3   Evasion -1
392=   Picky Eater [1]   Hunger +2
393=   Fatso Jewel [1]   Gluttony +2
394=   Fate Jewel [1]   Fate +1   Whim -1
395=   Fate Jewel [3]   Fate +4   Whim -2
396=   Rewards Jewel [1]   Rewards +1   Fate -1
397=   Rewards Jewel [3]   Rewards +4   Fate -2
398=   Hide Cutter [1]   Carving +1   Fate -1
399=   Hide Cutter [3]   Carving +4   Fate -2
39A=   Backpacking Jewel [1]   Backpacking +2
39B=   Gathering Jewel [1]   Gathering +2
39C=   Grab n´ Dash Jewel [1]   Hi Spd Gathr +2
39D=   Good Luck [1]   Whim +2
39E=   Friendship Jewel [1]   Wide Area +1   Sense -1
39F=   Friendship Jewel [2]   Wide Area +3   Sense -1
3A0=   Psychic Jewel [1]   Psychic +2
3A1=   Professor Jewel [1]   Combo Rate +2
3A2=   Armory Jewel [1]   Shot Mix +2
3A3=   Staying Power [1]   Lasting Power +2
3A4=   Perception Jewel [1]   Perception +2
3A5=   Dungmaster Jewel [1]   Dungmaster +2
3A6=   Huntsman [1]   Huntsman +2
3A7=   Ninja Jewel [1]   Sense +2
3A8=   Artisan Jewel [1]   Artisan +1   Sharpness -1
3A9=   Artisan Jewel [3]   Artisan +4   Sharpness -2
3AA=  Fencing [1]   Fencing +1   Artisan -1
3AB=  Fencing [3]   Fencing +4   Artisan -2
3AC=  Razor Jewel [1]   Sharpness +1   Artisan -1
3AD=  Razor Jewel [3]   Sharpness +4   Artisan -2
3AE=   Critic Draw Jewel [1]   Critic Draw +1   Expert -1
3AF=   Critic Draw Jewel [2]   Critic Draw +3   Expert -1
3B0=   Punish Draw Jewel [1]   Punish Draw +1   Sharpness -1
3B1=   Punish Draw Jewel [3]   Punish Draw +4   Sharpness -2
3B2=   Iron Wall Jewel [1]   Guard +1   Constitution -1
3B3=   Iron Wall Jewel [2]   Guard +3   Constitution -1
3B4=   Hard Wall Jewel [1]   Guard Up +1   Stamina -1
3B5=   Hard Wall Jewel [2]   Guard Up +3   Stamina -1
3B6=   Grinder Jewel [1]   Sharpener +2
3B7=   Strong Shot Jewel [1]   Normal S Up +1   Recoil -1
3B8=   Strong Shot Jewel [3]   Normal S Up +4   Recoil -2
3B9=   Pierce Jewel [1]   Pierce S Up +1   Recoil -1
3BA=   Pierce Jewel [3]   Pierce S Up +4   Recoil -2
3BB=  Pellet Jewel [1]   Pellet S Up +1   Recoil -1
3BC=   Pellet Jewel [3]   Pellet S Up +4   ,Recoil -2
3BD=   Shoot Bonus Jewel [1]   Normal S Add +1    Reload Speed -1
3BE=   Shoot Bonus Jewel [2]   Normal S Add +3   Reload Speed -1
3BF=   Pierce Bonus Jewel [1]   Pierce S Add +2
3C0=   Pellet Bonus Jewel [1]   Pellet S Add +2
3C1=   Bomb Bouns Jewel [1]   Crag S Add +2
3C2=   Scttr Bonus Jewel [1]   Clust S Add +1   Reload Speed -1
3C3=   Cutter Bonus Jewel [1]   Clust S Add +2
3C4=   Rapid Fire Jewel [1]   Rapid Fire +1   Reload Speed -1
3C5=   Rapid Fire Jewel [3]   Rapid Fire +4   Reload Speed -2
3C6=   High Speed Jewel [1]   Reload Speed +1   Recoil -1
3C7=   High Speed Jewel [2]   Reload Speed +3   Recoil -1
3C8=   Recoil Jewel [1]   Recoil +1   Reload Speed -1
3C9=   Recoil Jewel [3]   Recoil +4   Reload Speed -2
3CA=   Sniper Jewel [1]   Precision +2
3CB=   Para Coat Jewel [1]   Para C Add +1   Attack -1
3CC=   Para Coat Jewel [2]   Para C Add +3   Attack -1
3CD=   Sleep Coat Jewel [1]   Sleep C Add +2
3CE=   Poison Coat Jewel [1]   Poison C Add +2
3CF=   Power Coat Jewel [1]   Power C Add +1   Expert -1
3D0=   Power Coat Jewel [2]   Power C Add +3   Expert -1
3D1=   ClsRng Coat Jewel [1]   Razor C Add +2
3D2=   Fatigue Coat Jewel [1]   Fatigue C Add +2

If you have trouble understanding or were terrible from math and don't understand how to solve simple equations respecting correct math order ~ here's an example.

Cheat table for Cheat Engine included below allows to do edit items easier and faster at least for windows users.


Consumables/materials are stored differently, so I'll just post it here as well. If you just want to edit amount of items(like materials) in the first slot to minimize cheating or something, you could make this code:
Code:
_C0 1st item amount mod
_L 0x11752CF6 0x0000XXXX
change XXXX to amount in hex
or you could just give yourself anything you want
Code:
_C0 1st item mod
_L 0x21752CF4 0xXXXXYYYY
where:
XXXX = amount,
YYYY = item ID.

Next item is directly after the first in 0x21752CF8, then the third one is under 0x21752CFC etc.

On windows it would be easier to just put all of the addresses into CE cheat table as I did with name address earlier and use it as an editor not bother with changing the cw cheat each time to mod something, it's all about figuring out values for each item which is not really hard if you already have alot of items on end game or hacked save, it is time consuming to list them all through, so have fun figuring it out on your own if you need it.

Much later edit: I must had been tired while posting this since I forgot to reverse bytes in the last code and swapped amount with item id xD /corrected now.
Also it seems equipment editing is a bit more confusing, so here is tested cheat table for Cheat Engine for editing items and equipment, couldn't find item ID's list anywhere so just experiment or edit items you already have, you can also just use shop unlock cheats if you only want to add some equipment/items easily.
And another edit: thanks to Shauneh for telling that slots in charms aren't hardcoded cheat table below has them included now and lists all skills for those charms correctly.
One more: added decors to cw cheat since my cheat table does allow them + some smaller edits.

.7z  Monster Hunter Portable 3rd HD item edit.7z (Size: 4.84 KB / Downloads: 4997)

http://forums.ppsspp.org/showthread.php?tid=6594 - Custom PPSSPP Shaders!
http://forums.ppsspp.org/showthread.php?tid=3590&pid=117172#pid117172 - simple CE scripts to help creating CWCheats,
https://github.com/LunaMoo/PPSSPP_workarounds - CWCheat workarounds.
Find all posts by this user
Quote this message in a reply
02-04-2014, 09:59 PM
Post: #66
RE: Monster Hunter Portable 3rd HD
Thanks, Luna Moo
BTW if anyone wants to add jewel
Code:
_C0 (Charm) skill1 +30/skill2 +30 (3slots)
_L 0x2174FE14 0xF3C66501
_L 0x2174FE18 0x0JJJXXYY
_L 0x2174FE1C 0x0JJJ0JJJ

Change JJJ  to what jewel you want,
Ex. you want to add "Expert Jewel +5" just change JJJ to 34A
normally you can only add 1 expert jewel +5 because it occupies 3 slots
with this you can add 3.

32F=   Steadfast Jewel [1]   Stun +1    Paralysis -1
330=   Vigilance Jewel [1]   Stun +2
331=   Paralysys Jewel [1]   Paralysis +1   Poison -1
332=   Paralysys Jewel [2]   Paralysis +3   Poison -1
333=   Pep Jewel [1]   Sleep +1    Mud/Snow -1
334=   Pep Jewel [2]   Sleep +3    Mud/Snow -1
335=   Antidote Jewel [1]  Poison +1    Stun -1
336=   Antidote Jewel [2]   Poison +3   Stun -1
337=   Fortitude Jewel [1]   Fortitude +2  
338=   Alarm Jewel [1]   Anti-Thief +2
339=   Teflon Jewel [1]   Mud/Snow +1   Sleep -1
33A=   Lubricant Jewel [1]   Mud/Snow +2
33B=   Retrovrl Jewel [1]   Antiseptic +1   Sense -1
33C=   Antiviral Jewel [1]   Antiseptic +2
33D=   Anchor Jewel [1]   Quake Res +1   Sleep -1
33E=   Tectonic Jewel [1]   Quake Res +2
33F=   Cooling Jewel [1]   Heat Res +2
340=   Warming Jewel [1]   Cold Res +2
341=   Earplug Jewel [1]   Hear Protect +1   Protection -1
342=   Earplug Jewel [3]   Hear Protect +4   Protection -2
343=   Windpress Jewel [1]   WindPress +1   Fate -1
344=   Windpress Jewel [2]   WindPress +3   Fate -1
345=   Attack Jewel [1]   Attack +1   Defense -1
346=   Attack Jewel [2]   Attack +3   Defense -1
347=   Attack Jewel [3]   Attack +5   Defense -1
348=   Expert Jewel [1]   Expert +1   Dragon Res -1
349=   Expert Jewel [2]   Expert +3   Dragon Res -1
34A=   Expert Jewel [3]   Expert +5   Dragon Res -1
34B=   Special Atk Jewel [1]   Status +1   Elemental -1
34C=  Special Atk Jewel [2]   Status +3   Elemental -1
34D=   Element Jewel [1]   Elemental +1   Status -1
34E=   Element Jewel [2]   Elemental +3   Status -1
34F=   Fire Atk Jewel [1]   Fire Atk +1   Water Atk -1
350=   Fire Atk Jewel [2]   Fire Atk +3   Water Atk -1
351=   Water Atk Jewel [1]   Water Atk +1   Thunder Atk -1
352=   Water Atk Jewel [2]   Water Atk +3   Thunder Atk -1
353=   Thunder Atk Jewel [1]   Thunder Atk +1   Ice Atk -1
354=   Thunder Atk Jewel [2]   Thunder Atk +3   Ice Atk -1
355=   Ice Atk Jewel [1]   Ice Atk +1   Fire Atk -1
356=   Ice Atk Jewel [2]   Ice Atk +3   Fire Atk -1
357=   Dragon Atk Jewel [1]   Dragon Atk +1   Status -1
358=   Dragon Atk Jewel [2]   Dragon Atk +3   Status -1
359=   Debilitate Jewel [1]   Debilitate +1   Health -1
35A=   Debilitate Jewel [3]   Debilitate +4   Health -2
35B=   Slam Jewel [1]   Slam +1   Expert -1
35C=   Slam Jewel [3]   Slam +4   Expert -2
35D=   Ammo Box Jewel [1]   Loading +1   Reload Speed -1
35E=   Ammo Box Jewel [3]   Loading +4   Reload Speed -2
35F=   Fast Charge Jewel [1]   Fast Charge +1   Constitution -1
360=   Fast Charge Jewel [3]   Fast Charge +4   Constitution -2
361=   Unlock Jewel [1]   Awaken +1   Sense -1
362=   Unlock Jewel [2]   Awaken +3   Sense -1
363=   Ko Jewel [1]   KO +1   Fast Charge -1
364=   Ko Jewel [2]   KO +3   Fast Charge -1
365=   Fatigue Atk Jewel [1]   Fatigue Atk +1   Stamina -1
366=   Fatigue Atk Jewel [2]   Fatigue Atk +3   Stamina -1
367=   Potential Jewel [1]   Potencial +1    Protection -1
368=   Potential Jewel [2]   Potencial +3    Protection -1
369=   Adversity Jewel [1]   Adversity +1   Rec Level -1
36A=   Adversity Jewel [2]   Adversity +3   Rec Level -1
36B=   Bombadier Jewel [1]   Bomb Str Up +2
36C=   Fife Jewel [1]   Horn +2
36D=   Howitzer Jewel [1]   Gunnery +2
36E=   Defense Jewel [1]   Defense +1   Attack -1
36F=   Defense Jewel [2]   Defense +3   Attack -1
370=   Blight Jewel [1]   Blight Res +1   Health -1
371=   Blight Jewel [3]   Blight Res +4   Health -2
372=   Inferno Jewel [1]   Fire Res +1   Water Res -1
373=   Crimson Jewel [1]   Fire Res +2
374=   Stream Jewel [1]   Water Res +1   Thunder Res -1
375=   Torrent Jewel [1]   Water Res +2
376=   Thunder Jewel [1]   Thunder Res +1   Ice Res -1
377=   Lightning Jewel [1]   ,Thunder Res +2
378=   Freeze Jewel [1]   Ice Res +1   Fire Res -1
379=   Glacier Jewel [1]   Ice Res +2
37A=   Slayer Jewel [1]   Dragon Res +1   Poison -1
37B=   Extinction Jewel [1]   Dragon Res +2
37C=   Protection Jewel [1]   Protection +1
37D=  Divine Prtct Jewel [1]   Protection +2
37E=  Health Jewel [1]   Health +2
37F=   Feel Good Jewel [1]   Rec Speed +1   Eating -1
380=   Feel Good Jewel [2]   Rec Speed +3   Eating -1
381=   Cure Jewel [1]   Rec Level +1   Rec Speed -1
382=   Cure Jewel [2]   Rec Level +3   Rec Speed -1
383=   Evade Jewel [1]   Evasion +1    Health -1
384=   Evade Jewel [2]   Evasion +3   Health -1
385=   Jump Jewel [1]   Evade Dist +1   Health -1
386=   Jump Jewel [3]   Evade Dist +4   Health -2
387=   Sheathe Jewel [1]   Sheathe +1   Sharpener -1
388=   Sheathe Jewel [2]   Sheathe +3   Sharpener -1
389=   Trap Master Jewel [1]   Speed Setup +2
38A=   Fast Eater Jewel [1]   Eating +1   Rec Level -1
38B=   Fast Eater Jewel [3]   Eating +4   Rec Level -2
38C=   Marathon Jewel [1]   Stamina +1   Hunger -1
38D=   Marathon Jewel [3]   Stamina +4   Hunger -2
38E=   Constitution Jewel [1]   Constitution +1   Stamina -1
38F=   Constitution Jewel [2]   Constitution +3   Stamina -1
390=   Will Recovery Jewel [1]   Will Recovery +1   Evasion -1
391=   Will Recovery Jewel [2]   Will Recovery +3   Evasion -1
392=   Picky Eater [1]   Hunger +2
393=   Fatso Jewel [1]   Gluttony +2
394=   Fate Jewel [1]   Fate +1   Whim -1
395=   Fate Jewel [3]   Fate +4   Whim -2
396=   Rewards Jewel [1]   Rewards +1   Fate -1
397=   Rewards Jewel [3]   Rewards +4   Fate -2
398=   Hide Cutter [1]   Carving +1   Fate -1
399=   Hide Cutter [3]   Carving +4   Fate -2
39A=   Backpacking Jewel [1]   Backpacking +2
39B=   Gathering Jewel [1]   Gathering +2
39C=   Grab n´ Dash Jewel [1]   Hi Spd Gathr +2
39D=   Good Luck [1]   Whim +2
39E=   Friendship Jewel [1]   Wide Area +1   Sense -1
39F=   Friendship Jewel [2]   Wide Area +3   Sense -1
3A0=   Psychic Jewel [1]   Psychic +2
3A1=   Professor Jewel [1]   Combo Rate +2
3A2=   Armory Jewel [1]   Shot Mix +2
3A3=   Staying Power [1]   Lasting Power +2
3A4=   Perception Jewel [1]   Perception +2
3A5=   Dungmaster Jewel [1]   Dungmaster +2
3A6=   Huntsman [1]   Huntsman +2
3A7=   Ninja Jewel [1]   Sense +2
3A8=   Artisan Jewel [1]   Artisan +1   Sharpness -1
3A9=   Artisan Jewel [3]   Artisan +4   Sharpness -2
3AA=  Fencing [1]   Fencing +1   Artisan -1
3AB=  Fencing [3]   Fencing +4   Artisan -2
3AC=  Razor Jewel [1]   Sharpness +1   Artisan -1
3AD=  Razor Jewel [3]   Sharpness +4   Artisan -2
3AE=   Critic Draw Jewel [1]   Critic Draw +1   Expert -1
3AF=   Critic Draw Jewel [2]   Critic Draw +3   Expert -1
3B0=   Punish Draw Jewel [1]   Punish Draw +1   Sharpness -1
3B1=   Punish Draw Jewel [3]   Punish Draw +4   Sharpness -2
3B2=   Iron Wall Jewel [1]   Guard +1   Constitution -1
3B3=   Iron Wall Jewel [2]   Guard +3   Constitution -1
3B4=   Hard Wall Jewel [1]   Guard Up +1   Stamina -1
3B5=   Hard Wall Jewel [2]   Guard Up +3   Stamina -1
3B6=   Grinder Jewel [1]   Sharpener +2
3B7=   Strong Shot Jewel [1]   Normal S Up +1   Recoil -1
3B8=   Strong Shot Jewel [3]   Normal S Up +4   Recoil -2
3B9=   Pierce Jewel [1]   Pierce S Up +1   Recoil -1
3BA=   Pierce Jewel [3]   Pierce S Up +4   Recoil -2
3BB=  Pellet Jewel [1]   Pellet S Up +1   Recoil -1
3BC=   Pellet Jewel [3]   Pellet S Up +4   ,Recoil -2
3BD=   Shoot Bonus Jewel [1]   Normal S Add +1    Reload Speed -1
3BE=   Shoot Bonus Jewel [2]   Normal S Add +3   Reload Speed -1
3BF=   Pierce Bonus Jewel [1]   Pierce S Add +2
3C0=   Pellet Bonus Jewel [1]   Pellet S Add +2
3C1=   Bomb Bouns Jewel [1]   Crag S Add +2
3C2=   Scttr Bonus Jewel [1]   Clust S Add +1   Reload Speed -1
3C3=   Cutter Bonus Jewel [1]   Clust S Add +2
3C4=   Rapid Fire Jewel [1]   Rapid Fire +1   Reload Speed -1
3C5=   Rapid Fire Jewel [3]   Rapid Fire +4   Reload Speed -2
3C6=   High Speed Jewel [1]   Reload Speed +1   Recoil -1
3C7=   High Speed Jewel [2]   Reload Speed +3   Recoil -1
3C8=   Recoil Jewel [1]   Recoil +1   Reload Speed -1
3C9=   Recoil Jewel [3]   Recoil +4   Reload Speed -2
3CA=   Sniper Jewel [1]   Precision +2
3CB=   Para Coat Jewel [1]   Para C Add +1   Attack -1
3CC=   Para Coat Jewel [2]   Para C Add +3   Attack -1
3CD=   Sleep Coat Jewel [1]   Sleep C Add +2
3CE=   Poison Coat Jewel [1]   Poison C Add +2
3CF=   Power Coat Jewel [1]   Power C Add +1   Expert -1
3D0=   Power Coat Jewel [2]   Power C Add +3   Expert -1
3D1=   ClsRng Coat Jewel [1]   Razor C Add +2
3D2=   Fatigue Coat Jewel [1]   Fatigue C Add +2
Credits to viciousShadow who posted the hex value of each jewel here.
Find all posts by this user
Quote this message in a reply
02-25-2014, 03:40 AM
Post: #67
RE: Monster Hunter Portable 3rd HD
(06-12-2013 07:54 PM)TheDax Wrote:  The HD version isn't the same as the regular game, vnctdj.

Also, he was playing it via JPCSP, not PPSSPP. The game doesn't work in PPSSPP yet (officially, and even unofficially, it just crashes when making a character in the newest builds, with the source code "hacks").
what is the difference of HD version to regular mh3rd???

sorry for my bad english
Find all posts by this user
Quote this message in a reply
02-25-2014, 06:03 AM (This post was last modified: 02-25-2014 06:03 AM by TheDax.)
Post: #68
RE: Monster Hunter Portable 3rd HD
On the real hardware, the PS3/HD version has bloom, depth of field, and other enhancements you can apply to the game, in addition to running in a higher resolution and having better textures.

On PPSSPP, the HD version runs without needing those silly PAUTH files (meaning it's easier to get working), and the same graphics enhancements, except for the bloom and depth of field, but you can work around that with postprocessing shaders).

4GHz AMD 3900X, 32GB DDR4 RAM, 6GB Nvidia RTX 2060, Asus Crosshair 7 Hero (Wifi), Linux
How to ask useful questions: https://web.archive.org/web/20110214010944/http://support.microsoft.com/kb/555375
I'm not Dark_Alex, nor do I claim to be. Our nicknames are merely coincidence.
Find all posts by this user
Quote this message in a reply
03-11-2014, 10:10 PM
Post: #69
RE: Monster Hunter Portable 3rd HD
Im still looking for a 'Sharpness doesn't decrease' cheat. Anyone able to find it?
Find all posts by this user
Quote this message in a reply
03-27-2014, 08:42 AM
Post: #70
RE: Monster Hunter Portable 3rd HD
I'm using TeamMaverickOnes english patched version and i was wondering if anyone else does because i can't get these codes to even pop up like no way to turn them on. Also it says my version is 40001 but it saves my file as like 58000 or something (I'm talking about the IDs) just curious if anyone had some incite why it did that also. Hopefully its not the english patched game causing the issues, but i've tried to get codes to work on other games meaning just pop up under "cheats" in the settings while in a game and nothing, just doesn't show anything but import from DB and i've tried that too. Really need some help here, i have been reading through forums and googling for what seems to be the whole day.
Find all posts by this user
Quote this message in a reply
04-01-2014, 12:42 PM (This post was last modified: 08-27-2014 10:49 AM by LunaMoo.)
Post: #71
RE: Monster Hunter Portable 3rd HD
Long awaited, released at april's fools day, althrough this is not a troll:
Code:
_C1 HP Display 1/4 ON
_L 0xE0025FA8 0x0185E610
_L 0x2196A650 0x0A200400
_L 0x2000101C 0x00000000
_C0 HP Display 1/4 OFF
_L 0x2000101C 0x10000267
_C1 HP Display 2/4 detail ON
_L 0x200010A0 0x10500007
_C0 HP Display 2/4 detail OFF
_L 0x200010A0 0x00000000
_C1 HP Display 3/4 White
_L 0x00000FFA 0x00000000
_C0 HP Display 3/4 Black
_L 0x00000FFA 0x00000001
_C0 HP Display 3/4 Light Gray
_L 0x00000FFA 0x00000009
_C0 HP Display 3/4 Dark Gray
_L 0x00000FFA 0x0000000A
_C0 HP Display 3/4 Red
_L 0x00000FFA 0x00000013
_C0 HP Display 3/4 Yellow
_L 0x00000FFA 0x00000012
_C0 HP Display 3/4 Green
_L 0x00000FFA 0x00000014
_C0 HP Display 3/4 Blue
_L 0x00000FFA 0x00000011
_C1 HP Display 4/4
_L 0xE0BB0880 0x10001000
_L 0x20001000 0x3C020880
_L 0x20001004 0xAC551FFC
_L 0x20001008 0xAC541FF8
_L 0x2000100C 0xAC531FF4
_L 0x20001010 0xAC521FF0
_L 0x20001014 0xAC511FEC
_L 0x20001018 0xAC501FE8
_L 0x20001020 0x34100000
_L 0x20001024 0x34110000
_L 0x20001028 0x90540FFA
_L 0x2000102C 0x3C150880
_L 0x20001030 0x3C0208A6
_L 0x20001034 0x8FC40C28
_L 0x20001038 0x3405000E
_L 0x2000103C 0x0E23A2AA
_L 0x20001040 0x3406000E
_L 0x20001044 0x3C020A1B
_L 0x20001048 0x34420AE0
_L 0x2000104C 0x00101880
_L 0x20001050 0x00431021
_L 0x20001054 0x8C520000
_L 0x20001058 0x12400014
_L 0x20001060 0x0E200696
_L 0x20001064 0x92490062
_L 0x20001070 0x864A0246
_L 0x20001074 0x864B0288
_L 0x20001078 0x34060001
_L 0x2000107C 0x34070085
_L 0x20001080 0x00F13821
_L 0x20001084 0x00142821
_L 0x2000108C 0x0E200680
_L 0x20001090 0x36A82000
_L 0x20001094 0x2631000E
_L 0x2000109C 0x92A20FFC
_L 0x200010AC 0x2A020005
_L 0x200010B0 0x1440FFDF
_L 0x200010B4 0x26100001
_L 0x200010B8 0x0A200654
_L 0x200010C0 0x00142821
_L 0x200010C4 0x340600B7
_L 0x200010C8 0x34070015
_L 0x200010CC 0x36A82009
_L 0x200010D0 0x0E200696
_L 0x200010D4 0x92490062
_L 0x200010E4 0x864A0246
_L 0x200010E8 0x864B0288
_L 0x200010EC 0x864C0BC2
_L 0x200010F0 0x864D0BC0
_L 0x200010F4 0x864E00D4
_L 0x20001100 0x0E200680
_L 0x20001110 0x00142821
_L 0x20001114 0x34060001
_L 0x20001118 0x340700D9
_L 0x2000111C 0x36A8202A
_L 0x20001120 0x8649023C
_L 0x20001124 0x864A0252
_L 0x20001128 0x864B025A
_L 0x2000112C 0x864C0258
_L 0x20001130 0x0E200680
_L 0x20001138 0x00142821
_L 0x2000113C 0x34060001
_L 0x20001140 0x340700F5
_L 0x20001144 0x36A82044
_L 0x20001148 0x8649024E
_L 0x2000114C 0x864A024C
_L 0x20001150 0x864B0C5C
_L 0x20001154 0x864C0C5E
_L 0x20001158 0x0E200680
_L 0x20001170 0x00142821
_L 0x20001174 0x34060055
_L 0x20001178 0x340700F5
_L 0x2000117C 0x36A8205E
_L 0x20001180 0x86490B32
_L 0x20001184 0x864A0B34
_L 0x2000118C 0x864B0B3A
_L 0x20001190 0x864C0B3C
_L 0x20001198 0x0E200680
_L 0x200011A0 0x00142821
_L 0x200011A4 0x3406008D
_L 0x200011A8 0x340700F5
_L 0x200011AC 0x36A8205E
_L 0x200011B0 0x86490B42
_L 0x200011B4 0x864A0B44
_L 0x200011BC 0x864B0B4A
_L 0x200011C0 0x864C0B4C
_L 0x200011C8 0x0E200680
_L 0x200011D0 0x00142821
_L 0x200011D4 0x340600C5
_L 0x200011D8 0x340700F5
_L 0x200011DC 0x36A8205E
_L 0x200011E0 0x86490B52
_L 0x200011E4 0x864A0B54
_L 0x200011EC 0x864B0B5A
_L 0x200011F0 0x864C0B5C
_L 0x200011F8 0x0E200680
_L 0x20001200 0x00142821
_L 0x20001204 0x340600FD
_L 0x20001208 0x340700F5
_L 0x2000120C 0x36A8205E
_L 0x20001210 0x86490B62
_L 0x20001214 0x864A0B64
_L 0x2000121C 0x864B0B6A
_L 0x20001220 0x864C0B6C
_L 0x20001228 0x0E200680
_L 0x20001948 0x0A20042B
_L 0x20001950 0x3C0208B4
_L 0x20001954 0x9444885C
_L 0x20001958 0x3C020880
_L 0x2000195C 0x34450FF0
_L 0x20001960 0x38810110
_L 0x20001964 0x2407FFFF
_L 0x20001968 0x10200003
_L 0x2000196C 0x38810140
_L 0x20001970 0x14200012
_L 0x20001974 0x24070001
_L 0x20001978 0x90A6000E
_L 0x2000197C 0x20C60001
_L 0x20001980 0x28C10008
_L 0x20001984 0x1420000C
_L 0x2000198C 0x80A6000C
_L 0x20001990 0x00C73020
_L 0x20001994 0x04C10002
_L 0x2000199C 0x24060000
_L 0x200019A0 0x28C10005
_L 0x200019A4 0x14200002
_L 0x200019AC 0x24060005
_L 0x200019B0 0xA0A6000C
_L 0x200019B4 0x24060000
_L 0x200019B8 0xA0A6000E
_L 0x200019BC 0x3C020880
_L 0x200019C0 0x8C551FFC
_L 0x200019C4 0x8C541FF8
_L 0x200019C8 0x8C531FF4
_L 0x200019CC 0x8C521FF0
_L 0x200019D0 0x8C511FEC
_L 0x200019D4 0x8C501FE8
_L 0x200019D8 0x00210825
_L 0x200019DC 0x8FA40008
_L 0x200019E0 0x8FA20004
_L 0x200019E4 0x0A85A996
_L 0x20001A00 0x8FC40C28
_L 0x20001A08 0xA085012E
_L 0x20001A0C 0xA4860120
_L 0x20001A10 0xA4870122
_L 0x20001A14 0x01002821
_L 0x20001A18 0x01203021
_L 0x20001A1C 0x01403821
_L 0x20001A20 0x01604021
_L 0x20001A24 0x01804821
_L 0x20001A28 0x01A05021
_L 0x20001A2C 0x01C05821
_L 0x20001A30 0x0A23B147
_L 0x20001A58 0x3C0108A4
_L 0x20001A5C 0x3421070C
_L 0x20001A60 0x2522017E
_L 0x20001A64 0x00021080
_L 0x20001A68 0x00221021
_L 0x20001A6C 0x8C420004
_L 0x20001A70 0x00414821
_L 0x20001A74 0x03E00008
_L 0x20002000 0x253A7325
_L 0x20002004 0x64252F64
_L 0x20002008 0x3A732500
_L 0x2000200C 0x252F6425
_L 0x20002010 0x530A0D64
_L 0x20002014 0x253A6174
_L 0x20002018 0x252F6434
_L 0x2000201C 0x532064C5
_L 0x20002020 0x253A7A69
_L 0x20002024 0x20252564
_L 0x20002028 0x6F500000
_L 0x2000202C 0x33253A69
_L 0x20002030 0x33252F64
_L 0x20002034 0x500A0D64
_L 0x20002038 0x253A7261
_L 0x2000203C 0x252F6433
_L 0x20002040 0x00006433
_L 0x20002044 0x3A706C53
_L 0x20002048 0x2F643325
_L 0x2000204C 0x0D643325
_L 0x20002050 0x204F4B0A
_L 0x20002054 0x6433253A
_L 0x20002058 0x6433252F
_L 0x2000205C 0x34250000
_L 0x20002060 0x64252F64
_L 0x20002064 0x34250A0D
_L 0x20002068 0x64252F64
_L 0x0000201C 0x00000034
Usage:
Each cheat is named with numbers X/Y. You have to activate 1 cheat from each X number for this to work. If you activate more than one, the last one will most likely be used, if you forget to activate some option, it might even crash or will not work at all.
Example:
HP Display 1/4 ON+HP Display 2/4 detail OFF+Display 3/4 Yellow+HP Display 4/4 - would give a simple HP display only cheat with yellow font.

This is very long script, and I'm not 100% happy from porting it since I made a small mistake somewhere which I cannot find after like hour of trying, hopefully in not important place and giving up I used a tiny workaround for it;p. I'm pretty bad at mips, so yeah;c.
I didn't tested this much, since I was kind of tired of looking at the game after few hours of looking at it's code, just checked few quests if it shows stuff correctly, there might be some bugs, and there could be bugs in the original cheat before porting as well, nothing awful happened to me during testing, but yeah - use at your own risk;p and have fun.

Edit: I noticed that during longer play this cheat freezes ppsspp, not permanently, just for some seconds, it seems to be related to how ppsspp/jit works, same issue has original code for the psp version of the game, hence I added anti-freeze code, if you already got the code earlier and experienced this freeze, get it again. I tested this now through a full 30 minute quest and like 10 minutes in another quest without a freezeSmile. On a side note, if you have normal psp version of the game I updated it's HP display cheat as well.

A small bonus for today:
Code:
_C0 Autotracker
_L 0xE0025FA8 0x0185E610
_L 0xE0010025 0x10E4A496
_L 0x10E4A496 0x00000363
^yes this code was already posted by someone in this thread, but apparently it was made/ported incorrectly and wasn't working so on request I post one I ported & tested myself.;p Edit: Oh and don't be scared if you see "save corrupted" info in main menu when using this cheat and trying to continue, just disable it for main menu and it'll load fine. Another Edit: Added extra check to activate it only during quest, this should make this cheat safe to use all the time without any scarry messagesTongue.

http://forums.ppsspp.org/showthread.php?tid=6594 - Custom PPSSPP Shaders!
http://forums.ppsspp.org/showthread.php?tid=3590&pid=117172#pid117172 - simple CE scripts to help creating CWCheats,
https://github.com/LunaMoo/PPSSPP_workarounds - CWCheat workarounds.
Find all posts by this user
Quote this message in a reply
04-01-2014, 04:23 PM
Post: #72
RE: Monster Hunter Portable 3rd HD
What does the Power code do? Just curious I don't wanna activate it for safety reasons. Blood I assume shows more blood? Idk not really descriptive.
Find all posts by this user
Quote this message in a reply
04-06-2014, 05:16 PM
Post: #73
RE: Monster Hunter Portable 3rd HD
Blood is for infinite HP and Power is for infinite Stamina
Find all posts by this user
Quote this message in a reply
04-08-2014, 04:04 AM (This post was last modified: 04-08-2014 04:18 AM by chuck_RN.)
Post: #74
RE: Monster Hunter Portable 3rd HD
_C0 Max Sharpness
_L 0x20E4ACF4 0x015F0000

I only tested it on a gunlance, but I think it works. I tried constantly firing the gunlance w the code off and the sharpness decreased, then i tried firing with the code on and the sharpness remained maximum.

I did not make this code, I only modified it cause the original did not work for me.
Find all posts by this user
Quote this message in a reply
04-08-2014, 09:47 PM
Post: #75
RE: Monster Hunter Portable 3rd HD
@chuck_RN

I have the same code, but the problem with it is that it sets the sharpness to a static number(your's is blue, i think). if your weapon is white/yellow/green sharpness, then it doesn't work as it should.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: