×

Langue

Fermer
Atelier 801
  • Forums
  • Dev Tracker
  • Connexion
    • English Français
      Português do Brasil Español
      Türkçe Polski
      Magyar Română
      العربية Skandinavisk
      Nederlands Deutsch
      Bahasa Indonesia Русский
      中文 Filipino
      Lietuvių kalba 日本語
      Suomi עברית
      Italiano Česky
      Hrvatski Slovensky
      Български Latviešu
      Estonian
  • Langue
  • Tribus
  • /
  • Archiving
  • /
  • Map Editor
  • /
  • Changing the renderMode Parameter
Changing the renderMode Parameter
Infectsoul
« Héliaste »
Membre
1763048220000
    • Infectsoul#2048
    • Profil
    • Derniers messages
    • Tribu
#1
  0
Brief Description

The renderMode parameter defines the rendering mode used by the game.

The CPU mode tends to be more performance-intensive but provides higher graphical quality. It performs blending and anti-aliasing with greater accuracy and smoothness, resulting in a cleaner and more refined visual output.

On the other hand, the GPU mode uses hardware acceleration, offering faster and more optimized rendering performance. However, it may show slight compositional differences, especially in scenes with multiple overlapping elements using an alpha channel, which can lead to minor graphical artifacts or issues.

https://i.imgur.com/houjD6C.png



a dit :

https://i.imgur.com/PUYlnBe.png

This visual “glitch” that occurs at the start of the match happens when the renderMode is set to GPU, due to multiple overlapping elements that use an alpha channel.


How to Change the renderMode

The procedure to change the renderMode is straightforward:

Official Standalone Version:

• Navigate to the following file path:
1
...\Transformice\META-INF\AIR\application.xml

Steam Version:

• Navigate to:
1
...\Steam\steamapps\common\Transformice\META-INF\AIR\application.xml


Open the application.xml file with administrator privileges and use Ctrl + F to search for the <renderMode> parameter.

If the parameter already exists, simply change its value to cpu or gpu, as desired.
Example:

<renderMode>cpu</renderMode>

If the parameter is enclosed in <!-- ... -->, it means it is commented out and therefore inactive. In that case, add the parameter with the desired value below.

https://i.imgur.com/ZJfPj6Q.png

After making the changes, save the file and restart the game for the new settings to take effect.

Dernière modification le 1763056020000
  • Tribus
  • /
  • Archiving
  • /
  • Map Editor
  • /
  • Changing the renderMode Parameter
© Atelier801 2018

Equipe Conditions Générales d'Utilisation Politique de Confidentialité Contact

Version 1.27