gman420 How do I cheat?
Reputation: 0
Joined: 27 Jan 2025 Posts: 1
|
Posted: Wed Feb 11, 2026 8:04 am Post subject: [REQUEST] Deluxe Ski Jump 4 |
|
|
Hi everyone,
I'm looking for some help with a specific feature in Deluxe Ski Jump 4 (dsj4.exe).
The game has two offline modes. Practice and Compete. In Practice, you can manually change the starting gate/player position during the in-run using Pg up/Pg down keys. However, in Compete mode, this feature is disabled.
I used cheat engine and managed to find the offsets to move the player's physical position, but I cant find the address for the actual starting gate model/starting point.
Could someone help me track down the necessary pointers for the gate position? My goal is to put together a python script that enables gate modification in Compete mode just like in Practice.
Any help or pointers in the right direction would be greatly appreciated!
My steps so far:
Start Compete mode and scan for the player's position (always two addresses).
Find what writes to this address and NOP the two addressess.
While this lets me move the jumper's starting positions, I still can't actually jump because the physical gate model doesn't move with the player. Since the gate has collision enabled, the jumper just clips into it and crashes.
|
|