1
0
mirror of https://github.com/blawar/GLideN64.git synced 2024-07-04 10:03:36 +00:00
Commit Graph

3554 Commits

Author SHA1 Message Date
Christian
5dfa60ed3c Update GLideN64.ini 2015-04-10 22:37:41 +02:00
Sergey Lipskiy
cdfba83c93 Add more custom game settings. 2015-03-27 16:29:57 +06:00
Sergey Lipskiy
a7a6923fa3 Custom ini file.
Custom game section format:

[%Romname%]
%section_name%/%parameter%=%value%
...
%section_name%/%parameter%=%value%

Romname is the internal rom name. You may get it from Project64.rdb file. Rom may have different internal name for different regions. In that case the section must be duplicated for each internal name.
IMPORTANT: replace all spaces ' ' in the name by underscores '_'.

File contains custom setting for Rayman 2. Use it as example.

Supported custom settings:

video/multisampling

texture/maxAnisotropy
texture/bilinearMode

generalEmulation - all, 

frameBufferEmulation - all

bloomFilter - all
2015-03-21 22:59:59 +06:00
Sergey Lipskiy
8073ec3306 Initial commit 2014-10-01 17:31:41 +07:00