Hi, I am trying to launch Beatmania iidx 22 Pendual. I used both Asphyxia and ealocalserver, but they did not work. My config file is as below:
 
	<network> 
	        <timeout __type="u32">60000</timeout> 
	        <sz_xrpc_buf __type="u32">102400</sz_xrpc_buf> 
	        <ssl __type="bool">0</ssl> 
	        <services __type="str">http://localhost:8083/</services> 
	        <url_slash __type="bool">1</url_slash> 
	    </network>
 
	 
 
	What did I do wrong?