чит коды на год оф вар на псп
God of War: Ghost of Sparta [EUR] [USA] CW Cheats (Updated: Legionnaire 11/08/10)
By Unknown • October 25, 2010 • PSP Cheats • Comments : 36
The biggest PSP game of the year, God of War: Ghost of Sparta, has just been released!
Taking place during Kratos‘ time as the God of War, the story will expand on Kratos‘ origins and reveal the background on the lost city of Atlantis (mentioned by Poseidon in God of War III). Among Kratos‘ new foes will be the legendary King Midas and the sea monster Scylla.
The «Origins» trailer reveals that the relationship between Kratos, his mother, and brother (whose name is revealed to be «Deimos») will be explored in the game. The trailer also features the Gravedigger from God of War (Zeus in disguise).
Now, enjoy the God of War: Ghost of Sparta CW Cheats below:
Note: Before saying «OMGWTFTHISSHITDOESNTWORKZZZZORZRAAARGH», check your God of War: Ghost of Sparta version. It might be [EUR] or [USA]. The [EUR] version is colored RED and the [USA] version is colored BLUE.
_S UCES-01401
_G God Of War: Ghost of Sparta [EUR]
_C0 Can Move Normally at Sparta
_L 0x2014AC0C 0xACE003B8
_L 0x2014AC4C 0xACE003B8
_C0 Unlock Legionnaire Costume
_L 0x50401B64 0X0000006B
_L 0X00401AC8 0X00000000
_C0 Ultra Big Kratos
_L 0x00303F24 0x3C043FF9
_C0 Orbs (No Decrease) FIXED
_L 0x604312A8 0x0001869F
_L 0x00002001 0x000000F0
_C0 Infinite HP
_L 0x604312A8 0x42C80000
_L 0x00020002 0x00000064
_L 0x20000068 0x00000000
_C0 Infinite MP
_L 0x60587364 0x42C80000
_L 0x00020003 0x00005824
_L 0x20000024 0x20000078
_C0 One hit kill
_L 0x200453B80 0x461C4000
_C0 Red Soul 1 times magnification
_L 0x200453B78 0x461C4000
_C0 Open the hidden elements
_L 0x60426CE4 0xFFFFFFFF
_L 0x00020004 0x00000018
_L 0x90000001 0x00000000
_C0 All skill levels max
_L 0x60426CE4 0x00000003
_L 0x00020002 0x00000028
_L 0x90000001 0x00000000
_L 0x60426CE4 0x00000001
_L 0x00020002 0x00000030
_L 0x90000006 0x00000000
_L 0x60426CE4 0x00000003
_L 0x00020001 0x00000034
_L 0x60426CE4 0x00000003
_L 0x00020004 0x00000038
_L 0x90000001 0x00000000
_C0 Max Zens
_L 0x60426CE4 0x000F423F
_L 0x00020001 0x0000004C
_S UCUS-98737
_G God of War: Ghost of Sparta [USA]
_C0 Max Orbs
_L 0x6042FCA0 0x000F423F
_L 0x00020003 0x000000F0
_L 0x200000D8 0x20000000
_C0 Infinite HP
_L 0x2042FCA8 0x08801000
_L 0x6042FCA0 0x00000004
_L 0x00200002 0x00000068
_L 0x10000000 0x00000000
_L 0x60001000 0x00000004
_L 0x00000002 0x00000070
_L 0x10000064 0x00000000
_C0 Infinite MP
_L 0x6042FCA0 0x43480000
_L 0x00020003 0x000000F4
_L 0x200000D8 0x20000000
_C0 Infinite Rage
_L 0x2042FCAC 0x08801004
_L 0x6042FCA0 0x00000004
_L 0x00300002 0x00000074
_L 0x10000000 0x00000000
_L 0x60001004 0x00000004
_L 0x00000002 0x00000174
_L 0x10000170 0x00000000
All codes are tested and working.
Credits to Baldassano, Omarrio, and especially to Hiei-YYH for making the God of War: Ghost of Sparta CW Cheats. Now I’mma play this while it’s hot.
‘Till my next installment.
[Photo by Ready at Dawn and SCE Santa Monica Studio]
Чит коды на год оф вар на псп
This is the same situation that happens when, for example, you play a PC game at 100FPS using a monitor with a refresh rate of 60 HZ: you will not see any visual difference (you may only get better input response) because the refresh rate is lower than your actual FPS and you will be just burning processing power.
GoW PSP games had been very CPU demanding with emulators since the beginning, and this behavior is the main culprit. PPSSPP runs PSP games with a lot better internal performance than a real PSP, even while using the same PSP CPU speed, so both GoW games are almost always running at higher than 60 FPS in PPSSPP even if you see its green FPS counter always showing 60 FPS as max (this is a PPSSPP limitation).
Tests.
I can easily tell the difference between different FPS in games, that is why I like so much to play them at 60FPS when possible .
So while playing any GoW game on PPSSPP, I have always noticed that even when the emulator shows the game to be running at «60 FPS», the game feels like it’s running at 40+ or 50+ FPS (like using some kind of forced frameskip ), depending on what is happening in gameplay.
After some research about this, I found an address in RAM for both games where a continuously calculated internal FPS value gets stored as a float; the addresses are (in CW Cheat format):
— GoW Chains of Olympus : (UCUS-98653 @0x 32D8C0 ), (NPUG-80325 @0x 32FAD8 ), (NPEG-00023 @0x 32FAE8 ), (UCET-00844/UCES-00842 @0x 32D8D0 ), (UCED-00971 @0x 29B390 ).
— GoW Ghost of Sparta : (UCUS-98737 @0x 40EFC0 ), (UCES-01401/NPEG-00044 @0x 410560 ), (UCES-01473 @0x 410600 ), (NPEG-90035 @0x 37ACC0 ).
Then I wrote a simple assembly code to show the internal FPS value instead of the ingame red orbs indicator, and while playing the game and monitoring the value I noticed some things:
— If you disable the Prevent FPS… option the game can run anywhere from 150+ FPS (ingame) to over 2000+ FPS!! (menus), which causes the bad performance I explained above; if you enable the option, the game is still running at 90+ FPS (ingame) and 300+ FPS (menus), so it is still rendering more frames than it should. The internal FPS you get depends on the CPU speed you have configured in PPSSPP options when you booted the game.
If you want to check this by yourself, you can change the PSP CPU speed to some value where the game stays close to 60 FPS but not higher (50+FPS, according to the green FPS counter in PPSSPP) and you will see that the game feels a lot better than the «fixed» 60 FPS you get with a higher CPU speed using normal settings. At this point, it’s clear why I said the option is not perfect.
As alternative workarounds for «better» performance, people use PPSSPP frameskip option, which is not a good idea in practice; others just decrease the CPU speed in PPSSPP to ridiculous values (66, 33, even 15mhz ) to make the game «playable», but the end result is just sad: a game randomly jumping anywhere from 10+ to 50+ FPS.
But… I didn’t write this post as a complain, this is all about information and, of course, posting a solution .
I managed to limit the internal FPS of both GoW games to a fixed/stable 60 or 30 FPS (your choice) by inserting vblanks (1 for 60FPS and 2 for 30FPS). I’m not totally sure if this was the best way to do it, but AFAIK this is what the game developers should have done in the first place, and it works great so far as you will see.
Performance comparison.
For the next performance comparison, I am running the first level from Chains of Olympus in the the exact same scene with the game paused (like when a hint appears, still running), unlimited emulator speed and using all the same emulator settings unless the changes specified:
Cheats.
Please, read the How to use from below before using the cheats.
How to use:
— Before using the cheats (60/30FPS), you MUST increase the CPU speed in PPSSPP to a very high value (666 Mhz or higher is perfect), then reboot the game to make it effective. If you are already playing the game using savestates, save the game on a save point like in a real PSP, set the high CPU speed and reboot the game. Don’t load anymore a savestate saved while having a lower CPU speed.
— You should disable the cheat after you see that it has already been applied to the game.
You can use the » Create a game config » option when you boot your GoW game, so this CPU speed (and other settings) will only work for this game.
Additional details:
The high PSP CPU speed is needed because of how the cheats I made work:
It’s like enabling double buffered v-sync : it makes the game use an internal frameskip to previous «steps» in the FPS that the game can internally run with the available PSP CPU power (1 step less while using the fixed 60FPS cheat and 2 less while using the 30 FPS cheat), for example:
— 60 FPS cheat, if the game is internally running higher than 60 FPS, it will run at a fixed 60FPS.
— 60 FPS cheat, if the game is internally running lower than 60 FPS, it will run at a fixed 30FPS.
— 30 FPS cheat, if the game is internally running higher than 60 FPS, it will run at a fixed 30FPS.
— 30 FPS cheat, if the game is internally running lower than 60 FPS, it will run at a fixed 20FPS.
TL;DR : Grab the performance cheats in the Cheats section from above, but you MUST read the How to use section before you try to use them.
If you have questions or feedback about this post, just post them here.
Enjoy.
Star Wars: The Force Unleashed – Ultimate Sith Edition: Все коды (PSP)
Читы которые влияют на геймплей:
LIGHTSABER Увеличенный урон от Lightsaber
SPEEDER 1,000,000 очков Force
VERGENCE Бесконечная полоска Force
TYRANUS Открыть все силы Force
KATARN Увеличить силы Force до максимального уровня
COUNTDOOKU Увеличить комбинации до максимального уровня
CORTOSIS Режим бога
Коды для открытия скинов:
MANDALORE General Rahm Kota
WOOKIEE Kento’s Robe
DANTOOINE Ceremonial Jedi Robes
KORRIBAN Sith Stalker Armor
SITHLORD Darth Vader
HOLOCRON Sith Robes
YELLOWJCKT Yavin Luke
JEDIMASTER Mace Windu
SERENNO Count Dooku
AAYLA Aayla Secura
CHOSENONE Anakin Skywalker
T16WOMPRAT Luke Skywalker
MAVERICK Qui Gon Jinn
ACOLYTE Asajj Ventress
HOLOGRAM PROXY
BENKENOBI Obi Wan Kenobi
MARISBROOD Maris Brood
MARAJADE Mara Jade
TOGRUTA Shaak Ti
ZABRAK Darth Maul
SCOUNDREL Lando Calrissian
NOTIMO Chop’aa Notimo
PALPATINE Emperor Palpatine
PAUAN Darth Desolous
ECLIPSE Juno Eclipse
SHOCKTROOP Heavy Trooper
SECURA Twi’lek
DREXLROOSH Drexl Roosh
STORMTROOP Navy Commando
ITSATWAP Admiral Ackbar
HIDDENFEAR Darth Phobos
LEGION 501st Legion
TK421 Classic Stormtrooper
KLEEF Kleef
INTHEDARK Shadow Trooper
GRANDMOFF Открыть все костюмы
NERFHERDER Han Solo
Чит коды на год оф вар на псп
Обновленная подборка кодов для CWСheat!
Описание: Подборка кодов для CW cheat. В ней вы можете найти базу кодов от 15.05.10 + коды для Kingdom Hearts: Birth by sleep и для God Eater!
Lara Croft Tomb Raider: Legend [US]
Legend of Kunoichi (mini) [US]
LEGO Batman: The Video Game (demo) [US]
LEGO Batman: The Video Game [EU]
LEGO Batman: The Video Game [US]
LEGO Indiana Jones 2: The Adventure Continues [EU]
LEGO Indiana Jones 2: The Adventure Continues [US]
LEGO Indiana Jones: The Original Adventures [EU]
LEGO Indiana Jones: The Original Adventures [US]
Lemmings [EU]
Lemmings [JP]
Lemmings [US]
Let’s Golf (mini) [EU]
Let’s Golf (mini) [US]
LittleBigPlanet (demo) [EU]
LittleBigPlanet (demo) [HK]
LittleBigPlanet (demo) [US]
LittleBigPlanet [CN]
LittleBigPlanet [EU]
LittleBigPlanet [US]
LocoRoco (christmas demo) [CN]
LocoRoco (christmas demo) [EU]
LocoRoco (christmas demo) [JP]
LocoRoco (christmas demo) [KR]
LocoRoco (christmas demo) [US]
LocoRoco (demo 2) [JP]
LocoRoco (demo 3) [JP]
LocoRoco (demo) [CN]
LocoRoco (demo) [EU]
LocoRoco (demo) [JP]
LocoRoco (demo) [KR]
LocoRoco (demo) [US]
LocoRoco (halloween demo) [CN]
LocoRoco (halloween demo) [EU]
LocoRoco (halloween demo) [KR]
LocoRoco (halloween demo) [US]
LocoRoco (Toku Toku Pack) [JP]
LocoRoco 2 (demo) [EU]
LocoRoco 2 (demo) [HK]
LocoRoco 2 (demo) [JP]
LocoRoco 2 (demo) [US]
LocoRoco 2 [CN]
LocoRoco 2 [EU]
LocoRoco 2 [JP]
LocoRoco 2 [US]
LocoRoco Midnight Carnival [EU]
LocoRoco Midnight Carnival [HK]
LocoRoco Midnight Carnival [JP]
LocoRoco Midnight Carnival [US]
LocoRoco [CN]
LocoRoco [EU]
LocoRoco [JP]
LocoRoco [KR]
LocoRoco [US]
Lord of the Rings: Tactics, The [EU]
Lumines II [EU]
Lumines [EU]
Lunar: Silver Star Harmony (demo) [JP]
Lunar: Silver Star Harmony (demo) [US]
Lunar: Silver Star Harmony [US]
Luxor: Pharaoh’s Challenge [EU]
Luxor: Pharaoh’s Challenge [US]
Luxor: The Wrath of Set [US]
Macross Ace Frontier [JP]
Macross Ultimate Frontier [JP]
Madden NFL 10 [US]
Mahjongg Artifacts: Chapter 2 (mini) [EU]
Mahjongg Artifacts: Chapter 2 (mini) [US]
Major League Baseball 2K9 [JP]
Makai Senki Disgaea 1 Portable [JP]
Mana Khemia 2: Portable [JP]
Mana Khemia: Alchemists of Al-Revis Portable+ [JP]
Mana Khemia: Student Alliance [EU]
Mana Khemia: Student Alliance [US]
Manhunt 2 [EU]
Manhunt 2 [US]
Marvel Nemesis: Rise of the Imperfects [EU]
Marvel Nemesis: Rise of the Imperfects [US]
Marvel Super Hero Squad [US]
Marvel Ultimate Alliance 2 [US]
Marvel Ultimate Alliance [EU]
Me & My Katamari [EU]
Medal Of Honor Heroes 2 [US]
Medal of Honor Heroes [ES]
Medal of Honor Heroes [EU]
Medal of Honor Heroes [IT]
Medal of Honor Heroes [NL]
Medal of Honor Heroes [US]
Medievil: Resurrection [EU]
Medievil: Resurrection [US]
Megaman Maverick Hunter X [EU]
Megaman Maverick Hunter X [US]
Megaman Powered Up [EU]
Megaman Powered Up [US]
Mercury Meltdown (demo) [EU]
Mercury Meltdown (demo) [JP]
Mercury Meltdown [EU]
Metal Gear Ac!d 2 [JP]
Metal Gear Ac!d [EU]
Metal Gear Ac!d [JP]
Metal Gear Solid Portable Ops+ [EU]
Metal Gear Solid: Peace Walker [JP]
Metal Gear Solid: Portable Ops [EU]
Metal Gear Solid: Portable Ops [US]
Metal Slug XX [US]
Metal Slug: Anthology [US]
Miami Vice [US]
Midnight Club 3: DUB Edition [EU]
Midnight Club 3: DUB Edition [US]
Midnight Club LA Remix [EU]
Midnight Club LA Remix [JP]
Midnight Club LA Remix [US]
Midway Arcade Treasures: Extended Play [EU]
Midway Arcade Treasures: Extended Play [US]
Mimana Iyar Chronicles [US]
Mind Quiz [EU]
Minna no Sukkiri [JP]
MLB 09 The Show [US]
Monster Hunter Freedom 2 [EU]
Monster Hunter Freedom 2 [US]
Monster Hunter Freedom Unite (demo) [EU]
Monster Hunter Freedom Unite (demo) [US]
Monster Hunter Freedom Unite [EU]
Monster Hunter Freedom Unite [US]
MotoGP (demo) [EU]
MotoGP [US]
Motorstorm Arctic Edge (demo) [EU]
Motorstorm Arctic Edge (demo) [US]
Motorstorm Arctic Edge [EU]
Motorstorm Arctic Edge [KR]
Motorstorm Arctic Edge [US]
Motorstorm Raging Ice [JP]
Musou Orochi Mao Sairin [JP]
Musou Orochi [JP]
MX vs ATV: Reflex [US]
MX vs ATV: Untamed [EU]
MX vs ATV: Untamed [US]
Mytran Wars [EU]
N+ [EU]
N+ [US]
Nanatama Chronicle of Dungeon Maker [JP]
Narisokonai Eiyutan [JP]
Naruto Shippuden: Akatsuki Rising [EU]
Naruto Shippuuden: Narutimate Accel 3 [JP]
Naruto: Ultimate Ninja Heroes 2 [IT]
Naruto: Ultimate Ninja Heroes 2 [US]
Naruto: Ultimate Ninja Heroes [US]
NBA 2K10 [US]
Need for Speed Carbon: Own the City [AU]
Need for Speed Carbon: Own the City [CN]
Need for Speed Carbon: Own the City [EU]
Need for Speed Carbon: Own the City [JP]
Need for Speed Carbon: Own the City [KR]
Need for Speed Carbon: Own the City [US]
Need for Speed Most Wanted 5-1-0 [CN]
Need for Speed Most Wanted 5-1-0 [EU]
Need for Speed Most Wanted 5-1-0 [JP]
Need for Speed Most Wanted 5-1-0 [KR]
Need for Speed Most Wanted 5-1-0 [US]
Need for Speed ProStreet [CN]
Need for Speed ProStreet [EU]
Need for Speed ProStreet [EU]
Need for Speed ProStreet [JP]
Need for Speed ProStreet [US]
Need for Speed Shift [EU]
Need for Speed Shift [JP]
Need for Speed Shift [US]
Need for Speed Undercover [EU]
Need for Speed Undercover [JP]
Need for Speed Undercover [US]
Need for Speed Underground Rivals [EU]
Need for Speed Underground Rivals [JP]
Need for Speed Underground Rivals [KR]
Need for Speed Underground Rivals [US]
Neverland Card Battles [US]
NFL Street 2: Unleashed [EU]
Nippon no Asoko de [JP]
Nishimura Kyoutarou Travel Mystery: Akugyaku no Kisetsu [JP]
No Gravity: The Plague of Mind [EU]
No Gravity: The Plague of Mind [US]
NormalTanks (mini) [EU]
NormalTanks (mini) [US]
Numblast (demo) [EU]
Obscure: The Aftermatch [EU]
Obscure: The Aftermatch [US]
Off Road [EU]
Outrun 2006: Coast 2 Coast [EU]
OutRun 2006: Coast 2 Coast [US]
PaRappa The Rapper: The Hip Hop Hero [US]
Patapon 2 [EU]
Patapon 2 [US]
Patapon [EU]
Patapon [US]
Patchwork Heroes [EU]
Persona 3 Portable [JP]
Phantasy Star Portable [EU]
Phantasy Star Portable [US]
Pia Carrot e Youkoso!! G.P. Gakuen Princess Portable [JP]
Pimp My Ride [US]
Pinball Dreams (mini) [EU]
Pinball Dreams (mini) [US]
Pinball Fantasies (mini) [EU]
Pinball Fantasies (mini) [US]
Pinball Hall of Fame: Gottlieb Collection [US]
Pipe Mania (demo) [EU]
Pipe Mania (demo) [US]
PixelJunk Monsters Deluxe (demo) [EU]
PixelJunk Monsters Deluxe (demo) [JP]
PixelJunk Monsters Deluxe (demo) [US]
PixelJunk Monsters Deluxe [EU]
PixelJunk Monsters Deluxe [US]
Platypus [EU]
Platypus [US]
Pocket Racers [EU]
Pocket Racers [US]
Pop’n Music Portable [JP]
Popolocrois Monogatari [JP]
Powernoid [HB]
PQ: Practical Intelligence Quotient [US]
Prince of Persia: Revelations [US]
Prinny: Can I Really Be the Hero? (demo) [JP]
Prinny: Can I Really Be the Hero? [EU]
Prinny: Can I Really Be the Hero? [US]
Prinny: Ore Ga Shujinko De Iinsuka [JP]
Pro Evolution Soccer 2008 [JP]
Pro Evolution Soccer 2009 [EU]
Pro Evolution Soccer 2010 [EU]
Pro Evolution Soccer 6 [EU]
Project Witch [JP]
Promethus (demo) [US]
Pursuit Force [EU]
Pursuit Force [US]
Puzzle Chronicles [US]
Puzzle Guzzle (demo) [US]
Puzzle Quest: Challenge of the Warlords [EU]
Puzzle Scape Mini (mini) [EU]
Queen’s Blade: Spiral Chaos [JP]
R-Type Tactics [EU]
Ratchet & Clank: Size Matters [EU]
Ratchet & Clank: Size Matters [JP]
Ratchet & Clank: Size Matters [US]
Red Bull X-Fighters (mini) [EU]
Red Star, The [US]
Rengoku 2 [EU]
Resistance: Retribution (demo) [EU]
Resistance: Retribution (demo) [JP]