Reflexive Arcade (.ngr) Resources
-
- Posts: 461
- Joined: Thu Oct 01, 2015 5:03 pm
Reflexive Arcade (.ngr) Resources
Hi. Who can make a script or a Resource Unpacker for .NGR files from Reflexive Arcade?
Sample is here:
https://drive.google.com/file/d/0B0oEDr ... sp=sharing
Sample is here:
https://drive.google.com/file/d/0B0oEDr ... sp=sharing
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
-
- Posts: 461
- Joined: Thu Oct 01, 2015 5:03 pm
Re: Reflexive Arcade (.ngr) Resources
This script Unpack The files. But. After unpack Not Played xm and It Files. Jpg files not seen.
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Reflexive Arcade (.ngr) Resources
Script updated to version 0.2.
Only the first 0x800 bytes of the files must be xored and not the whole file.
Only the first 0x800 bytes of the files must be xored and not the whole file.
-
- Posts: 461
- Joined: Thu Oct 01, 2015 5:03 pm
Re: Reflexive Arcade (.ngr) Resources
Thanks a lot.Now is fine.I check up on other games. If something is wrong will write.
-
- Posts: 461
- Joined: Thu Oct 01, 2015 5:03 pm
Re: Reflexive Arcade (.ngr) Resources
I found Reflexieve arcade game. But But there nrg format instead of another format. PAK. There is 2 files data.pak and data1.pak
https://drive.google.com/file/d/0B0oEDr ... sp=sharing
https://drive.google.com/file/d/0B0oEDr ... sp=sharing
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Reflexive Arcade (.ngr) Resources
What's the name of this other game?
-
- Posts: 461
- Joined: Thu Oct 01, 2015 5:03 pm
Re: Reflexive Arcade (.ngr) Resources
The name of game War chess. Need All Game files?
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Reflexive Arcade (.ngr) Resources
No nothing, there is something wrong with the information table at the end of these archives and the location of the files.
I leave here the work-in-progress script just in case someone wants to continue the work:
I leave here the work-in-progress script just in case someone wants to continue the work:
Code: Select all
goto -4
savepos INFO_OFF
get FILES long
math FILES n FILES
xmath INFO_OFF "INFO_OFF - (FILES * (0x80+4+4+4+4))"
goto INFO_OFF
for i = 0 < FILES
getdstring NAME 0x80
get OFFSET long
get SIZE long
get ZERO long
get SIZE long
#log "" OFFSET SIZE # ???
next i
-
- Posts: 461
- Joined: Thu Oct 01, 2015 5:03 pm
Re: Reflexive Arcade (.ngr) Resources
I thought it was all right. Too bad I do not know how to code. And I would have continued to work. Such files must have in many games there reflexieve