How get resources of a java game?
|
02-28-2023, 01:51 PM
Post: #1
|
|||
|
|||
How get resources of a java game?
How to get resources like (png, midi,encrypted text files) from a Gameloft game and other similar developers that obfuscate or encrypt game resources..
Perhaps the correct term would be, how to unpack the game and access all the resources? |
|||
02-28-2023, 06:29 PM
(This post was last modified: 02-28-2023 06:32 PM by rahuldv.)
Post: #2
|
|||
|
|||
RE: How get resources of a java game?
Rename _jar to .zip and extract using BlueFTP
|
|||
02-28-2023, 07:59 PM
Post: #3
|
|||
|
|||
RE: How get resources of a java game?
(02-28-2023 06:29 PM)rahuldv Wrote: Rename _jar to .zip and extract using BlueFTP No, that only works on games that don't have the files obfuscated, encrypted... In gameloft games, files are presented without an extension and many times files with dialogs are often unreadable...so they cannot be translated even with a hexadecimal editor.Therefore, I wonder if there is any tool or method that allows you to recover those game resources for editing. |
|||
02-28-2023, 10:57 PM
Post: #4
|
|||
|
|||
RE: How get resources of a java game?
(02-28-2023 07:59 PM)BostonBrand Wrote:I see, many guys ask about Gameloft files.(02-28-2023 06:29 PM)rahuldv Wrote: Rename _jar to .zip and extract using BlueFTP |
|||
03-01-2023, 07:17 PM
Post: #5
|
|||
|
|||
RE: How get resources of a java game?
I can extract GL Music files and Texts but not for editing, because if you try to extract, you cannot replace.
[color=green][b]King_Dave[/color][/b] |
|||
03-02-2023, 07:03 PM
Post: #6
|
|||
|
|||
RE: How get resources of a java game? | |||
03-02-2023, 10:53 PM
Post: #7
|
|||
|
|||
RE: How get resources of a java game?
They are hidden in the files with no extensions
BTW, i extracted some game music files and uploaded to my old site Here [color=green][b]King_Dave[/color][/b] |
|||
03-05-2023, 08:00 PM
Post: #8
|
|||
|
|||
RE: How get resources of a java game?
(03-02-2023 10:53 PM)King_Dave Wrote: They are hidden in the files with no extensions Do you use dragon unpacker? |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)