No, I need GBC to have Ranger and Paladin in PoR, and to avoid the transfer characters hassle (which also is buggy from PoR to CoAB).The Steam version includes GBC. If you're playing the physical versions you're too prestigious to be using GBC.
Since all versions are running in dosbox, it should not really matter....
Also, GBC assumes using the GOG version. What if you already have a different version (and are too cheap to buy the GOG version)?
I'm aware of the issue and I've already created a ticket for it:
Damn didn't know about Gold Box Companion, the only thing prevented from playing golden box games was the need to draw a map which for me is too cumbersome.I'm thinking of replaying the Gold Box games again, this time using the latest high tech available, in the form of the Gold Box Companion, enabling me to start with a Paladin and a Ranger.
But the tutorial advices that before you start GBC, you need to start the game normally, create the party, begin adventuring, and save the game.
So I assume the procedure is to use the save game editor to change a character's class to Ranger or Paladin?
Also, GBC assumes using the GOG version. What if you already have a different version (and are too cheap to buy the GOG version)?
You can use Area View for most locations.Damn didn't know about Gold Box Companion, the only thing prevented from playing golden box games was the need to draw a map which for me is too cumbersome.
OMG! Drawing the maps was/is fun. I can’t recall if I liked POR more than Curse for mapping. I damn loved SOTSB as well.Damn didn't know about Gold Box Companion, the only thing prevented from playing golden box games was the need to draw a map which for me is too cumbersome.I'm thinking of replaying the Gold Box games again, this time using the latest high tech available, in the form of the Gold Box Companion, enabling me to start with a Paladin and a Ranger.
But the tutorial advices that before you start GBC, you need to start the game normally, create the party, begin adventuring, and save the game.
So I assume the procedure is to use the save game editor to change a character's class to Ranger or Paladin?
Also, GBC assumes using the GOG version. What if you already have a different version (and are too cheap to buy the GOG version)?
Grid Cartographer, but I have to echo octavius that mapping is seldom necessary in the Gold Box games.Do you guys still hand draw using graph paper or the like, or do you use a program like Excel or Grid Cartographer?
Oh I know that, I was just thinking about getting into some other blobbers again and was curious since the topic of mapping came up and I've been eyeing grid cartographer for awhiel.Grid Cartographer, but I have to echo octavius that mapping is seldom necessary in the Gold Box games.Do you guys still hand draw using graph paper or the like, or do you use a program like Excel or Grid Cartographer?
Well, I recommend my own tool, Gridmonger, of course (link in my signature)Do you guys still hand draw using graph paper or the like, or do you use a program like Excel or Grid Cartographer?
Well, I recommend my own tool, Gridmonger, of course (link in my signature)Do you guys still hand draw using graph paper or the like, or do you use a program like Excel or Grid Cartographer?
You're on Windows are you're using Steam and Chrome and similar apps anyway, right? So it wouldn't matterWell, I recommend my own tool, Gridmonger, of course (link in my signature)Do you guys still hand draw using graph paper or the like, or do you use a program like Excel or Grid Cartographer?
Free? Well, why didn't you say so?
When you use your Trojan to hijack my computer, please be gentle.
Ok, changed my signature and the "official thread's" title too. Never occurred to me not saying "FREE" would be a deterrent to click on the link I'm not selling anything!Free? Well, why didn't you say so?
I'm aware of the issue and I've already created a ticket for it:
https://github.com/dosbox-staging/dosbox-staging/issues/3106
Joonas please let me know how can we help from our side to make your nice companion apps work with Staging. Please see the above GitHub ticket for the full context, but the TL;DR is the eXoDOS guys have figured out how to use GBC with DOSBox ECE using Tandy sound with the Gold Box games, but it doesn't work with Staging, unfortunately. The goal is to make GBC work with Staging using the same game config to take advantage of the auto CRT shaders Staging provides.
Happy to work with you through private email correspondence if you're averse to GitHub, just PM me.
Ok, changed my signature and the "official thread's" title too. Never occurred to me not saying "FREE" would be a deterrent to click on the link I'm not selling anything!Free? Well, why didn't you say so?
Im getting very close to playing the Gold Box series, I have always planned to and now that I really appreciate CPRG and older games its going to happenDamn didn't know about Gold Box Companion, the only thing prevented from playing golden box games was the need to draw a map which for me is too cumbersome.I'm thinking of replaying the Gold Box games again, this time using the latest high tech available, in the form of the Gold Box Companion, enabling me to start with a Paladin and a Ranger.
But the tutorial advices that before you start GBC, you need to start the game normally, create the party, begin adventuring, and save the game.
So I assume the procedure is to use the save game editor to change a character's class to Ranger or Paladin?
Also, GBC assumes using the GOG version. What if you already have a different version (and are too cheap to buy the GOG version)?
Im getting very close to playing the Gold Box series, I have always planned to and now that I really appreciate CPRG and older games its going to happenDamn didn't know about Gold Box Companion, the only thing prevented from playing golden box games was the need to draw a map which for me is too cumbersome.I'm thinking of replaying the Gold Box games again, this time using the latest high tech available, in the form of the Gold Box Companion, enabling me to start with a Paladin and a Ranger.
But the tutorial advices that before you start GBC, you need to start the game normally, create the party, begin adventuring, and save the game.
So I assume the procedure is to use the save game editor to change a character's class to Ranger or Paladin?
Also, GBC assumes using the GOG version. What if you already have a different version (and are too cheap to buy the GOG version)?
I can see the worth and sense of satisfaction with creating your own map, it must be an incredible sense of achievement to create an accurate and useful map of a levelTough call as far as mapping programs. I still love to map using graph paper or grids/dots/etc provided by the game (in the case of early Wizardry and might & magic). I will say mapping overland 2D games can be painful in the case of ultima-likes, Questron, AZALTA!!! Lordy AZALTA! In fact I was trying to do Azalta with grid cartographer making tiles from the game (slow process). The cities and dungeon are easy (screenshot/paste/save). Blobbers/1st person perspective dungeon crawlers the paper comes out for me.
The two are probably the best:
Grid Cartographer
Gridmonger
Excel is also an option or maybe mappers one uses to create pnp adventures (there are quite a few)
Thanks for your reply, that explains it then. Yeah, I expect the memory layout between DOSBox variants/forks to be wildly different. We're heavily refactoring the whole codebase pretty much, so that will make such a tool that expects certain fixed *emulator* memory layouts a no-go with Staging (unless specifically written for it).GBC doesn't just use offsets to identifiers to read / change stuff in the game's memory, but also uses pointers and linked lists. I tried some non-standard DOSBox at some point, and could identify the game's location in memory, but those pointers still were not at the expected places. Trying to fix those for all the 12 games is time consuming and so utterly boring that at the time I just gave up. And there are even different versions of the games floating around.