Topic: OP+ 3.3 Corrections Thread  (Read 10560 times)

0 Members and 1 Guest are viewing this topic.

Offline FireSoul

  • Modder of shiplists
  • Lt. Commander
  • *
  • Posts: 1306
  • mew.
    • http://klingon.lostexiles.net/
Re: OP+ 3.3 Corrections Thread
« Reply #60 on: July 26, 2004, 10:40:40 am »
I know you already fixed this for 3.4, but the F-BCH and F-DW ships do not have models.siz entry.

It is quite funny seing the F-DW larger than an F-NCA  ;D

You already posted for the Fed BCHs .. stop it! :)


Author: OP+ Mod
Maintainer: Coopace
Author: Fests+ for OP
Creator: SFC-OP Mini Updater
Maintainer: SFC-EAW for OP Campaigns
Kitbash: SFC2 models

Offline FireSoul

  • Modder of shiplists
  • Lt. Commander
  • *
  • Posts: 1306
  • mew.
    • http://klingon.lostexiles.net/
Re: OP+ 3.3 Corrections Thread
« Reply #61 on: August 02, 2004, 12:35:45 am »
Any chance we could get a shortcut to the uninstaller on the start menu for the next version? I have a tendency to forget to check the control panel add/remove programs dialog to see if its installed, it helps me to have that reminder on the start menu. (I know, I know - memory like a sieve...)



Happy?  :P



-- Luc

PS. It also gave me a place to create shortcuts to the Models Credits readme and a URL link to the main website. Also, people can simply not install that component if they don't want it.


Author: OP+ Mod
Maintainer: Coopace
Author: Fests+ for OP
Creator: SFC-OP Mini Updater
Maintainer: SFC-EAW for OP Campaigns
Kitbash: SFC2 models

Offline Bernard Guignard

  • Cad Schematics are our Speciality
  • Lt.
  • *
  • Posts: 888
  • Gender: Male
  • Trek Canon!!! I NO believe in TreK Canon!!!.
Re: OP+ 3.3 Corrections Thread
« Reply #62 on: August 02, 2004, 08:03:39 am »
Hello FireSoul
  Its looking Good I look forward to the day that 3.4 is realased to the general Populace. Keep up the great work  ;D  :thumbsup: 
 :dance:

Offline Bonk

  • Commodore
  • *
  • Posts: 13298
  • You don't have to live like a refugee.
Re: OP+ 3.3 Corrections Thread
« Reply #63 on: August 02, 2004, 08:10:23 am »
Any chance we could get a shortcut to the uninstaller on the start menu for the next version? I have a tendency to forget to check the control panel add/remove programs dialog to see if its installed, it helps me to have that reminder on the start menu. (I know, I know - memory like a sieve...)



Happy?  :P



-- Luc

PS. It also gave me a place to create shortcuts to the Models Credits readme and a URL link to the main website. Also, people can simply not install that component if they don't want it.


Way cool!  8)  (Yes, happy...)

You be gettin fancy with NSIS! ("Modern UI") - Gotta figure that one out yet myself...

Now then, could you add a simple way for us to detect the OP+ version from an NSIS script? ;) The current GW3 installer I'm working with looks for the opplus folder before installing, but does not check for the version (I was too lazy to go by file dates or size etc...)

i.e. - my current OP+ detection in my install section:
Code: [Select]

IfFileExists "$INSTDIR\opplus\*.*" Opplus_installed Opplus_not_installed

Opplus_installed:
; do GW3 installation here
Goto Finished_install

Opplus_not_installed:
MessageBox MB_OK|MB_ICONSTOP "OP+ not found! GW3 v1 requires OP+3.3, please install it first. (GW3 v1 not installed.)" IDOK Finished_install

Finished_install:

Perhaps if you installed a "version.ini" in the opplus folder or just a file with the OP+ version as its title? Or perhaps you have a suggestion for how to detect the OP+ version without adding anything to your install.
A version.ini file would make it nice and easy though through use of the NSIS "ReadINIStr" function.

Thanks again for the optional shortcuts!  ;D
« Last Edit: August 02, 2004, 08:22:11 am by Bonk »

Offline FireSoul

  • Modder of shiplists
  • Lt. Commander
  • *
  • Posts: 1306
  • mew.
    • http://klingon.lostexiles.net/
Re: OP+ 3.3 Corrections Thread
« Reply #64 on: August 02, 2004, 09:35:32 am »
I have this regkey set.. ... for the uninstall to show up properly in controlpanel's add/remove programs:

  HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\opplus" "DisplayName"
      "OP+ Shiplist 3.3 (remove only)"

IF you don't have that exactly, you don't have 3.3 installed.


Edit: I'm adding a version regkey for 3.4, what the heckl. It's easy. However, the above will still apply for 3.3.


Author: OP+ Mod
Maintainer: Coopace
Author: Fests+ for OP
Creator: SFC-OP Mini Updater
Maintainer: SFC-EAW for OP Campaigns
Kitbash: SFC2 models

Offline Bonk

  • Commodore
  • *
  • Posts: 13298
  • You don't have to live like a refugee.
Re: OP+ 3.3 Corrections Thread
« Reply #65 on: August 02, 2004, 12:24:54 pm »
Duh, I forgot the registry key... good idea, I'll play with that for detecting the presence and version of OP+ tonight.

edit: Yup, that works well, I used a few lines like so:
Code: [Select]
...
Var opplus_regkey

Section "Install"

ReadRegStr $opplus_regkey HKLM "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\opplus" "DisplayName"
StrCmp $opplus_regkey "OP+ Shiplist 3.3 (remove only)" Opplus_installed Opplus_not_installed
...

I'll keep an eye out for the version regkey in 3.4.
« Last Edit: August 02, 2004, 03:43:15 pm by Bonk »

Offline FireSoul

  • Modder of shiplists
  • Lt. Commander
  • *
  • Posts: 1306
  • mew.
    • http://klingon.lostexiles.net/
Re: OP+ 3.3 Corrections Thread
« Reply #66 on: August 02, 2004, 12:37:27 pm »
Hello FireSoul
  Its looking Good I look forward to the day that 3.4 is realased to the general Populace. Keep up the great work  ;D  :thumbsup: 
 :dance:

I'm in the review/testing phase, so it's just a matter of time until a release. I've improved my testing programs/scripts to check each and every weapon used, as well as each arc, and each reload number.. ... as well as checking which weapons use arcs and which have reloads defined in the 3rd field..

.. as well as checking each ship to have a valid UI defined (ie: current Z-XCB problem), to checking each UI to see if the weapons placed actually go to a *VISIBLE* mountpoint.


Let me tell you, it helps to take out the human error out of the loop. I am in fact about to install a freshly-made installer right now, to run my models tester on it. I made a version of it that does all the models for all races, so that I don't have to run it for each race (which is also useful).

.. After that I will check and see if there are any textures that are > than 8-bit and will reduce them at need. I also need to check the no-models installer..

.. etc...etc.. soon, my friends, soon! :)
-- Luc


Author: OP+ Mod
Maintainer: Coopace
Author: Fests+ for OP
Creator: SFC-OP Mini Updater
Maintainer: SFC-EAW for OP Campaigns
Kitbash: SFC2 models

Offline FPF-DieHard

  • DDO Junkie
  • Captain
  • *
  • Posts: 9461
Re: OP+ 3.3 Corrections Thread
« Reply #67 on: August 02, 2004, 04:08:09 pm »

.. etc...etc.. soon, my friends, soon! :)
-- Luc

Hear that J'inn?   We get to redo the GW3 list is a few days!!!   :lol:
Who'd thunk that Star-castling was the root of all evil . . .


Offline KHH Jakle

  • Lt.
  • *
  • Posts: 602
Re: OP+ 3.3 Corrections Thread
« Reply #68 on: August 02, 2004, 05:59:34 pm »
Firesoul - sorry if this is a little late:  have you looked at te different Klink F5/F5W's?  I think on many of them , the forward phasers firing arcs are flip flopped.  so the right phaser has a left side firing arc and the left phaser has a right side firing arc.

I guess I could be wrong and they are supposed to be that way....but it's counter intuitive (ie - doesn't look right)

Offline FireSoul

  • Modder of shiplists
  • Lt. Commander
  • *
  • Posts: 1306
  • mew.
    • http://klingon.lostexiles.net/
Re: OP+ 3.3 Corrections Thread
« Reply #69 on: August 02, 2004, 06:10:51 pm »
Firesoul - sorry if this is a little late:  have you looked at te different Klink F5/F5W's?  I think on many of them , the forward phasers firing arcs are flip flopped.  so the right phaser has a left side firing arc and the left phaser has a right side firing arc.

I guess I could be wrong and they are supposed to be that way....but it's counter intuitive (ie - doesn't look right)

You're quite right that it doesn't look right, but the arcs are actualyl correct. The arcs "LSRF" and "RSLF" are easter egg arcs, added in patch 2.5.4.10. They are not displaying the correct arcs in the UI. The other easter egg arcs are also wrong.


Author: OP+ Mod
Maintainer: Coopace
Author: Fests+ for OP
Creator: SFC-OP Mini Updater
Maintainer: SFC-EAW for OP Campaigns
Kitbash: SFC2 models

Offline FireSoul

  • Modder of shiplists
  • Lt. Commander
  • *
  • Posts: 1306
  • mew.
    • http://klingon.lostexiles.net/
Re: OP+ 3.3 Corrections Thread
« Reply #70 on: August 02, 2004, 06:11:40 pm »

.. etc...etc.. soon, my friends, soon! :)
-- Luc

Hear that J'inn?   We get to redo the GW3 list is a few days!!!   :lol:


"Days will seem like hours.."

 ;D


Author: OP+ Mod
Maintainer: Coopace
Author: Fests+ for OP
Creator: SFC-OP Mini Updater
Maintainer: SFC-EAW for OP Campaigns
Kitbash: SFC2 models