# Arena Modding # Creating/Changing the slot of Arena GFX **Tools & Mods Needed**
Wrestleminus [Download Link](https://smacktalks.org/forums/topic/70048-wrestleminus/)
Hex Editor (HxD)[Download Link](https://mh-nexus.de/en/hxd/)
Unpacked GFX By SeeFusion[Download Link](http://www.prowrestlingmods.io/file/beb1d892deec746fc453317df575da18)
**References for Wrestleminus** wwe19\_singleread/anime/nameplate wwe19\_singleread/anime/locator wwe19\_singleread/anime/match\_result wwe19\_singleread/texture/copyright wwe19\_singleread/texture/replay **Procedure:** 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. 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) 2. Open Wrestleminus, go to the tools tabs at top and select Generate File Name Hash [![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) 3. 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. [![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) 4. Once you have done that, it’ll give you a LTSA String, keep track of that string [![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) 5. Next, right click your gfx file and select open with Hex Editor [![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) 6. Once in Hex Editor, use CTRL+F to bring up the search bar, type in LTSA and hit enter [![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) 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. [![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)