Posted January 26, 20187 yr comment_16923 Hello, Does anyone know how to dump the sprites for the OS-Royale cache? I need a tool to do so.
January 27, 20187 yr Author comment_16943 I need the actual sprites. So I can customize the background of the client. Those sprites are not in the cache raw. They are packed.
January 27, 20187 yr comment_16952 2 hours ago, Joshy said: I need the actual sprites. So I can customize the background of the client. Those sprites are not in the cache raw. They are packed. if you actually looked in the project's files, you'll realize that there is a tool to unpack the sprites...
January 28, 20187 yr Author comment_16994 22 hours ago, leclerc said: if you actually looked in the project's files, you'll realize that there is a tool to unpack the sprites... Gotcha. Also, is it possible to run this server and client on JDK 9? Edited January 28, 20187 yr by Joshy
January 28, 20187 yr comment_16995 1 hour ago, Joshy said: Gotcha. Also, is it possible to run this server and client on JDK 9? i don't see why not...? the release is open-source. java is java. newer versions of jdk/jre may or may not require some tweaking in terms of compatibility, but it shouldn't be any major issues overall. Edited January 28, 20187 yr by leclerc
Create an account or sign in to comment