Wild Guns Reloaded

Add topics here with methods, analysis, code snippets, mods etc. for a certain game that normally won't make it in the Tables or Requests sections.
Post Reply
Seth Garamonde
What is cheating?
What is cheating?
Posts: 3
Joined: Mon Mar 18, 2019 11:05 am
Reputation: 0

Wild Guns Reloaded

Post by Seth Garamonde »

Hi

I’m trying to create a CT of Wild Guns Reloaded because I’m not sure if the trainers have viruses and for learning purposes. It seems I’ve chosen a hard game to start my “cheat buster career”. In the past, I used Action Replay to search SNES games so I know the basics.

I’ve obtained codes to lives, freeze time, bombs and sub weapon ammunition. Bombs and lives seems to be encrypted so I used “Unknown Initial Value” and “Changed/Unchanged” to obtain the 4 byte number. Using 4 bytes to store encrypted data valid in 1 byte are a waste of resource in my opinion.

The sub weapon ammo is not encrypted and easy for obtaining the code. The problem is found when I try locating the static code. I used the “find who access/writes” and “pointer scan” method but I cannot obtain it. I succeeded in the two pointers of the tutorial in Cheat Engine (easier ones) but failed in this game.

In any case, I completed the game with infinite lives (using a encrypted frozen value) but I’m trying to obtain the static codes anyway.
Can you help me? Thanks

P.S. Sorry if my English is “peculiar”, it’s not my native language. 😊

User avatar
Cake-san
Table Makers
Table Makers
Posts: 425
Joined: Sun Mar 26, 2017 4:32 pm
Reputation: 770

Re: Wild Guns Reloaded

Post by Cake-san »

The game is using mono. So you should use mono features to get "static" enough lives address since there are no static address for lives in this game.

Here's an example, zanki/lives address for player 1

Copy-paste this into CE and don't forget to activate mono features

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <ID>0</ID>
      <Description>"m_Val"</Description>
      <LastState Value="3" RealAddress="05FA2D48"/>
      <VariableType>4 Bytes</VariableType>
      <Address>GameMain:GetPlayerInfo+C</Address>
      <Offsets>
        <Offset>8</Offset>
        <Offset>C</Offset>
        <Offset>10</Offset>
        <Offset>0</Offset>
      </Offsets>
    </CheatEntry>
  </CheatEntries>
</CheatTable>

Seth Garamonde
What is cheating?
What is cheating?
Posts: 3
Joined: Mon Mar 18, 2019 11:05 am
Reputation: 0

Re: Wild Guns Reloaded

Post by Seth Garamonde »

Thank you so much. I didn’t know about Mono but it’s a way to start gathering info and tutorials about it. I’ll let you know my progress if I gat valid codes. Thanks again. 😊

Sir-Oni
What is cheating?
What is cheating?
Posts: 1
Joined: Sat Apr 11, 2020 2:03 pm
Reputation: 0

Re: Wild Guns Reloaded

Post by Sir-Oni »

ii crated a cheat for wild guns inf ammo for spacial weapon

Seth Garamonde
What is cheating?
What is cheating?
Posts: 3
Joined: Mon Mar 18, 2019 11:05 am
Reputation: 0

Re: Wild Guns Reloaded

Post by Seth Garamonde »

Great

I have the game in an hiatus in this moment, but I want to learn more about Cheat Engine in a future. :)

Post Reply

Who is online

Users browsing this forum: No registered users