Btrieve and intialize settings

Discussion on running your own board and editing MajorMUD.
Post Reply
User avatar
Drizzt
Posts: 34
Joined: Sat Sep 22, 2012 9:11 am
Contact:

Btrieve and intialize settings

Post by Drizzt »

I know there are some setting in regedit and some settings in WG to help shit runn smoother like btrieve settings in regedit and the intialize rate settings in WG but i cant remember can someone let me know how to adjust these..


User avatar
kracker
Posts: 10
Joined: Sat Sep 29, 2012 5:31 pm
Location: Chicago, IL USA

Re: Btrieve and intialize settings

Post by kracker »

Change each of these to the value shown.
btrieve_mod.gif
btrieve_mod.gif (13.28 KiB) Viewed 9139 times


User avatar
kracker
Posts: 10
Joined: Sat Sep 29, 2012 5:31 pm
Location: Chicago, IL USA

Re: Btrieve and intialize settings

Post by kracker »

I also had this too.. in a .reg file

Code: Select all

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Btrieve Technologies]

[HKEY_LOCAL_MACHINE\SOFTWARE\Btrieve Technologies\Microkernel Engine]

[HKEY_LOCAL_MACHINE\SOFTWARE\Btrieve Technologies\Microkernel Engine\Version  6.15]

[HKEY_LOCAL_MACHINE\SOFTWARE\Btrieve Technologies\Microkernel Engine\Version  6.15\Microkernel Interface]

[HKEY_LOCAL_MACHINE\SOFTWARE\Btrieve Technologies\Microkernel Engine\Version  6.15\Microkernel Interface\Settings]
"Target Engine"=dword:00000000

[HKEY_LOCAL_MACHINE\SOFTWARE\Btrieve Technologies\Microkernel Workstation Engine]

[HKEY_LOCAL_MACHINE\SOFTWARE\Btrieve Technologies\Microkernel Workstation Engine\Version  6.15]

[HKEY_LOCAL_MACHINE\SOFTWARE\Btrieve Technologies\Microkernel Workstation Engine\Version  6.15\Microkernel Interface]

[HKEY_LOCAL_MACHINE\SOFTWARE\Btrieve Technologies\Microkernel Workstation Engine\Version  6.15\Microkernel Interface\Settings]
"Load Retries"=dword:00000005
"Local"=dword:00000001
"Requester"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Btrieve Technologies\Microkernel Workstation Engine\Version  6.15\Settings]
"Max Locks"=dword:00000014
"Logging Fmt"="6"
"Compression Buffer Size"=dword:00000400
"Extended Buffer Size"=dword:00004000
"Merge Sort Buffer Size"=dword:00000000
"Max Transactions"=dword:0000001e
"Transaction Durability"="0"
"Disk Wait Limit"=dword:000003e8
"Page Group Size"=dword:0000001e
"Max Clients"=dword:0000001e
"Worker Threads"=dword:00000001
"Background Threads"=dword:0000000c
"Preallocate"="0"
"Minimal States"="1"
"Home Directory"=dword:00000000
"Work Space"=""
"Syserr Notify"="0"
"File Sharing On Local Drives"="1"
"File Sharing On Remote Drives"="1"
"File Sharing Enable Bias"="1"
"File Sharing Max SysTrans Count"=dword:00000001
"Startup Logo"="0"
"Hide Icon"="1"
"Delete Tmp Files"="1"
"Trace File"="C:\\WGSERV\\MKDEWE.TRA"
"Trace Databuf Len"=dword:00000020
"Trace Keybuf Len"=dword:00000020
"Trace Ops"=hex:
"Max Files"=dword:000001f4
"Max Handles"=dword:000001f4
"Balanced Trees"="0"
"Create 5x Files"="0"
"Logging On"="0"
"Cache Size"=dword:00100000
"Max Communication Buffer Size"=dword:00010123
"Systrans Bundle Limit"=dword:00000064
"Systrans Time Limit"=dword:000003e8
"Trace"="0"


User avatar
syntax
Site Admin
Posts: 528
Joined: Tue Jun 02, 2009 10:02 am

Re: Btrieve and intialize settings

Post by syntax »

Note: on a 64bit system you will find this under HKEY_LOCAL_MACHINE\Software\WOW6432Node


Post Reply