Minecraft (Xbox 360) [.grf]
-
- Posts: 2
- Joined: Wed Feb 04, 2015 10:30 pm
Minecraft (Xbox 360) [.grf]
Really not sure if this belongs here or under savegames.
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Minecraft (Xbox 360) [.grf]
I don't know what compression algorithm is used at offset 0x13 or 0x14.
-
- Posts: 2
- Joined: Wed Feb 04, 2015 10:30 pm
Re: Minecraft (Xbox 360) [.grf]
How would I go about figuring this out then?
Also I know this file contains the follow words. Does this help at all?
MapOptions
ApplySchematic
GenerateStructure
GenerateBox
PlaceBlock
PlaceContainer
PlaceSpawner
AddItem
AddEnchantment
enchantmentId
enchantmentLevel
itemId
quantity
food
health
filename
Also I know this file contains the follow words. Does this help at all?
MapOptions
ApplySchematic
GenerateStructure
GenerateBox
PlaceBlock
PlaceContainer
PlaceSpawner
AddItem
AddEnchantment
enchantmentId
enchantmentLevel
itemId
quantity
food
health
filename
-
- Posts: 2
- Joined: Fri Feb 06, 2015 11:37 pm
Re: Minecraft (Xbox 360) [.grf]
using you're comtype_scan2.bms + comtype_scan2.bat tutorial 95.dmp is close to what we are looking for. Some is readable. words like function argument and variable is clearly visible.
-
- Posts: 2
- Joined: Fri Feb 06, 2015 11:37 pm
Re: Minecraft (Xbox 360) [.grf]
Also it creates some text, specifically "rule0", "rule1"..."rule11" "complete" "quantity".
the GRF file creates it in another file, However I believe it is in the GRF file.
the GRF file creates it in another file, However I believe it is in the GRF file.
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Minecraft (Xbox 360) [.grf]
95.dmp and 96.dmp are to be ignored, they are text-only algorithms that return ever human readable data