Post your PCSX2 cheats-patches here!
Ported kozarovv's Ace Combat 5 mipmap patch to USA version. No interlacing codes included as well.

Ace Combat 5: The Unsung War (SLUS-20851)

       


Attached Files
.pnach   39B574F0.pnach (Size: 713 bytes / Downloads: 568)
Reply

Sponsored links

@ANd93ml

I am now finished with the Work on Valkyrie Profile 2: Silmera Patch.
Concluded with an improved complex Code for Alicia's Memory as a Child in the
Royal Underground Path and for the Cutscene in the Serdberg Mountain Ruins
after beating the Boss where Members from an Order take the Dragon Orb.
That Code also suppresses the Stutter-Effect when you enter a Place from the World Map.
Reply
(07-07-2020, 02:42 PM)kozarovv Wrote: Ace Combat 5 Mipmap removal / graphic enhancement patch. Patch work only with SCES_524.24 PAL version of game.
This patch ignore distance from texture, and always select best quality texture. This improve visual quality little bit, and remove pop in of better quality textures at the bottom of screen. Additionally this remove need for mipmaping on GSDX. 

Code:
patch=1,EE,0011F414,word,00000000
patch=1,EE,0011F424,word,00000000
patch=1,EE,0011F430,word,00000000

To get best result i suggest to use settings (listed only ones that need to be changed):

- at least 5x Native Resolution
- Mipmapping OFF
- Anisotroping Filtering x16
- Trilinear filtering ULTRA
- Align Sprite (fix stripes)
- Half Pixel Offset at least SPECIAL (fix ghosting)
Whoa Man! This is impressive. Any chance we could get a patch for the NTSC version of the game?
Reply
Quote:I am now finished with the Work on Valkyrie Profile 2: Silmera Patch.
[url=https://forums.pcsx2.net/Thread-Post-your-PCSX2-cheats-patches-here?pid=595942#pid595942][/url]

Sup , is there an eta for the ntsc/u version ? especialy for the visual correction (photon swap fade fix)
Reply
(07-18-2020, 05:25 AM)RadiantYeti Wrote: Whoa Man! This is impressive. Any chance we could get a patch for the NTSC version of the game?

It's right there just two posts above your post.  Biggrin
Reply
(07-18-2020, 09:37 PM)Westerlund Wrote: [url=https://forums.pcsx2.net/Thread-Post-your-PCSX2-cheats-patches-here?pid=595942#pid595942][/url]

Sup , is there an eta for the ntsc/u version ? especialy for the visual correction (photon swap fade fix)

Not that i know of.Never came across of any other Version of Valkyrie Profile 2 that has graphical Improvement
Codes in the Patch.I was about for a period of 1 year busy with my Patch.Somewhere here in this Forum there is
a Patch for the NTSC Version that has Codes for Money and Crystals if i am not mistaken but no graphical Things.
Reply
Red Dead Revolver SLUS-20500 Blur/Post Processing removal. 
CRC = E169BAF8


Code:
patch=1,EE,004c4b78,word,03e00008
patch=1,EE,004c4b7c,word,00000000


Before vs. After

       
       

Note: It will do the same as aggressive CRC hack
-----------------------------------------------------------

(07-18-2020, 05:25 AM)RadiantYeti Wrote: Whoa Man! This is impressive. Any chance we could get a patch for the NTSC version of the game?

https://forums.pcsx2.net/Thread-Post-you...#pid611225
Reply
God of War 2 SCUS-97481 - Set progressive scan, and wide screen as default options (menu to set 4:3, and interlacing still fully working), allow skipping movies by X button. Remove shadows, stencil pass, and bloom (similar to what agressive CRC hack do).
CRC = 2F123FD8

Code:
//skip renShadowClient::Prep
patch=1,EE,001706E0,word,03e00008
patch=1,EE,001706E4,word,00000000
//skip renPrimMaster::RenderStencilLayer
patch=1,EE,0016E720,word,03e00008
patch=1,EE,0016E724,word,00000000
//skip fxBloom::Client::Run
patch=1,EE,00126EB0,word,03e00008
patch=1,EE,00126EB4,word,00000000
//default to progressive at first run
patch=1,EE,0025a608,word,a04986dc
patch=1,EE,001E45D4,word,24020001
//default to ws at first run
patch=1,EE,001E45B4,word,24040001
patch=1,EE,001E45B8,word,00000000
patch=0,EE,0027894C,word,3c013fe3
patch=0,EE,00278950,word,34218e39
//allow mpeg skip by pressing x
patch=1,EE,001DD8C8,word,00000000
Reply
Does anyone have Shin Megami Tensei Nocturne NTSC pnach codes for full demon compendium?
Reply
Raw Danger! / Zettai Zetsumei Toshi 2 problematic post processing/filters removal. This skip 2 functions that produce problematic effect. With this code game can be played without any CRC hacks (none/debug), and VRAM usage is drastically reduced.

SLUS-21501
CRC = 2905C5C6

Code:
patch=1,EE,0011e104,word,00000000
patch=1,EE,0011e10c,word,00000000



SLES-54587
CRC = ?

Code:
patch=1,EE,0011e0f4,word,00000000
patch=1,EE,0011e0fc,word,00000000



SLPS-25606
CRC = C988ECBB

Code:
patch=1,EE,0011e094,word,00000000
patch=1,EE,0011e09c,word,00000000
Reply




Users browsing this thread: 34 Guest(s)