DAT (Reset): Difference between revisions

From Game Research Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 16: Line 16:
https://archive.org/details/reset-greenlight-demo
https://archive.org/details/reset-greenlight-demo


Unable to run the game anymore. Not sure what it's missing. Crashes with "data/font/tohoma_10.bin: CreateFile failed: The system cannot find the file specified"
Unable to run the game anymore. Not sure what it's missing. Crashes with "data/font/tohoma_10.bin: CreateFile failed: The system cannot find the file specified" Actually... System just needed restarting. Still works okay now.


==Tools==
==Tools==
-n/a-
-n/a-

Revision as of 23:33, 22 August 2024

This format is from a game called "Reset" from Theory Interactive.

Just a quick note here. Probably wrong but was only 2mins of actually looking at process monitor. XD

First 4 bytes is file count.

Index struct is 4 bytes (Number of wchar), ? bytes (filename data), 8 bytes (Location), 8 bytes (File size).

This looks sloppy... I'll fix later. ^^;

Might be fun to get some more experience dealing with 2 byte characters, converting between char sets and such.

This game was cancelled in 2022. So far, only a greenlight demo can be found online. Kind of sucks. Was targeting 2016, then kept slipping... then they disappeared for a while (maybe burned out) and ended up working on an alien game randomly? Kind of upset some backers. Would have been nice if they released what they had but all we have is this demo. Maybe it can be hacked up to find tools or dig in to see anything about the game/story.

https://archive.org/details/reset-greenlight-demo

Unable to run the game anymore. Not sure what it's missing. Crashes with "data/font/tohoma_10.bin: CreateFile failed: The system cannot find the file specified" Actually... System just needed restarting. Still works okay now.

Tools

-n/a-