Menu

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.

Show posts Menu

Messages - Rainbow

#1
QuoteSomeone was asking about the size of the logo image as well. Can we get images larger than 64x48?

where? in bios editor or special bioses?

in bios editor - possible. BMP must have 16 colors, uncompressed and width must divide on 8 without remainder (i.e. 8, 16, 24, 32, 40, 48, 56, 64, 72, 80, 88, 96, ...), height can be any. The maximum size is defined from free space in bios image.

in special bioses - only when compiling bios from source code. restrictions as in editor.
#2
Hi!

oops...
tdfx bios editor v1.62: http://download.overclockers.ru/video_bios/3dfx_bioses/tdfx_bios_editor_1.62.rar

sorry, on my bad english.... :(

3dfx flash 2.17 mod:
1. Based on "3dfx flash 2.17" source code.
2. Before flashing, displays all 3dfx cards on system and their PCI location.
3. Displays vendor and mark flash chip (bios chip).
4. Saves original bios (from card), without flashing.
5. Fixes small bug, if system has several PCI buses.

My bioses flashed with any 3dfx flashers. I'm tested v2.11, v2,14 and 2.17.
#4
General Discussions / anyone has bios for AAlchemy?
22 November 2004, 03:48:48
ok. thanks.
#5
General Discussions / anyone has bios for AAlchemy?
21 November 2004, 08:51:24
subj.
#6
bios for Voodoo5 AGP will not work on Voodoo5 PCI.
#7
this bios is based on sources of bios v1.18.
default frequency - 166 mhz.

after flashing and the first start:
1. press F2 for initiation adjustment "by default".
2. restart computer.
3. press F1 and change adjustment.

VGA bios setup works at frequency "by default" and installs the user frequency only when turning in POST computer.
i.e. when installing the too much frequency, necessary only to install adjustment "by default".
#8
Voodoo2 Discussions / Voodoo2 SLI
03 July 2004, 07:30:16
use mismatched driver.
I have Monster 2 (8 mb) and Astro PV830 (12 mb). I used FastVoodoo 4 XP GE and mismatched Glide 2x and 3x from mismatched sli driver for win9x (v3.02.02). works in win2k.
#9
General Discussions / MesaFX
03 July 2004, 05:03:07
OpenGL Update works only with 3dfx ICD driver v1.0.0.0761 (Jan 16 2001), size 1102096 bytes.

1. rename 3dfx ICD driver (3dfxogl.dll) in Windows/system or WinNT/System32 to 3dfxicd.dll.
2. Copy OpenGL update (3dfxogl.dll) in same directory.
#10
General Discussions / MesaFX
03 July 2004, 03:53:37
#11
General Discussions / MesaFX
16 January 2004, 06:19:29
samuraiboy
I have answered to you the e-mail
#12
General Discussions / MesaFX
05 January 2004, 05:05:11
bloodworm
email me.
MesaFX - very perspective project.
#13
General Discussions / MesaFX
31 December 2003, 04:01:19
bloodworm
yes
#14
General Discussions / MesaFX
30 December 2003, 09:32:25
Special VGA Bios Setup - this setup in bios from voodoo5. Allows to change the frequency and memory timings (CAS, RAS etc) up to a loading of an operating system.

Image Insert:

3.18 KB

Image Insert:

5.23 KB
#15
General Discussions / MesaFX
30 December 2003, 04:43:40
Amigamerlin Team

To GxpOGL I added the following, and I offer to add in MesaFX:
1. GL_SGIS/EXT_generate_mipmap - through gluBuild2DMipmaps.
  Realized and tested in RadeonAutoMipGen demo (ATI).
2. GL_NV_fence, GL_NV_pixel_data_range, GL_NV_vertex_array_range,
  GL_NV_vertex_array_range2 - fake extensions. Only empty functions.
  Realized and tested in learning_VAR demo (nVidia).
3. GL_SUN/EXT_multi_draw_arrays and GL_IBM_multimode_draw_arrays -
  implementation in documentation on opengl extensions.
4. Also realized GL_ARB_multisample through GL_3DFX_multisample.
  Also has corrected an error in GL_3DFX_tbuffer
  (glTBufferMask3DFX and glTbufferMask3DFX).

  I can give sources. e-mail: rbws@mail.ru