# Arena Modding



# Creating/Changing the slot of Arena GFX

<span style="text-decoration: underline;">**Tools &amp; Mods Needed**</span>

<table border="1" id="bkmrk-wrestleminus%C2%A0-downlo" style="border-collapse: collapse; width: 100%; height: 114px;"><tbody><tr style="height: 38px;"><td style="width: 50%; height: 38px;">Wrestleminus </td><td style="width: 50%; height: 38px;">[Download Link](https://smacktalks.org/forums/topic/70048-wrestleminus/)</td></tr><tr style="height: 38px;"><td style="width: 50%; height: 38px;">Hex Editor (HxD)</td><td style="width: 50%; height: 38px;">[Download Link](https://mh-nexus.de/en/hxd/)</td></tr><tr style="height: 38px;"><td style="width: 50%; height: 38px;">Unpacked GFX By SeeFusion</td><td style="width: 50%; height: 38px;">[Download Link](http://www.prowrestlingmods.io/file/beb1d892deec746fc453317df575da18)</td></tr></tbody></table>

<span style="text-decoration: underline;">**References for Wrestleminus**</span>

<span style="font-weight: 400;">wwe19\_singleread/anime/nameplate</span>

<span style="font-weight: 400;">wwe19\_singleread/anime/locator</span>

<span style="font-weight: 400;">wwe19\_singleread/anime/match\_result</span>

<span style="font-weight: 400;">wwe19\_singleread/texture/copyright</span>

<span style="font-weight: 400;">wwe19\_singleread/texture/replay</span>

<span style="text-decoration: underline;">**Procedure:**</span>

<span style="font-weight: 400;">1. Take the gfx element you are looking to change the slot, rename the file to the slot and arena to keep track of it.</span>

<span style="font-weight: 400;">Ex. [![Untitled-10.png](https://wiki.prowrestlingmods.io/uploads/images/gallery/2022-09/scaled-1680-/untitled-10.png)](https://wiki.prowrestlingmods.io/uploads/images/gallery/2022-09/untitled-10.png)</span>

<span style="font-weight: 400;">2. Open Wrestleminus, go to the tools tabs at top and select Generate File Name Hash</span>

<span style="font-weight: 400;">[![Untitled-5.png](https://wiki.prowrestlingmods.io/uploads/images/gallery/2022-09/scaled-1680-/untitled-5.png)](https://wiki.prowrestlingmods.io/uploads/images/gallery/2022-09/untitled-5.png)</span>

<span style="font-weight: 400;">3. </span><span style="font-weight: 400;">Type the reference phrase (found at the top of the page) for the GFX element you are modifying, type slot number at the end and select ok. </span>

<span style="font-weight: 400;">[![Untitled-11.png](https://wiki.prowrestlingmods.io/uploads/images/gallery/2022-09/scaled-1680-/untitled-11.png)](https://wiki.prowrestlingmods.io/uploads/images/gallery/2022-09/untitled-11.png)</span>

<span style="font-weight: 400;">4. </span><span style="font-weight: 400;">Once you have done that, it’ll give you a LTSA String, keep track of that string </span>

<span style="font-weight: 400;">[![Untitled-6.png](https://wiki.prowrestlingmods.io/uploads/images/gallery/2022-09/scaled-1680-/untitled-6.png)](https://wiki.prowrestlingmods.io/uploads/images/gallery/2022-09/untitled-6.png)</span>

<span style="font-weight: 400;">5. </span><span style="font-weight: 400;">Next, right click your gfx file and select open with Hex Editor</span>

<span style="font-weight: 400;">[![Untitled-7.png](https://wiki.prowrestlingmods.io/uploads/images/gallery/2022-09/scaled-1680-/untitled-7.png)](https://wiki.prowrestlingmods.io/uploads/images/gallery/2022-09/untitled-7.png)</span>

<span style="font-weight: 400;">6. </span><span style="font-weight: 400;">Once in Hex Editor, use CTRL+F to bring up the search bar, type in LTSA and hit enter</span>

<span style="font-weight: 400;">[![Untitled-8.png](https://wiki.prowrestlingmods.io/uploads/images/gallery/2022-09/scaled-1680-/untitled-8.png)](https://wiki.prowrestlingmods.io/uploads/images/gallery/2022-09/untitled-8.png)</span>

<span style="font-weight: 400;">7. Next to LTSA in the hex, they’ll be a set of letters and numbers. This is a LTSA String, you want to replace this string with your string from earlier by placing your cursor before the string and type in your new string. Save and the file will be assigned to the new slot.</span>

<span style="font-weight: 400;">[![Untitled-9.png](https://wiki.prowrestlingmods.io/uploads/images/gallery/2022-09/scaled-1680-/untitled-9.png)](https://wiki.prowrestlingmods.io/uploads/images/gallery/2022-09/untitled-9.png)</span>

<span style="font-weight: 400;"> </span>

<span style="text-decoration: underline;">  
  
</span>

