Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - sven

Pages: [1]
1
SCI Syntax Help / Re: Decompiled game is crashing
« on: August 30, 2021, 11:06:44 PM »
Do you have a different game version?

Space Quest ]I[
Version: 1.0 P
Inter.: 0.000.453
Date: 3-22-89

this is what is says in my QAFiLE, I'm not sure how to tell what the source code version is though

2
SCI Syntax Help / Re: Decompiled game is crashing
« on: August 30, 2021, 09:38:19 PM »
I actually have already done the hard work of a full decompilation of SQ3, available here.

I downloaded your de-compiled source code for sq3, but I'm having trouble getting it to compile, I get like 1000 errors for things that should be working just fine. Here is what I'm doing...

First I grabbed a mint copy of sq3
Second I copied your "src" folder and your game.ini into the sq3 folder
Third I used Sci Companion to open the game and I hit compile all...

Then it says that every single line of code is bad  :P
 

3
SCI Syntax Help / Decompiled game is crashing
« on: August 30, 2021, 03:21:48 PM »
I used sci companion to de-compile Space Quest 3. The code works fine except for when the game uses the "controls" object. Using it causes the game to crash. Does anyone know what is needed to make it work that maybe the de-compiler forgot to do? Below is an example of a line that makes the game crash from rm017.sc:

(controls
      add: engine navBut TLBut cruiseBut LSpeedBut ASpeedBut radarBut weaponBut
      eachElementDo: #init
      draw:
)

This code gets executed when you look at the screen in the aluminum mallard space ship.

I'm not that great with coding, so please forgive me.

Pages: [1]

SMF 2.0.19 | SMF © 2021, Simple Machines
Simple Audio Video Embedder

Page created in 0.078 seconds with 21 queries.