User Tools

Site Tools


arma:misc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
arma:misc [2008-10-06 09:39]
snakeman added user interface image res crash.
arma:misc [2009-12-10 18:38]
Line 1: Line 1:
-====== Misc Stuff ====== 
  
-Area where all misc stuff is placed, before proper place can be found them (if any). 
- 
-  * [[arma:​default_files|Default files]] 
-Default installation files from your DVD. 
- 
-**User Interface** 
- 
-When using desktop and ArmA resolution of 1024x768 and your user interface image files are 1280x1024 you'll encounter some memory errors and ArmA will crash. 
- 
-Here is example images in question: 
-<​code>​ 
-class RscDisplayLoadMission : RscStandardDisplay 
-{ 
- class controlsBackground 
- { 
- class LoadingPic : RscPicture 
- { 
- text = "​\VTE_objects\UI\VTE_loading-01.pac";​ 
- colortext[] = {1, 1, 1, 1}; 
- }; 
- }; 
-}; 
-</​code>​ 
arma/misc.txt ยท Last modified: 2009-12-10 18:38 (external edit)