Jump to content

All my products and services are free. All my costs are met by donations I receive from my users. If you enjoy using any of my products, please donate to support me. My bare hosting costs are currently not met so please consider becoming a contibuting member by either clicking this text or the Patreon link on the right.

Patreon

Recommended Posts

Posted

I want to edit my PinballX.xml file to change all the  <hidebackglass> entries from True to False so that my backglass screenshots remain visible when the table is loading. So when the table loads it's a smooth transition.

I know I can do this one by one in Game Manager but would take ages. I also know I can edit the .xml file in a way to search for an entry and change that entry to a different line and it will replace it throughout the file. I know this is possible but I don't know how it's done. Do I need to open the file in a certain piece of software? Of course I will back up the original before trying anything like this in case it goes wrong.

Posted

Open the file in notepad.exe (should be available on all windows versions).

Press ctrl+h (=replace)

On the search :

<hidebackglass>True</hidebackglass>

Replace with 

<hidebackglass>False</hidebackglass>

hit replace all

save the file

  • Like 2
Guest
This topic is now closed to further replies.
×
×
  • Create New...