Socket
Socket
Sign inDemoInstall

@camoto/gamecode

Package Overview
Dependencies
5
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.2 to 1.2.3

14

formats/exe-nomad.js

@@ -55,3 +55,3 @@ /*

return [{
id: 'planet.orbit-distance.multiplier.common',
id: 'game.planet.orbit-distance.multiplier.common',
type: RecordType.int.u16le,

@@ -61,3 +61,3 @@ offset: 0x19DF5,

}, {
id: 'planet.orbit-distance.multiplier.losten',
id: 'game.planet.orbit-distance.multiplier.losten',
type: RecordType.int.u16le,

@@ -67,3 +67,3 @@ offset: 0x19DFD,

}, {
id: 'planet.rotation-per-frame.second-harmony',
id: 'game.planet.orbit-speed.second-harmony',
type: RecordType.int.s16le,

@@ -225,3 +225,3 @@ offset: 0x19F7D,

type: stringz(9),
offset: 0x3128A,
offset: 0x31293,
desc: 'Fullscreen image filename for credits page 3'

@@ -231,3 +231,3 @@ }, {

type: stringz(9),
offset: 0x31293,
offset: 0x3128A,
desc: 'Fullscreen image filename for credits page 4'

@@ -407,3 +407,3 @@ }, {

type: stringz(13),
offset: 0x31885,
offset: 0x318B1,
desc: 'Stamp image filename for intro briefing guy head animation B'

@@ -764,3 +764,3 @@ }, {

{
id: 'game.restart.chocolate',
id: 'game.inventory.bootstrap-chocolate',
type: RecordType.int.u8,

@@ -767,0 +767,0 @@ offset: 0x3EDF1,

{
"name": "@camoto/gamecode",
"version": "1.2.2",
"version": "1.2.3",
"description": "Modify executable files used by DOS games",

@@ -5,0 +5,0 @@ "bin": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc