Post Reply 
 
Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Driver 76
04-03-2017, 01:11 PM (This post was last modified: 04-03-2017 01:14 PM by LunaMoo.)
Post: #20
RE: Driver 76
Cwcheat workaround for spiky stuff:
Code:
_S ULES-00740
_G Driver '76
_C0 Set spiky vertices to NaN
_L 0xE03D000D 0x002FE288
_L 0x202FE288 0x0E200400
_L 0x202FE30C 0x0E200400
_L 0x202FE628 0x0E200400
_L 0x202FE6AC 0x0E200400
_L 0x202FE9CC 0x0E200400
_L 0x202FEA54 0x0E200400
_L 0x202FB8E8 0x0E200400
_L 0x202FB96C 0x0E200400
_L 0x202FBC58 0x0E200400
_L 0x202FBCDC 0x0E200400
_L 0x202FBEE4 0x0E200400
_L 0x202FBF5C 0x0E200400
_L 0x20001000 0x34090000
_L 0x20001004 0xE8C3000D
_L 0x20001008 0x8CCE0008
_L 0x2000100C 0x3C1B4500
_L 0x20001010 0x036ED82A
_L 0x20001014 0x13600007
_L 0x20001018 0x3C1B7FFF
_L 0x2000101C 0x3C0E7FC0
_L 0x20001020 0xACCE0008
_L 0x20001024 0xACCE000C
_L 0x20001028 0xACCE0010
_L 0x2000102C 0x03E00008
_L 0x20001030 0x00000000
_L 0x20001034 0x036ED82A
_L 0x20001038 0x1760FFF8
_L 0x2000103C 0x3C1BC500
_L 0x20001040 0x036ED82A
_L 0x20001044 0x1760FFF5
_L 0x20001048 0x8CCE000C
_L 0x2000104C 0x1120FFEF
_L 0x20001050 0x25290001
_L 0x20001054 0x1000FFF5
_L 0x20001058 0x00000000
_L 0x202FE294 0x0E200417
_L 0x202FB8F4 0x0E200417
_L 0x202FBC64 0x0E200417
_L 0x2000105C 0x34090000
_L 0x20001060 0xE8C30021
_L 0x20001064 0x8CCE001C
_L 0x20001068 0x3C1B4500
_L 0x2000106C 0x036ED82A
_L 0x20001070 0x13600007
_L 0x20001074 0x3C1B7FFF
_L 0x20001078 0x3C0E7FC0
_L 0x2000107C 0xACCE001C
_L 0x20001080 0xACCE0020
_L 0x20001084 0xACCE0024
_L 0x20001088 0x03E00008
_L 0x2000108C 0x00000000
_L 0x20001090 0x036ED82A
_L 0x20001094 0x1760FFF8
_L 0x20001098 0x3C1BC500
_L 0x2000109C 0x036ED82A
_L 0x200010A0 0x1760FFF5
_L 0x200010A4 0x8CCE000C
_L 0x200010A8 0x1120FFEF
_L 0x200010AC 0x25290001
_L 0x200010B0 0x1000FFF5
_L 0x200010B4 0x00000000
_C0 Set spiky vertices to NaN [Disable]
_L 0xE00F0400 0x002FE288
_L 0x202FE288 0xE8C3000D
_L 0x202FE30C 0xE8C3000D
_L 0x202FE628 0xE8C3000D
_L 0x202FE6AC 0xE8C3000D
_L 0x202FE9CC 0xE8C3000D
_L 0x202FEA54 0xE8C3000D
_L 0x202FB8E8 0xE8C3000D
_L 0x202FB96C 0xE8C3000D
_L 0x202FBC58 0xE8C3000D
_L 0x202FBCDC 0xE8C3000D
_L 0x202FBEE4 0xE8C3000D
_L 0x202FBF5C 0xE8C3000D
_L 0x202FE294 0xE8C30021
_L 0x202FB8F4 0xE8C30021
_L 0x202FBC64 0xE8C30021
Only tested on PS Store version, makes the game fully playable. ~ Recommend using d3d11 since ogl has another glitch with some smaller buildings still.
Hopefully cheat is just temporary solution as next release will almost certainly get more proper fix.

Also:
Code:
_C0 Speedhack
_L 0xE0010001 0x002FFBF4
_L 0x202FFBF4 0x34050000
_C0 Speedhack [Disable]
_L 0xE0010000 0x002FFBF4
_L 0x202FFBF4 0x34050001
Very experimental;p, might break stuff, can occasionally also cause variable framerate in similar way to MT, from positive sides, it can improve performance by around 20%.
It patches code in delay slot and for some reason that might not activate after first clearing of JIT(which leaving cheat menu does), so if it doesn't work after activating, enter cheat menu and leave it again;3.

Using speedhacks is as bad as driving a car without feet, but hey, hero of this game proves it's possible:
   
Jokes aside, I would not recommend using any speedhacks at least on PC, I would consider this game demanding from mobile perspective only.

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
Post Reply 


Messages In This Thread
Driver 76 - slawomir - 03-05-2013, 04:08 PM
RE: Driver 76 - LunaMoo - 04-03-2017 01:11 PM
RE: Driver 76 - WarmBaguettes - 04-24-2017, 11:52 PM
RE: Driver 76 - LunaMoo - 04-25-2017, 02:16 AM
RE: Driver 76 - WarmBaguettes - 05-03-2017, 05:35 PM
RE: Driver 76 - MisterG - 07-19-2020, 07:09 AM
RE: Driver 76 - Thuger - 11-06-2021, 04:53 PM
RE: Driver 76 - dg1995 - 09-14-2023, 08:25 AM
RE: Driver 76 (WIN) - sfageas - 03-05-2013, 04:12 PM
RE: Driver 76 (WIN) - slawomir - 03-05-2013, 04:20 PM
RE: Driver 76 (WIN) - sfageas - 04-09-2013, 10:32 AM
RE: Driver 76 - sfageas - 05-06-2013, 10:25 AM
RE: Driver 76 - GuilhermeGS2 - 08-10-2013, 02:46 AM
RE: Driver 76 - hecham - 08-15-2013, 04:47 AM
RE: Driver 76 - sfageas - 08-20-2013, 05:02 PM
RE: Driver 76 - The Phoenix - 10-27-2013, 06:04 PM
RE: Driver 76 - GuilhermeGS2 - 11-22-2013, 04:18 PM
RE: Driver 76 - slawomir - 11-24-2013, 06:01 AM
RE: Driver 76 - Dukatti - 01-10-2015, 01:01 PM
RE: Driver 76 - zackdreaver - 02-01-2015, 10:00 AM
RE: Driver 76 - Coccolino - 02-21-2015, 09:25 PM
RE: Driver 76 - WarmBaguettes - 10-11-2015, 06:36 PM
driver 76 compatibility - Jonathas - 10-14-2015, 10:34 PM
RE: Driver 76 - vnctdj - 10-16-2015, 03:29 PM
Driver 76 error texture - josebraund - 03-22-2017, 02:06 AM
RE: Driver 76 - josebraund - 03-23-2017, 11:32 AM

Forum Jump: