Skip to content

Commit

Permalink
untested multiplayer tweaks for other regions
Browse files Browse the repository at this point in the history
  • Loading branch information
Kethen committed Jan 15, 2024
1 parent c31a911 commit 6e92c46
Show file tree
Hide file tree
Showing 3 changed files with 144 additions and 0 deletions.
48 changes: 48 additions & 0 deletions multiplayer_tweaks/UCAS40265.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
_S UCAS-40265// not tested, should work on v1.0

_C0 break jackpot event to avoid music change
_L 0x20000F380 0x04c10033

_C0 restore jackpot event
_L 0x20000F380 0x18c00033

_C0 force racing line on
_L 0x2004DD20C 0x0000001

_C0 force racing line off
_L 0x2004DD20C 0x0000000

_C0 wider fov 50
_L 0x200122264 0x00000000
_L 0x200122270 0x00000000
_L 0x200122288 0x04410004
_L 0x200122278 0x3c014248
_L 0x20012227c 0x34210000

_C0 wider fov 60
_L 0x200122264 0x00000000
_L 0x200122270 0x00000000
_L 0x200122288 0x04410004
_L 0x200122278 0x3c014270
_L 0x20012227c 0x34210000

_C0 wider fov 70
_L 0x200122264 0x00000000
_L 0x200122270 0x00000000
_L 0x200122288 0x04410004
_L 0x200122278 0x3c01428c
_L 0x20012227c 0x34210000

_C0 wider fov 80
_L 0x200122264 0x00000000
_L 0x200122270 0x00000000
_L 0x200122288 0x04410004
_L 0x200122278 0x3c0142a0
_L 0x20012227c 0x34210000

_C0 restore fov
_L 0x200122264 0x15020008
_L 0x200122270 0x14400005
_L 0x200122288 0x15020004
_L 0x200122278 0x3c014251
_L 0x20012227c 0x3421b9a7
48 changes: 48 additions & 0 deletions multiplayer_tweaks/UCJS10100.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
_S UCJS-10100// not tested, should work with v1.01

_C0 break jackpot event to avoid music change
_L 0x20000F380 0x04c10033

_C0 restore jackpot event
_L 0x20000F380 0x18c00033

_C0 force racing line on
_L 0x2004dcb8c 0x0000001

_C0 force racing line off
_L 0x2004dcb8c 0x0000000

_C0 wider fov 50
_L 0x200122248 0x00000000
_L 0x200122254 0x00000000
_L 0x20012226c 0x04410004
_L 0x20012225c 0x3c014248
_L 0x200122260 0x34210000

_C0 wider fov 60
_L 0x200122248 0x00000000
_L 0x200122254 0x00000000
_L 0x20012226c 0x04410004
_L 0x20012225c 0x3c014270
_L 0x200122260 0x34210000

_C0 wider fov 70
_L 0x200122248 0x00000000
_L 0x200122254 0x00000000
_L 0x20012226c 0x04410004
_L 0x20012225c 0x3c01428c
_L 0x200122260 0x34210000

_C0 wider fov 80
_L 0x200122248 0x00000000
_L 0x200122254 0x00000000
_L 0x20012226c 0x04410004
_L 0x20012225c 0x3c0142a0
_L 0x200122260 0x34210000

_C0 restore fov
_L 0x200122248 0x15020008
_L 0x200122254 0x14400005
_L 0x20012226c 0x15020004
_L 0x20012225c 0x3c014251
_L 0x200122260 0x3421b9a7
48 changes: 48 additions & 0 deletions multiplayer_tweaks/UCUS98632.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
_S UCUS-98632// not tested, should work with v2.00

_C0 break jackpot event to avoid music change
_L 0x20000F380 0x04c10033

_C0 restore jackpot event
_L 0x20000F380 0x18c00033

_C0 force racing line on
_L 0x2004DD20C 0x0000001

_C0 force racing line off
_L 0x2004DD20C 0x0000000

_C0 wider fov 50
_L 0x200122264 0x00000000
_L 0x200122270 0x00000000
_L 0x200122288 0x04410004
_L 0x200122278 0x3c014248
_L 0x20012227c 0x34210000

_C0 wider fov 60
_L 0x200122264 0x00000000
_L 0x200122270 0x00000000
_L 0x200122288 0x04410004
_L 0x200122278 0x3c014270
_L 0x20012227c 0x34210000

_C0 wider fov 70
_L 0x200122264 0x00000000
_L 0x200122270 0x00000000
_L 0x200122288 0x04410004
_L 0x200122278 0x3c01428c
_L 0x20012227c 0x34210000

_C0 wider fov 80
_L 0x200122264 0x00000000
_L 0x200122270 0x00000000
_L 0x200122288 0x04410004
_L 0x200122278 0x3c0142a0
_L 0x20012227c 0x34210000

_C0 restore fov
_L 0x200122264 0x15020008
_L 0x200122270 0x14400005
_L 0x200122288 0x15020004
_L 0x200122278 0x3c014251
_L 0x20012227c 0x3421b9a7

0 comments on commit 6e92c46

Please sign in to comment.